1 2 3 4 5 6
struct __attribute__((__aligned__(16))) foo { int a; }; /* * check-name: struct attribute placement */