https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125670
--- Comment #3 from Robin Dapp <rdapp at gcc dot gnu.org> --- (In reply to Pengcheng Wang from comment #2) > Created attachment 64742 [details] > Patch by AI > > This is a patch by AI, it fixes the ICE and won't cause any other errors. I > don't know if it is right, please feel free to take it if it is helpful. Odd, I don't see a subreg anywhere near the problematic insn :) To me it rather seems like a wrong index or an index mixup somewhere. Will have a look.
