[RFA] mips, floating point arg passing

Daniel Jacobowitz drow@false.org
Fri Jun 9 18:20:00 GMT 2006


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



More information about the Gdb-patches mailing list