https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118538
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target| |aarch64
Summary|Miscompilation at -O0 on |Miscompilation at -O0 on
|ARM |aarch64
Component|c++ |target
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note aarch64 is not the arm target. the arm target is what the Arm folks call
aarch32. While aarch64 is the 64bit ISA of armv8-a.