https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124134
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work|15.2.1 |15.2.0
Known to fail| |15.2.1
Summary|[16 Regression] ICE: |[15/16 Regression] ICE:
|unrecognizable insn on |unrecognizable insn on
|arm-linux-gnueabihf with |arm-linux-gnueabihf with
|-mfpu=vfp -march=armv8-a |-mfpu=vfp -march=armv8-a
|-mthumb |-mthumb
--- Comment #10 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Matthias Klose from comment #9)
> Also not a regression, it' also seen with at least 15.2.1.
It worked in GCC 15.2.0. Which means the code which caused this one was
backported. This is why I suspect it is one of the changes for PR
118460.