]> gcc.gnu.org Git - gcc.git/blob - gcc/testsuite/c-c++-common/gomp/nothing-2.c
Merge branch 'master' into devel/modula-2.
[gcc.git] / gcc / testsuite / c-c++-common / gomp / nothing-2.c
1 #pragma omp nothing , /* { dg-error "expected end of line before" } */
2 #pragma omp nothing asdf /* { dg-error "expected end of line before" } */
This page took 0.037253 seconds and 5 git commands to generate.