middle-end: Fix stalled swapped condition code value [PR115836]
[official-gcc.git] / gcc / testsuite / c-c++-common / analyzer / pr101721.c
blob07ef2d65cc3f18cc8c36b8602f9dcc57925fecb3
1 /* PR analyzer/101721 */
2 /* { dg-do compile { target i?86-*-* x86_64-*-* } } */
4 void
5 foo ()
7 __builtin_ia32_pause ();