1 /* PR c/89933 */
2 /* { dg-do compile } */
3
4 typedef unsigned int a __attribute__ ((__aligned__(8), __may_alias__));
5 typedef unsigned int a __attribute__ ((__aligned__(8), __may_alias__));
1 /* PR c/89933 */
2 /* { dg-do compile } */
3
4 typedef unsigned int a __attribute__ ((__aligned__(8), __may_alias__));
5 typedef unsigned int a __attribute__ ((__aligned__(8), __may_alias__));