[Bug target/16314] EP9312 gcc: undefined reference to __divdf3
rearnsha at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Aug 31 09:15:00 GMT 2004
------- Additional Comments From rearnsha at gcc dot gnu dot org 2004-08-31 09:14 -------
No, it won't work. As things stand the ep9312 abi for linux expects the result
of the division to be returned in a Maverick register. The soft-float routines
return a value in r0 or r0/r1. So all it would do is punt the problem into a
hard-to-locate run-time one.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16314
More information about the Gcc-bugs
mailing list