blob: 53c12143563a27906b69d2edfadd8d9c292d9b93 [file]
struct __attribute__((__aligned__(16))) foo {
int a;
};
/*
* check-name: struct attribute placement
*/