1 /* { dg-do compile { target powerpc*-*-* ia64-*-* x86_64-*-* } } */
2 /* { dg-options "-O3 -fkeep-inline-functions -fsel-sched-pipelining -fselective-scheduling2 -funroll-loops" } */
26 foo2 (struct S s1, struct S s2, int i)
28 while (s1.i != s2.i) {
30 *(unsigned *) 0 |= (1U << s1.i);