Require target lra in gcc.dg/pr108095.c
[official-gcc.git] / gcc / testsuite / c-c++-common / pr90108.c
blobfa5b8461aaeadaf0b78ac42608f169396e91e37a
1 /* PR c++/90108 */
2 /* { dg-do compile } */
3 /* { dg-options "--param ggc-min-heapsize=0" } */
5 typedef unsigned int a __attribute__ ((__aligned__(8), __may_alias__));
6 typedef unsigned int a __attribute__ ((__aligned__(8), __may_alias__));