testsuite: missed testcase
I discovered I'd missed applying a testcase when fixing up the EOF token location a while back. gcc/testsuite/ * c-c++-common/cpp/pragma-eof.c: New
This commit is contained in:
parent
6bf2ff0d52
commit
7fd1b9dc85
6
gcc/testsuite/c-c++-common/cpp/pragma-eof.c
Normal file
6
gcc/testsuite/c-c++-common/cpp/pragma-eof.c
Normal file
@ -0,0 +1,6 @@
|
||||
/* { dg-additional-options -fopenmp } */
|
||||
|
||||
/* { dg-error "expected" "" { target *-*-* } 6 } */
|
||||
/* Make sure we see pragma_eol even though lacking new line. *
|
||||
/* no newline at end of file. */
|
||||
#pragma omp parallel
|
Loading…
x
Reference in New Issue
Block a user