rt_gccstream/gcc/testsuite/gcc.test-framework/dg-nocache-sif-exp-U.c

10 lines
148 B
C

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