https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77821
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution|--- |INVALID --- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> --- With GCC prior to GCC 5 you need to make sure that -On appears on the GCC linker command line, otherwise -O0 is used IIRC.