https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103523
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[11/12 Regression] SVE |[11/12 Regression] SVE
|float auto-vect float |float auto-vect float
|format expand failure |format expand failure
|introduced by |exposed by
|r11-7861-ge4180ab2f |r11-7861-ge4180ab2f
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Joel Hutton from comment #4)
> introduced 26th March by e4180ab2f
That just exposed it.
Try "-Ofast -march=armv8-a+sve -fno-vect-cost-model" as that fails also.