1 /* { dg-do compile } */
2 /* { dg-options "-fgimple -O1 -fdump-tree-fre1" } */
5 typedef int v2si
__attribute__((vector_size(__SIZEOF_INT__
*2)));
6 int __GIMPLE (ssa
,guessed_local(97603132),startwith("fre1"))
18 __BB(2,guessed_local(97603132)):
22 _80
= _Literal (v2si
) {_59
, _44
};
24 __MEM
<v2si
> ((int *)&a
+ _Literal (int *) 32) = _81
;
32 /* { dg-final { scan-tree-dump "return 145;" "fre1" } } */