]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/testsuite/gcc.dg/gomp/attrs-14.c
testsuite: Refer more consistently to C23 not C2X
[thirdparty/gcc.git] / gcc / testsuite / gcc.dg / gomp / attrs-14.c
1 /* PR c++/102413 */
2 /* { dg-do compile } */
3 /* { dg-options "-fopenmp -std=c23" } */
4
5 [[omp::directive(error]]; /* { dg-error "expected|declare" } */