From: Rainer Orth Date: Fri, 21 Jan 2011 13:06:39 +0000 (+0000) Subject: * g++.dg/other/anon5.C: Skip on mips-sgi-irix*. X-Git-Tag: releases/gcc-4.5.3~286 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50acd6ec12d372cc4983f5ab73ccb5501d544417;p=thirdparty%2Fgcc.git * g++.dg/other/anon5.C: Skip on mips-sgi-irix*. From-SVN: r169086 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index cc8a01c3177b..77d642169a95 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2011-01-21 Rainer Orth + + * g++.dg/other/anon5.C: Skip on mips-sgi-irix*. + 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 3f50db14036c..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.* alpha*-dec-osf* } } } } +// { dg-do link { target { ! { *-*-darwin* *-*-hpux* *-*-solaris2.* alpha*-dec-osf* mips-sgi-irix* } } } } // { dg-options "-g" } namespace {