OSDN Git Service

2009-01-10 Sebastian Pop <sebastian.pop@amd.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.test-framework / dg-nocache-xif-exp-XP.c
1 /* { dg-do compile } */
2 /* { dg-options "-DDEFINED" } */
3 /* { dg-xfail-if "comment" { def_nocache } { "*" } { "" } } */
4
5 int
6 main ()
7 {
8   return 0;
9 }