blob: 509f9e5936b03e310ff13689552d0505ac24019b [file] [log] [blame]
/* Verify that we include -Wno- variants when considering hints
for misspelled options (PR driver/69453). */
/* { dg-do compile } */
/* { dg-options "-fmo-unroll-loops" } */
/* { dg-error "unrecognized command-line option '-fmo-unroll-loops'; did you mean '-fno-unroll-loops'?" "" { target *-*-* } 0 } */