URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.dg/] [format/] [opt-3.c] - Rev 399
Go to most recent revision | Compare with Previous | Blame | View Log
/* 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 } */
Go to most recent revision | Compare with Previous | Blame | View Log