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.