https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65237
H.J. Lu <hjl.tools at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |NEW --- Comment #17 from H.J. Lu <hjl.tools at gmail dot com> --- (In reply to Jan Hubicka from comment #16) > We mixed several issues in this PR, but I believe all are now fixed. As of r221117, I still see FAIL: gcc.dg/guality/sra-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 32 a[0] == 4 FAIL: gcc.dg/guality/sra-1.c -O2 line 21 a.i == 4 FAIL: gcc.dg/guality/sra-1.c -O3 -fomit-frame-pointer line 21 a.i == 4 FAIL: gcc.dg/guality/sra-1.c -O3 -g line 21 a.i == 4 FAIL: gcc.dg/guality/sra-1.c -Os line 21 a.i == 4 on Linux/x86-32.