From: John David Anglin Date: Sun, 30 Mar 2008 23:20:57 +0000 (+0000) Subject: re PR c++/35245 (FAIL: g++.dg/other/anon5.C) X-Git-Tag: releases/gcc-4.4.0~5756 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=089a842324c734a9cc13383b41c41d7f46989406;p=thirdparty%2Fgcc.git re PR c++/35245 (FAIL: g++.dg/other/anon5.C) PR c++/35245 * g++.dg/other/anon5.C: Skip on hppa*-*-hpux*. From-SVN: r133739 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 515f5fdb5fb9..93d45791b40b 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2008-03-30 John David Anglin + + PR c++/35245 + * g++.dg/other/anon5.C: Skip on hppa*-*-hpux*. + 2008-03-30 Volker Reichelt PR c++/35578 diff --git a/gcc/testsuite/g++.dg/other/anon5.C b/gcc/testsuite/g++.dg/other/anon5.C index 68a02880b219..02b3e10fe559 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 } +// { dg-do link { target { ! hppa*-*-hpux* } } } // { dg-options "-g" } namespace {