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
This commit is contained in:
Steve Ellcey 2011-04-06 16:15:28 +00:00 committed by Steve Ellcey
parent ad01c4370f
commit 4e927875b0
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
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

View File

@ -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;