This is the mail archive of the gdb-patches@sourceware.org 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, floating point arg passing


On Fri, Jun 09, 2006 at 11:05:43AM -0700, Joel Brobecker wrote:
> Hello Michael,
> 
> > GDB is causing SIGFPE on target boards that have a FPU,
> > when compiled for a 32 bit ABI.
> 
> I've only worked with the n32 ABI so far, so I'm not familiar with
> the EABI nor o32 ABI. But I presume you know what you're talking
> about :-).

I can easily test on O32; is there a case in the testsuite that would
cover this?  I don't remember any argument passing tests failing.

Anyway, o32 has 32-bit floating point registers according to the ABI,
so I don't see how this could affect o32.

-- 
Daniel Jacobowitz
CodeSourcery


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