]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/testsuite/gcc.dg/spellcheck-options-23.c
Update copyright years.
[thirdparty/gcc.git] / gcc / testsuite / gcc.dg / spellcheck-options-23.c
1 /* { dg-do compile } */
2 /* { dg-options "-fsanitize-coverage=tracecmp" } */
3
4 /* { dg-error "unrecognized argument in option '-fsanitize-coverage=tracecmp'" "" { target *-*-* } 0 } */
5 /* { dg-message "valid arguments to '-fsanitize-coverage=' are: trace-cmp trace-pc; did you mean 'trace-cmp'?" "" { target *-*-* } 0 } */