From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30201 invoked by alias); 21 Jul 2004 23:33:12 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 30194 invoked from network); 21 Jul 2004 23:33:11 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sourceware.org with SMTP; 21 Jul 2004 23:33:11 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 9B96947D91; Wed, 21 Jul 2004 16:33:10 -0700 (PDT) Date: Wed, 21 Jul 2004 23:33:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: Re: [RFA] mips-irix SEGV: long doubles are 128 bits long on IRIX Message-ID: <20040721233310.GR1278@gnat.com> References: <20040721212522.GP1278@gnat.com> <20040721212930.GA21706@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040721212930.GA21706@nevyn.them.org> User-Agent: Mutt/1.4i X-SW-Source: 2004-07/txt/msg00292.txt.bz2 > > 2004-07-21 Joel Brobecker > > > > * mips-irix-tdep.c: #include "mips-tdep.h". > > (mips_irix_init_abi): Set size of long double to 128 bits > > for N32 and N64 ABIs. > > * Makefile.in (mips-irix-tdep.o): Add dependency on mips-tdep.h. > > > > Tested on mips-irix, fixes the problem above and many other FAILs. > > OK to commit? > > I can't find the right CVS tree at the moment to double-check, but I > think this is true for mips-linux and embedded MIPS using N32/N64 also. Do you think this is going to affect this patch? Or are you suggesting that we should fix mips-linux and embedded N32/N64 as well? -- Joel