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