[Bug lto/60567] [4.9 Regression] lto1 ICE in add_symbol_to_partition, at lto/lto-partition.c:233 with -fno-use-linker-plugin

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Apr 9 08:51:00 GMT 2014


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I've bisected it (with hacked ld wrapper script that reported a 2010-ish GNU ld
in --version) down to r207489.
As Honza's 2014-02-04 change looked just like an optimization, I wonder whether
we couldn't perhaps just conditionalize those changes (the ipa.c and/or the
lto-partition.c change) on whether linker plugin is used or not (at least
temporarily for 4.9).  Honza, ping, all the other 3 pending P1s have patches
floating around or in the works, it would be nice to get rc1 out this week.



More information about the Gcc-bugs mailing list