This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] mips-irix SEGV: long doubles are 128 bits long on IRIX


On Wed, Jul 21, 2004 at 05:46:40PM -0700, Joel Brobecker wrote:
> > I'm suggesting that this change belongs in mips-tdep.c rather than in
> > an OSABI handler.  Unfortunately I'm not set up to test on mips64-linux
> > at the moment (and results were pretty dismal, though not quite as bad
> > as Irix).
> 
> But would this change be applicable to NBSD as well? I am happy to
> install this change mips-tdep if you think long doubles are 16 bytes
> long on all mips targets. The only problem is that I won't be able to
> test it on anything but IRIX.

I don't think NetBSD even supports mips64.  Not in GCC HEAD, at least.

According to GCC long double is 128-bit for all n64 and n32 targets.

-- 
Daniel Jacobowitz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]