Sync usage with man page.
[netbsd-mini2440.git] / gnu / dist / gcc4 / gcc / testsuite / gcc.dg / format / opt-3.c
blob7722172ee063c9cd28c64fc9a12531e62de4ee3e
1 /* Test diagnostics for options used on their own without
2 -Wformat. -Wformat-security. */
3 /* Origin: Joseph Myers <joseph@codesourcery.com> */
4 /* { dg-do compile } */
5 /* { dg-options "-Wformat-security" } */
7 /* { dg-warning "warning: -Wformat-security ignored without -Wformat" "ignored" { target *-*-* } 0 } */