Commit 4e927875 by Steve Ellcey Committed by Steve Ellcey

mtune.c: Prune note from output.

2011-04-06  Steve Ellcey  <sje@cup.hp.com>

	* gcc.dg/mtune.c: Prune note from output.

From-SVN: r172056
parent ad01c437
2011-04-06 Steve Ellcey <sje@cup.hp.com>
* gcc.dg/mtune.c: Prune note from output.
2011-04-06 Jakub Jelinek <jakub@redhat.com>
PR debug/48466
......
......@@ -4,4 +4,5 @@
/* { dg-error "mtune" "" { target *-*-* } 0 } */
/* { dg-bogus "march" "" { target *-*-* } 0 } */
/* { dg-bogus "mcpu" "" { target *-*-* } 0 } */
/* { dg-prune-output "note: valid arguments.*" } */
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