OSDN Git Service

* cppexp.c (possible_sum_sign, integer_overflow, left_shift,
[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>