aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/ChangeLog4
-rw-r--r--gcc/testsuite/g++.dg/other/anon5.C2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 725c53c..4e5e5de 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,5 +1,9 @@
2008-08-18 Steve Ellcey <sje@cup.hp.com>
+ * g++.dg/other/anon5.C: Skip on *-*-hpux*.
+
+2008-08-18 Steve Ellcey <sje@cup.hp.com>
+
* gcc.dg/vect/no-vfa-pr29145.c: XFAIL if no_vect_align.
2008-08-18 Steve Ellcey <sje@cup.hp.com>
diff --git a/gcc/testsuite/g++.dg/other/anon5.C b/gcc/testsuite/g++.dg/other/anon5.C
index 189cfa4..a82d3f7 100644
--- a/gcc/testsuite/g++.dg/other/anon5.C
+++ b/gcc/testsuite/g++.dg/other/anon5.C
@@ -1,5 +1,5 @@
// PR c++/34094
-// { dg-do link { target { ! hppa*-*-hpux* } } }
+// { dg-do link { target { ! *-*-hpux* } } }
// { dg-options "-g" }
namespace {