https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118356
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Build| |Riscv
Component|middle-end |target
Severity|normal |enhancement
Version|unknown |14.1.0
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
What aarch64 does is align loops and functions at -O2 by default and i have to
look but I think it is to 8 bytes.
