https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110228
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P2
--- Comment #29 from Richard Biener <rguenth at gcc dot gnu.org> ---
I can't reproduce the original failure on trunk or with GCC 13.1, but the
testcase from comment#16 is now fixed. I also cannot reproduce the testcase
from comment#21 before the fix.
Can people double-check this is now fixed, maybe also on the branch when this
fix is cherry-picked?
Thanks.