* diagnostic.h (diagnostic_override_option_index): New macro to
[official-gcc.git] / gcc / testsuite / gcc.dg / cpp / warn-cxx-compat.c
blob2e7b25932351a80586ed2268b0805cafc4eda8cf
1 // { dg-do preprocess }
2 // { dg-options "-std=gnu99 -fdiagnostics-show-option -Wc++-compat" }
4 #define not ! // { dg-warning "identifier \"not\" is a special operator name in C\\+\\+ .-Wc\\+\\+-compat." }