From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [RFA] config/rs6000/tm-rs6000.h STAB_REG_TO_REGNUM Date: Fri, 30 Nov 2001 13:36:00 -0000 Message-id: <20011130163508.B29232@nevyn.them.org> References: <15367.50385.770078.559327@krustylu.cygnus.com> <3C07CD1A.4010403@cygnus.com> <15367.63139.561172.481628@krustylu.cygnus.com> X-SW-Source: 2001-11/msg00633.html On Fri, Nov 30, 2001 at 04:14:11PM -0500, Elena Zannoni wrote: > Andrew Cagney writes: > > Just FYI, > > > > It should be using the multi-arch method. > > > > Andrew > > Damn, yes, overlooked it. > Here is a new patch. Retested as well. > > This shouldn't effect the linux-ppc platform. > I'll look at that next. Yes, after checking GCC I expect you're fine. False alarm. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26874 invoked by alias); 30 Nov 2001 21:36:07 -0000 Mailing-List: contact gdb-patches-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 26350 invoked from network); 30 Nov 2001 21:34:40 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by hostedprojects.ges.redhat.com with SMTP; 30 Nov 2001 21:34:40 -0000 Received: from drow by nevyn.them.org with local (Exim 3.32 #1 (Debian)) id 169vJM-0007r2-00 for ; Fri, 30 Nov 2001 16:35:08 -0500 Date: Sat, 24 Nov 2001 11:03:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [RFA] config/rs6000/tm-rs6000.h STAB_REG_TO_REGNUM Message-ID: <20011130163508.B29232@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <15367.50385.770078.559327@krustylu.cygnus.com> <3C07CD1A.4010403@cygnus.com> <15367.63139.561172.481628@krustylu.cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15367.63139.561172.481628@krustylu.cygnus.com> User-Agent: Mutt/1.3.23i X-SW-Source: 2001-11/txt/msg00418.txt.bz2 Message-ID: <20011124110300.RrbQjhxoXkhRSpQbyf_s4TOapo05Vn2vHBbsA-t55Rk@z> On Fri, Nov 30, 2001 at 04:14:11PM -0500, Elena Zannoni wrote: > Andrew Cagney writes: > > Just FYI, > > > > It should be using the multi-arch method. > > > > Andrew > > Damn, yes, overlooked it. > Here is a new patch. Retested as well. > > This shouldn't effect the linux-ppc platform. > I'll look at that next. Yes, after checking GCC I expect you're fine. False alarm. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer