https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63636
Markus Trippelsdorf <trippels at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2014-10-24 Component|target |ipa Ever confirmed|0 |1 --- Comment #1 from Markus Trippelsdorf <trippels at gcc dot gnu.org> --- Another ipa-icf issue. Adding -fno-ipa-icf to STAGE2/3_CFLAGS "fixes" the issue. I will wait until all the other ICF issues are fixed and retest then.