aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/spellcheck-options-23.c
blob: 575a28da5045036ff8306fc6dda6d75316ca273d (plain)
1
2
3
4
5
/* { dg-do compile } */
/* { dg-options "-fsanitize-coverage=tracecmp" } */

/* { dg-error "unrecognized argument in option '-fsanitize-coverage=tracecmp'" "" { target *-*-* } 0 } */
/* { dg-message "valid arguments to '-fsanitize-coverage=' are: trace-cmp trace-pc; did you mean 'trace-cmp'?" "" { target *-*-* } 0 } */