[Bug tree-optimization/93734] [9 Regression] Invalid code generated with -O2 -march=haswell -ftree-vectorize
mikpelinux at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Jul 19 15:04:12 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93734
--- Comment #8 from Mikael Pettersson <mikpelinux at gmail dot com> ---
I can't reproduce the wrong code using either the fortran test case in #c2 or
the C one in #c3 with gcc-9.4.0 on Kaby Lake R. If I revert the PR92420 fix
both test cases do reproduce the wrong code. Thus I think this was fixed by
PR92420 in gcc-8.4.0 and gcc-9.3.0.
More information about the Gcc-bugs
mailing list