rt_gccstream/gcc/testsuite/gcc.dg/format/opt-3.c

8 lines
309 B
C

/* Test diagnostics for options used on their own without
-Wformat. -Wformat-security. */
/* Origin: Joseph Myers <joseph@codesourcery.com> */
/* { dg-do compile } */
/* { dg-options "-Wformat-security" } */
/* { dg-warning "-Wformat-security ignored without -Wformat" "ignored" { target *-*-* } 0 } */