libcpp, c, middle-end: Optimize initializers using #embed in C
[official-gcc.git] / gcc / testsuite / gcc.dg / spellcheck-options-23.c
blob575a28da5045036ff8306fc6dda6d75316ca273d
1 /* { dg-do compile } */
2 /* { dg-options "-fsanitize-coverage=tracecmp" } */
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 } */