* g++.dg/other/anon5.C: Skip on Solaris.
From-SVN: r141749
This commit is contained in:
parent
286f9bea55
commit
3fe8e64bc2
@ -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>
|
2008-11-10 Eric Botcazou <ebotcazou@adacore.com>
|
||||||
|
|
||||||
* gnat.dg/pack11.adb: New test.
|
* gnat.dg/pack11.adb: New test.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// PR c++/34094
|
// PR c++/34094
|
||||||
// { dg-do link { target { ! *-*-hpux* } } }
|
// { dg-do link { target { ! { *-*-hpux* *-*-solaris2.* } } } }
|
||||||
// { dg-options "-g" }
|
// { dg-options "-g" }
|
||||||
|
|
||||||
namespace {
|
namespace {
|
||||||
|
Loading…
Reference in New Issue
Block a user