PR middle-end/85602 - -Wsizeof-pointer-memaccess for strncat with size of source
[official-gcc.git] / gcc / testsuite / gcc.dg / spellcheck-options-9.c
blob768b6f8c2a90bea447d6416acceba6b0ece9c03e
1 /* Verify that we include -Wno- variants when considering hints
2 for misspelled options (PR driver/69453). */
4 /* { dg-do compile } */
5 /* { dg-options "-fmo-unroll-loops" } */
6 /* { dg-error "unrecognized command line option '-fmo-unroll-loops'; did you mean '-fno-unroll-loops'?" "" { target *-*-* } 0 } */