https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123625
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target| |aarch64,
Target Milestone|--- |14.4
Keywords| |wrong-code
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
14 suggests it might be early-break related (the conditional for (;;) will
appear as exit).
