https://sourceware.org/bugzilla/show_bug.cgi?id=32761
--- Comment #9 from Sam James <sam at gentoo dot org> ---
Reduced testcase:
```
__attribute__((aligned(64 << 10))) char sandbox_stack1;
int main() { return 1; }
```
--
You are receiving this mail because:
You are on the CC list for the bug.
