[Bug target/112837] [12/13 Regression] ICE: RTL check: expected elt 1 type 'i' or 'n', have 'e' (rtx plus) in ix86_elim_entry_set_got, at config/i386/i386.cc:8612 with -fcompare-elim -fpie -fprofile
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Dec 4 08:03:25 GMT 2023
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.
More information about the Gcc-bugs
mailing list