https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112510
--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> --- (In reply to Vladimir Sadovnikov from comment #2) > I actually do this by specifying: > > ``` > #define __lsp_aligned64 __attribute__ ((aligned (64))) > ``` oops, sorry for too coarsely reading...