https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112837
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[12/13 Regression] ICE: RTL |[12 Regression] ICE: RTL |check: expected elt 1 type |check: expected elt 1 type |'i' or 'n', have 'e' (rtx |'i' or 'n', have 'e' (rtx |plus) in |plus) in |ix86_elim_entry_set_got, at |ix86_elim_entry_set_got, at |config/i386/i386.cc:8612 |config/i386/i386.cc:8612 |with -fcompare-elim -fpie |with -fcompare-elim -fpie |-fprofile |-fprofile --- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Now fixed for 13.3 as well.