Fix ICE in substring-handling building 502.gcc_r (PR 87562)
[official-gcc.git] / gcc / testsuite / gcc.dg / pr83962.c
blob0547e2187157a69b34f07e3a401c1a0f9045703a
1 /* { dg-do compile { target powerpc*-*-* ia64-*-* i?86-*-* x86_64-*-* } } */
2 /* { dg-options "-std=gnu99 -O1 -fselective-scheduling2 -fschedule-insns2 -fcse-follow-jumps -fno-ssa-phiopt -fno-guess-branch-probability" } */
3 unsigned int ca;
5 void
6 v6 (long long unsigned int as, int p9)
8 while (p9 < 1)
9 as = (as != ca) || (as > 1);