2015-05-05 Yvan Roux <yvan.roux@linaro.org>
[official-gcc.git] / gcc / testsuite / gcc.test-framework / dg-do-run-xrif-nocache-exp-XF.c
blobdfa1792a8b568ec68e8ae1ebdf54e869274eacff
1 /* { dg-do run } */
2 /* { dg-options "-DDEFINED" } */
3 /* { dg-xfail-run-if "comment" { def_nocache } { "*" } { "" } } */
5 int
6 main ()
8 return 1;