aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common/gomp/nothing-2.c
blob: a1520357be57d5d77b6556730c2a848e18d5cd1b (plain)
1
2
#pragma omp nothing ,		/* { dg-error "expected end of line before" } */
#pragma omp nothing asdf	/* { dg-error "expected end of line before" } */