Merged with mainline at revision 128810.
[official-gcc.git] / gcc / testsuite / gcc.dg / format / opt-4.c
blobf02b6c094fa910fda0b71789ac1ce3af31bd8082
1 /* Test diagnostics for options used on their own without
2 -Wformat. -Wformat-y2k. */
3 /* Origin: Joseph Myers <joseph@codesourcery.com> */
4 /* { dg-do compile } */
5 /* { dg-options "-Wformat-y2k" } */
7 /* { dg-warning "-Wformat-y2k ignored without -Wformat" "ignored" { target *-*-* } 0 } */