https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101995
--- Comment #18 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Note to test on aarch64 you need to add the extra field: int e[1024]; to force the use of memset libcall. And yes the trunk works now too.