blob: 35b7c8294d2dfa57275da242c5c14f557cfa5573 [file] [log] [blame]
struct S1 {
alignas(8) int n;
};