summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg
diff options
context:
space:
mode:
authorsje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>2011-04-06 16:15:28 +0000
committersje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>2011-04-06 16:15:28 +0000
commit4cbd14daca6acbd733555e1f2b3069ba27ffc580 (patch)
tree825bbc683d0d96c24bdb9c11ccc88ed1c435e462 /gcc/testsuite/gcc.dg
parentcf09cacba557962c091a146b8b8b0e4d4908ac04 (diff)
downloadgcc-4cbd14daca6acbd733555e1f2b3069ba27ffc580.tar.gz
2011-04-06 Steve Ellcey <sje@cup.hp.com>
* gcc.dg/mtune.c: Prune note from output. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@172056 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/testsuite/gcc.dg')
-rw-r--r--gcc/testsuite/gcc.dg/mtune.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/mtune.c b/gcc/testsuite/gcc.dg/mtune.c
index 992cb09ff01..88c5db8dda7 100644
--- a/gcc/testsuite/gcc.dg/mtune.c
+++ b/gcc/testsuite/gcc.dg/mtune.c
@@ -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;