* g++.dg/other/anon5.C: Skip on Solaris.
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 10 Nov 2008 21:06:55 +0000 (21:06 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 10 Nov 2008 21:06:55 +0000 (21:06 +0000)
From-SVN: r141749

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

index 48794e8..55ba2e4 100644 (file)
@@ -1,5 +1,9 @@
 2008-11-10  Eric Botcazou  <ebotcazou@adacore.com>
 
+       * g++.dg/other/anon5.C: Skip on Solaris.
+
+2008-11-10  Eric Botcazou  <ebotcazou@adacore.com>
+
        * gnat.dg/pack11.adb: New test.
 
 2008-11-10  Jakub Jelinek  <jakub@redhat.com>
index 53cf9e3..7dcfe51 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/34094
-// { dg-do link { target { ! *-*-hpux* } } }
+// { dg-do link { target { ! { *-*-hpux* *-*-solaris2.* } } } }
 // { dg-options "-g" }
 
 namespace {