]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
anon5.C: Skip on mips-sgi-irix*.
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Fri, 21 Jan 2011 13:10:42 +0000 (13:10 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Fri, 21 Jan 2011 13:10:42 +0000 (13:10 +0000)
* g++.dg/other/anon5.C: Skip on mips-sgi-irix*.

Backport from mainline:
2010-11-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

* g++.dg/other/anon5.C: Skip on alpha*-dec-osf*.

From-SVN: r169087

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/anon5.C

index 2d8093809b03e027e23732f78fa781fab7a6238b..4962b5538ea76c331647e55859e5ef9abf5cfa9b 100644 (file)
@@ -1,3 +1,12 @@
+2011-01-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * g++.dg/other/anon5.C: Skip on mips-sgi-irix*.
+
+       Backport from mainline:
+       2010-11-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * g++.dg/other/anon5.C: Skip on alpha*-dec-osf*.
+
 2011-01-17  Eric Botcazou  <ebotcazou@adacore.com>
 
        Backport from mainline
index 12f0900f5f7ee462cbbe78f80a9d3d7a2ccb8a78..e8ebe0cc2b43a1feacd7835f5ef0bc0002d957f9 100644 (file)
@@ -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 {