OSDN Git Service

2007-07-12 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / format / opt-6.c
1 /* Test diagnostics for options used on their own without
2    -Wformat.  -Wformat-contains-nul.  */
3 /* Origin: Bruce Korb <bkorb@gnu.org> */
4 /* { dg-do compile } */
5 /* { dg-options "-Wformat-contains-nul" } */
6
7 /* { dg-warning "-Wformat-contains-nul ignored without -Wformat" "ignored" { target *-*-* } 0 } */