OSDN Git Service

605068dbca075e173f6e907380736fae93d5252c
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / march.c
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;