OSDN Git Service

* gcc.c-torture/compile/20080625-1.c: Skip for M32C.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.test-framework / dg-warning-nocache-exp-P.c
1 /* { dg-options "-Wall -DDEFINED" } */
2
3 int
4 foo ()
5 {
6 }  /* { dg-warning "control" "" { target def_nocache } } */