https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32815
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egallager at gcc dot gnu.org --- Comment #7 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to littlestar from comment #5) > (In reply to comment #3) > > > It's known that -O2 contain "-fstrict-aliasing" which has bugs since gcc > > > 3.X. > > Huh????? > > from 4.2.1 status report. > PR 32182 -fstrict-aliasing ... > PR 32327 Incorrect stack sharing... > PR 32328 -fstrict-aliasing ... > > ... These are all closed now.