* diagnostic.h (diagnostic_override_option_index): New macro to
[official-gcc.git] / gcc / testsuite / gcc.dg / cpp / warning-directive-1.c
blobcb4bd326cc28a7c1aeb6c1ae8770b9deaf6543d4
1 // { dg-do preprocess }
2 // { dg-options "-std=gnu99 -fdiagnostics-show-option" }
4 #warning "Printed" // { dg-warning "\"Printed\" .-Wcpp." }