* lib/target-supports-dg.exp (current_compiler_flags): New.
[official-gcc.git] / gcc / testsuite / gcc.test-framework / dg-nocache-xif-exp-P.c
blob21e833681dcb29b90fcbdb6ab2a3b489fa1735c5
1 /* { dg-do compile } */
2 /* { dg-options "-DNOT_THE_RIGHT_DEFINE" } */
3 /* { dg-xfail-if "comment" { def_nocache } { "*" } { "" } } */
5 int
6 main ()
8 return 0;