[Bug tree-optimization/122756] [16 Regression] RISCV: ICE Segmentation fault signal terminated program cc1
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 19 08:56:38 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122756
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |amacleod at redhat dot com
Priority|P3 |P1
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed. We blow the stack recursing though ranger / SCEV / ranger / SCEV
... indefinitely via range_of_ssa_name_with_loop_info probably the key driver.
More information about the Gcc-bugs
mailing list