https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117506
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- 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 Haven't bisected it though.