1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fdump-tree-esra-details" } */
28 extern struct blah e_b1
, e_b2
;
42 /* Epiphany has struct alignment/padding that avoids the overlap of
44 /* { dg-final { scan-tree-dump-times "Created a replacement" 0 "esra" { target { ! "epiphany-*-*" } } } } */
45 /* { dg-final { cleanup-tree-dump "esra" } } */