SH: Use softfp for sh-elf
[official-gcc.git] / gcc / testsuite / gcc.dg / format / opt-1.c
blob8800454b034abd8c1b47c63838a264ab5b20a7f8
1 /* Test diagnostics for options used on their own without
2 -Wformat. -Wformat-extra-args. */
3 /* Origin: Joseph Myers <joseph@codesourcery.com> */
4 /* { dg-do compile } */
5 /* { dg-options "-Wformat-extra-args" } */
7 /* { dg-warning "'-Wformat-extra-args' ignored without '-Wformat'" "ignored" { target *-*-* } 0 } */