OSDN Git Service

PR tree-optimization/52019
[pf3gnuchains/gcc-fork.git] / 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>