14 struct s arr
[64] __attribute__ ((__aligned__(__BIGGEST_ALIGNMENT__
)));
16 __attribute__ ((noinline
)) void
17 foo (int i
, int *in_x
, int *in_y
)
32 if (arr
[5].x
!= &a
|| arr
[5].y
!= &b
)
38 /* { dg-final { cleanup-tree-dump "vect" } } */