https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112510

Vladimir Sadovnikov <sadko4u at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |FIXED

--- Comment #2 from Vladimir Sadovnikov <sadko4u at gmail dot com> ---
I actually do this by specifying:

```
#define __lsp_aligned64         __attribute__ ((aligned (64)))
```

Reply via email to