(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
cpp/
syshdr1.h
       1  /* This file should generate an error because #include_next is not a
       2     standard directive.  */
       3  
       4  #include_next <stdio.h>