https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93583 --- Comment #4 from Segher Boessenkool <segher at gcc dot gnu.org> --- The line where things crash is rtx temp = gen_reg_rtx (GET_MODE (valreg)); but presumably valreg is just 0 here?