From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6258 invoked by alias); 29 May 2009 23:40:09 -0000 Received: (qmail 6249 invoked by uid 22791); 29 May 2009 23:40:09 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_63,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 29 May 2009 23:40:02 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n4TNdvEZ003063; Fri, 29 May 2009 19:39:57 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n4TNdrq6007734; Fri, 29 May 2009 19:39:55 -0400 Received: from opsy.redhat.com (vpn-13-4.rdu.redhat.com [10.11.13.4]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n4TNdqBM027333; Fri, 29 May 2009 19:39:53 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id 47C8A3786D0; Fri, 29 May 2009 17:39:52 -0600 (MDT) To: "Pierre Muller" Cc: "'Daniel Jacobowitz'" , Subject: Re: PING : [PING] [RFC-v2] Use untested for macscp.exp if no macro information generated References: <011801c92a03$4b71afa0$e2550ee0$@u-strasbg.fr> <001401c92af1$cf8821e0$6e9865a0$@u-strasbg.fr> <004a01c97f96$637bced0$2a736c70$@u-strasbg.fr> <000001c9814b$919b63a0$b4d22ae0$@u-strasbg.fr> <20090201182834.GE4597@caradoc.them.org> <000801c9860c$d5dc8ba0$8195a2e0$@u-strasbg.fr> <000001c9921b$cf82d500$6e887f00$@u-strasbg.fr> <000001c99335$837a4d30$8a6ee790$@u-strasbg.fr> <000d01c9d22b$9823cec0$c86b6c40$@u-strasbg.fr> From: Tom Tromey Reply-To: tromey@redhat.com Date: Fri, 29 May 2009 23:40:00 -0000 In-Reply-To: <000d01c9d22b$9823cec0$c86b6c40$@u-strasbg.fr> (Pierre Muller's message of "Mon\, 11 May 2009 13\:28\:21 +0200") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-05/txt/msg00638.txt.bz2 >>>>> "Pierre" == Pierre Muller writes: Pierre> I would still like to have this accepted Pierre> even if it is not optimal... Pierre> In the sense that you still get one failure for Pierre> gcc-3 using stabs as default debugging info format Pierre> instead of about 500. I was intending to try to rewrite this so that we would not see any FAILs, but I am finally admitting I will not get to this :) This patch is ok. Thanks. Tom