From: Rainer Orth Date: Fri, 21 Jan 2011 13:10:42 +0000 (+0000) Subject: anon5.C: Skip on mips-sgi-irix*. X-Git-Tag: releases/gcc-4.4.6~158 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f5247c355dc892ebd9062d52b8ba9706478ae93;p=thirdparty%2Fgcc.git anon5.C: Skip on mips-sgi-irix*. * g++.dg/other/anon5.C: Skip on mips-sgi-irix*. Backport from mainline: 2010-11-10 Rainer Orth * g++.dg/other/anon5.C: Skip on alpha*-dec-osf*. From-SVN: r169087 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 2d8093809b03..4962b5538ea7 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,12 @@ +2011-01-21 Rainer Orth + + * g++.dg/other/anon5.C: Skip on mips-sgi-irix*. + + Backport from mainline: + 2010-11-10 Rainer Orth + + * g++.dg/other/anon5.C: Skip on alpha*-dec-osf*. + 2011-01-17 Eric Botcazou Backport from mainline diff --git a/gcc/testsuite/g++.dg/other/anon5.C b/gcc/testsuite/g++.dg/other/anon5.C index 12f0900f5f7e..e8ebe0cc2b43 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 { ! { *-*-darwin* *-*-hpux* *-*-solaris2.* } } } } +// { dg-do link { target { ! { *-*-darwin* *-*-hpux* *-*-solaris2.* alpha*-dec-osf* mips-sgi-irix* } } } } // { dg-options "-g" } namespace {