[Bug c/12885] gcc targetting hppa uses memcpy() with -fno-builtin

falk at debian dot org gcc-bugzilla@gcc.gnu.org
Mon Nov 3 15:42:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12885


falk at debian dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


------- Additional Comments From falk at debian dot org  2003-11-03 15:42 -------
-fno-builtin is not supposed to suppress generation of libcalls; it just turns
off special recognition of libc functions. You probably want -ffreestanding.



More information about the Gcc-bugs mailing list