Fix ICE in substring-handling building 502.gcc_r (PR 87562)
[official-gcc.git] / gcc / testsuite / gcc.dg / spellcheck-options-1.c
blobcd5fdcacfdb8121d19454cbfad1d60e03367fb54
1 /* { dg-do compile } */
2 /* { dg-options "-Wcoercion" } */
3 /* { dg-error "unrecognized command line option '-Wcoercion'; did you mean '-Wconversion'?" "" { target *-*-* } 0 } */