From: Rainer Orth Date: Fri, 21 Jan 2011 13:02:39 +0000 (+0000) Subject: * g++.dg/other/anon5.C: Skip on mips-sgi-irix*. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5a8ab623a93d419b16ad34f2f65c24fd310ce918;p=gcc.git * g++.dg/other/anon5.C: Skip on mips-sgi-irix*. From-SVN: r169085 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 02b48bb40bf..40244a1d9f1 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-21 Jakub Jelinek PR tree-optimization/47391 diff --git a/gcc/testsuite/g++.dg/other/anon5.C b/gcc/testsuite/g++.dg/other/anon5.C index 3f50db14036..e8ebe0cc2b4 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 {