Commit 206a00ec by Janis Johnson Committed by Janis Johnson

* gcc.dg/march.c: Ignore a note for some targets.

From-SVN: r174310
parent 574e418a
2011-05-26 Janis Johnson <janisjo@codesourcery.com>
* gcc.dg/march.c: Ignore a note for some targets.
2011-05-26 Janis Johnson <janis187@us.ibm.com> 2011-05-26 Janis Johnson <janis187@us.ibm.com>
Nathan Froyd <froydnj@codesourcery.com> Nathan Froyd <froydnj@codesourcery.com>
......
...@@ -3,4 +3,5 @@ ...@@ -3,4 +3,5 @@
/* { dg-options "-march=foo" } */ /* { dg-options "-march=foo" } */
/* { dg-error "march" "" { target *-*-* } 0 } */ /* { dg-error "march" "" { target *-*-* } 0 } */
/* { dg-bogus "mtune" "" { target *-*-* } 0 } */ /* { dg-bogus "mtune" "" { target *-*-* } 0 } */
/* { dg-prune-output "note: valid arguments" } */
int i; int i;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment