PR middle-end/85602 - -Wsizeof-pointer-memaccess for strncat with size of source
[official-gcc.git] / gcc / testsuite / gcc.dg / march.c
blob43478bc8a391f2b7e97216dc12792d6be6cbf255
1 /* { dg-do compile } */
2 /* { dg-skip-if "" { *-*-* } { "-march=*" } { "" } } */
3 /* { dg-options "-march=foo" } */
4 /* { dg-error "march" "" { target *-*-* } 0 } */
5 /* { dg-bogus "mtune" "" { target *-*-* } 0 } */
6 /* { dg-prune-output "note: valid arguments" } */
7 int i;