https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109007
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Ever confirmed|0 |1 Last reconfirmed| |2023-03-03 --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- The easiest way to figure out what the instruction is failing is run qemu with gdb stub turned on and connect to it with gdb and then continue and gdb should stop on the illegal instruction.