RISC-V: Support IMM for operand 0 of ussub pattern
[official-gcc.git] / gcc / testsuite / gcc.dg / format / opt-5.c
blobd031a25eb2ca9dc9d7c82db69f1cad661624cd09
1 /* Test diagnostics for options used on their own without
2 -Wformat. -Wformat-zero-length. */
3 /* Origin: Joseph Myers <joseph@codesourcery.com> */
4 /* { dg-do compile } */
5 /* { dg-options "-Wformat-zero-length" } */
7 /* { dg-warning "'-Wformat-zero-length' ignored without '-Wformat'" "ignored" { target *-*-* } 0 } */