rt_gccstream/gcc/testsuite/gcc.test-framework/dg-do-run-xrif-nocache-exp-...

10 lines
149 B
C

/* { dg-do run } */
/* { dg-options "-DDEFINED" } */
/* { dg-xfail-run-if "comment" { def_nocache } { "*" } { "" } } */
int
main ()
{
return 1;
}