Merge from mainline (167278:168000).
[official-gcc/graphite-test-results.git] / gcc / testsuite / gcc.dg / march.c
blob605068dbca075e173f6e907380736fae93d5252c
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 int i;