Fix file cache tunables documentation
[official-gcc.git] / gcc / testsuite / gcc.dg / spellcheck-options-24.c
blob1bd6cc29be77ee42104db3fcefd20c9062df76d5
1 /* { dg-do compile } */
2 /* { dg-options "-fsanitize-coverage=trace-pc,tracecmp" } */
4 /* { dg-error "unrecognized argument in option '-fsanitize-coverage=trace-pc,tracecmp'" "" { target *-*-* } 0 } */
5 /* { dg-message "valid arguments to '-fsanitize-coverage=' are: trace-cmp trace-pc; did you mean 'trace-cmp'?" "" { target *-*-* } 0 } */