Dead
[official-gcc.git] / gomp-20050608-branch / gcc / testsuite / gcc.dg / format / opt-4.c
blobb526d4f92e72b059d1af32dd6b8c4f9020a4ce11
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 "warning: -Wformat-y2k ignored without -Wformat" "ignored" { target *-*-* } 0 } */