From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19006 invoked by alias); 3 Apr 2009 17:21:43 -0000 Received: (qmail 18983 invoked by uid 22791); 3 Apr 2009 17:21:41 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 03 Apr 2009 17:21:36 +0000 Received: (qmail 24611 invoked from network); 3 Apr 2009 17:21:34 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 3 Apr 2009 17:21:34 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: siginfo patches cause testsuite failure? Date: Fri, 03 Apr 2009 17:21:00 -0000 User-Agent: KMail/1.9.10 Cc: "Ulrich Weigand" References: <200904031634.n33GYNYG013021@d12av02.megacenter.de.ibm.com> In-Reply-To: <200904031634.n33GYNYG013021@d12av02.megacenter.de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200904031821.49968.pedro@codesourcery.com> X-IsSubscribed: yes 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-04/txt/msg00076.txt.bz2 On Friday 03 April 2009 17:34:23, Ulrich Weigand wrote: > I guess in a way that is to be expected, as we now *have* this > convenience variable always defined ... =A0 Should the test case > be updated? This has been on my TODO for a while, but haven't gotten to it yet... I wanted to see if we can delay creating the variable a bit, but it may be more trouble that it is worth. I think we should just update the test. --=20 Pedro Alves