Sign in
gnu
/
gcc.git
/
09a3da82125e07da504136841d577f103aa4ea13
/
.
/
gcc
/
testsuite
/
gcc.dg
/
cpp
/
warn-cxx-compat.c
blob: a0b9bec2a46cede822f52b6d0b5e22b66daea798 [
file
] [
log
] [
blame
]
// { dg-do preprocess }
// { dg-options "-std=gnu99 -fdiagnostics-show-option -Wc++-compat" }
#define
not
!
// { dg-warning "identifier 'not' is a special operator name in C\\+\\+ .-Wc\\+\\+-compat." }