]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* g++.dg/other/anon5.C: Skip on *-*-hpux*.
authorSteve Ellcey <sje@cup.hp.com>
Mon, 18 Aug 2008 21:25:12 +0000 (21:25 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Mon, 18 Aug 2008 21:25:12 +0000 (21:25 +0000)
From-SVN: r139216

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/anon5.C

index 725c53cf5e7d5682708c4593c0ec5d3e222b019c..4e5e5de5450be9e4ab37f46513f9e39ef618bf45 100644 (file)
@@ -1,3 +1,7 @@
+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.
index 189cfa4624b9cacbd4b9baaa947dfb8afa8cafd5..a82d3f7b50ee2643e08d1a45b092e5971723eef8 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/34094
-// { dg-do link { target { ! hppa*-*-hpux* } } }
+// { dg-do link { target { ! *-*-hpux* } } }
 // { dg-options "-g" }
 
 namespace {