aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.test-framework/dg-error-nocache-exp-P.c
blob: abec81ad5f0e27ad8cd483f993966015dbe4e640 (plain)
1
2
3
4
5
6
7
/* { dg-options "-DDEFINED" } */

int
main ()
{
  int
} /* { dg-error "expected" "" { target def_nocache } } */