https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114074
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[11/12/13 Regression] wrong |[11/12/13/14 Regression]
|code at -O1 and above on |wrong code at -O1 and above
|x86_64-linux-gnu since |on x86_64-linux-gnu since
|r8-343 |r8-343
Target Milestone|11.5 |15.0
--- Comment #13 from Richard Biener <rguenth at gcc dot gnu.org> ---
The fix was largely reverted and post-poned to GCC15+, adjusting target
milestone. The actual testcase in this bug is still fixed but the more
general issue (without a testcase sofar) remains.
I do not plan to do anything on branches for this.