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/14 Regression] ICE: |[12/13 Regression] ICE: RTL
|RTL check: expected elt 1 |check: expected elt 1 type
|type 'i' or 'n', have 'e' |'i' or 'n', have 'e' (rtx
|(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 #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed for GCC 14+ so far.