OSDN Git Service

* g++.dg/cdce3.C: Skip on alpha*-dec-osf5*.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / march.c
1 /* { dg-do compile } */
2 /* { dg-options "-march=foo" } */
3 /* { dg-error "march" "" { target *-*-* } 0 } */
4 /* { dg-bogus "mtune" "" { target *-*-* } 0 } */
5 int i;