2015-05-05 Yvan Roux <yvan.roux@linaro.org>
[official-gcc.git] / gcc / testsuite / gcc.test-framework / dg-dot-run-xrif-exp-XP.c
blobf1ac0c1de9f099e485462a049909c584554303b5
1 /* { dg-do run { xfail empty-*-* } } */
2 /* { dg-xfail-run-if "" { *-*-* } { "*" } { "" } } */
4 extern void abort (void);
6 int
7 main ()
9 return 0; /* First xfail list didn't match but second did, so XPASS. */