OSDN Git Service

* gcc.dg/builtin-choose-expr-2.c, gcc.dg/cast-1.c,
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / format / opt-6.c
1 /* Test diagnostics for options used on their own without
2    -Wformat.  -Wmissing-format-attribute.  */
3 /* Origin: Joseph Myers <joseph@codesourcery.com> */
4 /* { dg-do compile } */
5 /* { dg-options "-Wmissing-format-attribute" } */
6
7 /* { dg-warning "warning: -Wmissing-format-attribute ignored without -Wformat" "ignored" { target *-*-* } 0 } */