From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 326 invoked by alias); 29 Sep 2009 19:11:08 -0000 Received: (qmail 317 invoked by uid 22791); 29 Sep 2009 19:11:07 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 29 Sep 2009 19:11:01 +0000 Received: from int-mx04.intmail.prod.int.phx2.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.17]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n8TJAFW4004021; Tue, 29 Sep 2009 15:10:15 -0400 Received: from host0.dyn.jankratochvil.net (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx04.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n8TJADhf007742 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 29 Sep 2009 15:10:15 -0400 Received: from host0.dyn.jankratochvil.net (localhost [127.0.0.1]) by host0.dyn.jankratochvil.net (8.14.3/8.14.3) with ESMTP id n8TJACNt001343; Tue, 29 Sep 2009 21:10:13 +0200 Received: (from jkratoch@localhost) by host0.dyn.jankratochvil.net (8.14.3/8.14.3/Submit) id n8TJACoA001342; Tue, 29 Sep 2009 21:10:12 +0200 Date: Tue, 29 Sep 2009 19:11:00 -0000 From: Jan Kratochvil To: Joel Brobecker Cc: Ulrich Weigand , Matt Rice , gdb-patches@sourceware.org Subject: Re: [ia64] Regression: Re: [rfc] Fix Obj-C method calls on 64-bit PowerPC Message-ID: <20090929191012.GA1133@host0.dyn.jankratochvil.net> References: <8ba6bed40909281541y1d9455fas873a602caf2508fa@mail.gmail.com> <200909290050.n8T0o1dF004541@d12av02.megacenter.de.ibm.com> <20090929154328.GA15183@host0.dyn.jankratochvil.net> <20090929161608.GN9003@adacore.com> <20090929162812.GA23661@host0.dyn.jankratochvil.net> <20090929164019.GP9003@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090929164019.GP9003@adacore.com> User-Agent: Mutt/1.5.20 (2009-08-17) 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-09/txt/msg00932.txt.bz2 On Tue, 29 Sep 2009 18:40:19 +0200, Joel Brobecker wrote: > > Checked-in for HEAD: > > http://sourceware.org/ml/gdb-cvs/2009-09/msg00223.html > > Have not touched gdb_7_0-branch. > > Go ahead with the branch. The patch is good, regardless of whether > Ulrich's patch exposes the issue or not. Checked-in on branch: http://sourceware.org/ml/gdb-cvs/2009-09/msg00227.html Thanks, Jan