summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/march.c
blob: 605068dbca075e173f6e907380736fae93d5252c (plain)
1
2
3
4
5
6
/* { dg-do compile } */
/* { dg-skip-if "" { *-*-* } { "-march=*" } { "" } } */
/* { dg-options "-march=foo" } */
/* { dg-error "march" "" { target *-*-* } 0 } */
/* { dg-bogus "mtune" "" { target *-*-* } 0 } */
int i;