2018-05-15 Richard Biener <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / gcc.dg / spellcheck-options-2.c
blob786266df390ca6cda8f977c86a2e59d9edb3e351
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 } */