[Bug libffi/47442] does not build multilib on m68k
ian at airs dot com
gcc-bugzilla@gcc.gnu.org
Tue Jan 25 08:30:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47442
Ian Lance Taylor <ian at airs dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ian at airs dot com
--- Comment #4 from Ian Lance Taylor <ian at airs dot com> 2011-01-25 06:18:47 UTC ---
The alternative ABI is just slightly different. When using the 68881, floating
point values are returned in %fp0. When not using it, floating point values
are returned in %d0 or %d0/%d1.
More information about the Gcc-bugs
mailing list