PR tree-optimization/84740
[official-gcc.git] / gcc / testsuite / gcc.dg / format / opt-2.c
blob1ec9f014180ddc9b86086535d5ed899863afdcba
1 /* Test diagnostics for options used on their own without
2 -Wformat. -Wformat-nonliteral. */
3 /* Origin: Joseph Myers <joseph@codesourcery.com> */
4 /* { dg-do compile } */
5 /* { dg-options "-Wformat-nonliteral" } */
7 /* { dg-warning "-Wformat-nonliteral ignored without -Wformat" "ignored" { target *-*-* } 0 } */