Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
c-c++-common
/
cpp
/
fmax-include-depth.c
blob: 7611dba0e2d6e8ceec6f46e081bb25df332d013a [
file
] [
log
] [
blame
]
/* { dg-do preprocess } */
/* { dg-options "-fmax-include-depth=1" } */
#include
"fmax-include-depth-1b.h"
/* { dg-error "'#include' nested depth 1 exceeds maximum of 1 \\\(use '-fmax-include-depth=DEPTH' to increase the maximum\\\)" } */