Require target lra in gcc.dg/pr108095.c
[official-gcc.git] / gcc / testsuite / c-c++-common / pr89933.c
blob870504d4208fab70382ee7e5b46a8862aa3b948e
1 /* PR c/89933 */
2 /* { dg-do compile } */
4 typedef unsigned int a __attribute__ ((__aligned__(8), __may_alias__));
5 typedef unsigned int a __attribute__ ((__aligned__(8), __may_alias__));