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.