* 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 48794e8fdbd93653e9cc9430de1e1bc103789112..55ba2e499515a8d248f0c1e7d8ab7ba9abd20b7c 100644 (file)
@@ -1,3 +1,7 @@
+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.
index 53cf9e33c12af9671bcc9286e0be900a467b4bab..7dcfe519bfdfc77a225feda5d61c919163306b07 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/34094
-// { dg-do link { target { ! *-*-hpux* } } }
+// { dg-do link { target { ! { *-*-hpux* *-*-solaris2.* } } } }
 // { dg-options "-g" }
 
 namespace {