From: Steve Ellcey Date: Mon, 18 Aug 2008 21:25:12 +0000 (+0000) Subject: * g++.dg/other/anon5.C: Skip on *-*-hpux*. X-Git-Tag: releases/gcc-4.4.0~3080 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15912ca57e406b4b4177997c95362d12addd49fd;p=thirdparty%2Fgcc.git * g++.dg/other/anon5.C: Skip on *-*-hpux*. From-SVN: r139216 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 725c53cf5e7d..4e5e5de5450b 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2008-08-18 Steve Ellcey + + * g++.dg/other/anon5.C: Skip on *-*-hpux*. + 2008-08-18 Steve Ellcey * gcc.dg/vect/no-vfa-pr29145.c: XFAIL if no_vect_align. diff --git a/gcc/testsuite/g++.dg/other/anon5.C b/gcc/testsuite/g++.dg/other/anon5.C index 189cfa4624b9..a82d3f7b50ee 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 {