summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/format/opt-6.c
blob: 140da30c1f8ac6d0262ae9702e9e74d33f248d4e (plain)
1
2
3
4
5
6
7
/* Test diagnostics for options used on their own without
   -Wformat.  -Wmissing-format-attribute.  */
/* Origin: Joseph Myers <joseph@codesourcery.com> */
/* { dg-do compile } */
/* { dg-options "-Wmissing-format-attribute" } */

/* { dg-warning "warning: -Wmissing-format-attribute ignored without -Wformat" "ignored" { target *-*-* } 0 } */