mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-25 05:45:39 +08:00
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:
parent
ad01c4370f
commit
4e927875b0
@ -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
|
||||
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user