[Bug tree-optimization/114948] [15 Regression] ICE on valid code at -O3 with "-fno-tree-ccp -fno-tree-ch" on x86_64-linux-gnu: in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:647
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 20 12:17:42 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114948
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> ---
I fixed PR118552, but I'm not sure if this bug is fixed as well as I was never
able to reproduce it. Note there's the related PR116796 fix, but that was
done after this issue went latent again.
So I'm going to close as fixed, hoping for a new testcase if a unfixed part
remains.
More information about the Gcc-bugs
mailing list