https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102723
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- This is a dup of bug 95686. Note the problem is seen even without LTO if you add a main function. There is an undefined symbol. The ICE and undefined symbols are the symptom of the same problem. *** This bug has been marked as a duplicate of bug 95686 ***