This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug lto/47287] FAIL: gcc.c-torture/execute/builtins/20010124-1.c execution with -flto


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

--- Comment #5 from Jan Hubicka <hubicka at ucw dot cz> 2011-01-17 16:08:05 UTC ---
> thus, memcpy is also missing but at least main_test is correctly
> used from 20010124-1.o.

memcpy is missing due to hack eliminating all builtins from being output.  We
discussed
this few times.

Honza


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]