https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117506
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed|2024-11-11 00:00:00 |2025-1-21 --- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #3) > Doesn't ICE for me with current trunk (cross): > ./cc1 -quiet -nostdinc -O3 -funroll-loops -mabi=lp64 -march=rv64imdzve64x > pr117506.c > nor on godbolt: > https://godbolt.org/z/jEc6ob6f9 ICEs again on the trunk (even on godbolt).