gcc/gcc/testsuite/gcc.dg/spellcheck-options-1.c

5 lines
179 B
C

/* { dg-do compile } */
/* { dg-options "-Wcoercion" } */
/* { dg-error "unrecognized command-line option '-Wcoercion'; did you mean '-Wconversion'?" "" { target *-*-* } 0 } */