OSDN Git Service

* gcc.c-torture/compile/20080625-1.c: Skip for M32C.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.test-framework / dg-do-run-xrif-nocache-exp-XF.c
1 /* { dg-do run } */
2 /* { dg-options "-DDEFINED" } */
3 /* { dg-xfail-run-if "comment" { def_nocache } { "*" } { "" } } */
4
5 int
6 main ()
7 {
8   return 1;
9 }