https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99560
ktkachov at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- Component|target |rtl-optimization Last reconfirmed| |2021-03-12 CC| |ktkachov at gcc dot gnu.org Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #2 from ktkachov at gcc dot gnu.org --- Confirmed. Not sure if it's a target bug. Looking through gdb the recog failure is on insn: (insn 207 206 208 4 (set (reg:DI 264) (nil)) "ice.c":5:17 -1 (expr_list:REG_EQUAL (const_poly_int:DI [76, 76]) (nil))) That (nil) looks very bogus