URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.dg/] [format/] [opt-6.c] - Rev 701
Go to most recent revision | Compare with Previous | Blame | View Log
/* Test diagnostics for options used on their own without -Wformat. -Wformat-contains-nul. */ /* Origin: Bruce Korb <bkorb@gnu.org> */ /* { dg-do compile } */ /* { dg-options "-Wformat-contains-nul" } */ /* { dg-warning "-Wformat-contains-nul ignored without -Wformat" "ignored" { target *-*-* } 0 } */
Go to most recent revision | Compare with Previous | Blame | View Log