rt_gccstream/gcc/testsuite/gcc.test-framework/dg-nocache-xif-exp-P.c

10 lines
162 B
C

/* { dg-do compile } */
/* { dg-options "-DNOT_THE_RIGHT_DEFINE" } */
/* { dg-xfail-if "comment" { def_nocache } { "*" } { "" } } */
int
main ()
{
return 0;
}