1 /* Test that SRA replacement can deal with assignments that have
2 sub-replacements on one side and a single scalar replacement on another. */
4 /* { dg-options "-O1" } */
26 int __attribute__ ((noinline
, noclone
))
47 long long int __attribute__ ((noinline
, noclone
))
92 if (gu2
.b
.l
!= 10000001)
98 if (s
!= (int)20000000)
100 if (gu2
.b
.l
!= 20000000)