No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gcc4 / gcc / testsuite / gcc.dg / format / opt-5.c
blobb7135fbb6682e3df077092f82773fb9fe4737ae0
1 /* Test diagnostics for options used on their own without
2 -Wformat. -Wformat-zero-length. */
3 /* Origin: Joseph Myers <joseph@codesourcery.com> */
4 /* { dg-do compile } */
5 /* { dg-options "-Wformat-zero-length" } */
7 /* { dg-warning "warning: -Wformat-zero-length ignored without -Wformat" "ignored" { target *-*-* } 0 } */