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