]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/testsuite/gcc.dg/spellcheck-options-2.c
PR driver/67613 - spell suggestions for misspelled command line options
[thirdparty/gcc.git] / gcc / testsuite / gcc.dg / spellcheck-options-2.c
1 /* { dg-do compile } */
2 /* { dg-options "-Wthis-should-not-get-a-hint" } */
3 /* { dg-bogus "did you mean" "" { target *-*-* } 0 } */
4 /* { dg-error "unrecognized command line option '-Wthis-should-not-get-a-hint'" "" { target *-*-* } 0 } */
5