https://sourceware.org/bugzilla/show_bug.cgi?id=32761
--- Comment #10 from Sam James <sam at gentoo dot org> --- (In reply to Sam James from comment #9) > Reduced testcase: > ``` > __attribute__((aligned(64 << 10))) char sandbox_stack1; > int main() { return 1; } > ``` ... which is the same as H.J.'s in his patch :) -- You are receiving this mail because: You are on the CC list for the bug.