https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123217
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |13.5
Summary|[16 Regression] ICE: in |[13/14/15 Regression] ICE:
|extract_insn, at |in extract_insn, at
|recog.cc:2888 |recog.cc:2888
|(unrecognizable insn) with |(unrecognizable insn) with
|-mkl and |-mkl and
|__builtin_ia32_encodekey128 |__builtin_ia32_encodekey128
|_u32() |_u32()
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk, should be backported to 15, 14 and the keylocker only part
to 13 as well.