• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 struct __attribute__((__aligned__(16))) foo {
2     int a;
3 };
4 /*
5  * check-name: struct attribute placement
6  */
7