[Bug c/32501] freestanding ___32bit___ avoidance of libgcc.a and libgcc.so
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Jun 25 16:32:00 GMT 2007
------- Comment #1 from rguenth at gcc dot gnu dot org 2007-06-25 16:31 -------
There is no builtin udivdi3. This is a runtime library function that get's
called
if the processor does not support this instruction (Unsigned DIVide for DImode
with 3 arguments) natively.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32501
More information about the Gcc-bugs
mailing list