https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112816
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[11/12/13 Regression] ICE |[11/12 Regression] ICE
|unrecognizable_insn with |unrecognizable_insn with
|__builtin_signbit and |__builtin_signbit and
|returning struct with |returning struct with
|int[4] |int[4]
--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Now fixed for 13.3 as well.