OSDN Git Service

Move LTO build option description to correct subheading.
[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 } } */