https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102139
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-code
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #1)
> It works fine for me on aarch64 with -O3 -mstrict-align.
But I can reproduce it with -O3 -mgeneral-regs-only -mstrict-align
