URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.dg/] [format/] [opt-4.c] - Rev 816
Go to most recent revision | Compare with Previous | Blame | View Log
/* Test diagnostics for options used on their own without -Wformat. -Wformat-y2k. */ /* Origin: Joseph Myers <joseph@codesourcery.com> */ /* { dg-do compile } */ /* { dg-options "-Wformat-y2k" } */ /* { dg-warning "-Wformat-y2k ignored without -Wformat" "ignored" { target *-*-* } 0 } */
Go to most recent revision | Compare with Previous | Blame | View Log