https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71408
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2016-06-04 CC| |jakub at gcc dot gnu.org, | |kugan at gcc dot gnu.org Target Milestone|--- |7.0 Summary|wrong code at -Os and above |[7 Regression] wrong code |on x86_64-linux-gnu |at -Os and above on | |x86_64-linux-gnu Ever confirmed|0 |1 --- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- This started to ICE in r236564, the ICE got fixed in r236643, but it is miscompiled already in that revision.