Sign in
gnu
/
gcc
/
a8404c07e7fca388c02c39077865f7d5fa928430
/
.
/
gcc
/
testsuite
/
c-c++-common
/
cpp
/
fmax-include-depth.c
blob: bd8cc3adcdd704f7271417e95281dd7f410da3c0 [
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." } */