From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 532 invoked by alias); 16 Mar 2007 15:39:31 -0000 Received: (qmail 520 invoked by uid 22791); 16 Mar 2007 15:39:30 -0000 X-Spam-Check-By: sourceware.org Received: from return.false.org (HELO return.false.org) (66.207.162.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 16 Mar 2007 15:39:21 +0000 Received: from return.false.org (localhost [127.0.0.1]) by return.false.org (Postfix) with ESMTP id 22F9A4B26D; Fri, 16 Mar 2007 10:39:20 -0500 (CDT) Received: from caradoc.them.org (dsl093-172-095.pit1.dsl.speakeasy.net [66.93.172.95]) by return.false.org (Postfix) with ESMTP id 0FC614B262; Fri, 16 Mar 2007 10:39:17 -0500 (CDT) Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HSEWS-0007MU-P7; Fri, 16 Mar 2007 11:39:16 -0400 Date: Fri, 16 Mar 2007 15:39:00 -0000 From: Daniel Jacobowitz To: Ulrich Weigand Cc: gdb-patches@sourceware.org Subject: Re: [committed] Re: Testcase problem in chng-syms.exp Message-ID: <20070316153916.GA28244@caradoc.them.org> Mail-Followup-To: Ulrich Weigand , gdb-patches@sourceware.org References: <200703100022.l2A0Mleb030342@d12av02.megacenter.de.ibm.com> <200703161533.l2GFXUQ1006024@d12av02.megacenter.de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200703161533.l2GFXUQ1006024@d12av02.megacenter.de.ibm.com> User-Agent: Mutt/1.5.14+cvs20070313 (2007-03-13) 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: 2007-03/txt/msg00155.txt.bz2 On Fri, Mar 16, 2007 at 04:33:30PM +0100, Ulrich Weigand wrote: > I've now fixed this problem by adding -notransfer to the pattern. > Tested on s390-ibm-linux, s390x-ibm-linux, and spu-elf. Fixes > the failure on spu-elf. Committed to mainline. Ooh, that's clever. Thanks for fixing this. -- Daniel Jacobowitz CodeSourcery