(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
cpp/
pedantic-errors.C
/* { dg-do preprocess } */
/* { dg-options "-std=c++98 -pedantic-errors" } */

#if 1   
#endif 1 /* { dg-error "extra tokens at end of #endif directive" } */