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/14 Regression] |[11/12/13 Regression] ICE
|ICE unrecognizable_insn |unrecognizable_insn with
|with __builtin_signbit and |__builtin_signbit and
|returning struct with |returning struct with
|int[4] |int[4]
--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk so far.