mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-26 07:40:26 +08:00
* 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>
|
||||
|
||||
* gnat.dg/pack11.adb: New test.
|
||||
|
@ -1,5 +1,5 @@
|
||||
// PR c++/34094
|
||||
// { dg-do link { target { ! *-*-hpux* } } }
|
||||
// { dg-do link { target { ! { *-*-hpux* *-*-solaris2.* } } } }
|
||||
// { dg-options "-g" }
|
||||
|
||||
namespace {
|
||||
|
Loading…
x
Reference in New Issue
Block a user