OSDN Git Service

PR c/44051
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / mtune.c
1 /* { dg-do compile } */
2 /* { dg-options "-mtune=foo" } */
3 /* { dg-error "mtune" "" { target *-*-* } 0 } */
4 /* { dg-bogus "march" "" { target *-*-* } 0 } */
5 /* { dg-bogus "mcpu" "" { target *-*-* } 0 } */
6 int i;