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 #6 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-01-17 16:10:54 UTC ---
Is hpux an ELF target?  GNU LD plugin implementation contains some hackery to
chose proper PREEMPTED/RESOLVED/etc values.
Perhaps it is broken on non-elfs.

In any case I will prepare patch to turn those aborts into fatal errors with
some informative info.  We shold not ICE (at least at every occasion) when we
are fed with wrong resolution table.


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