re PR c++/35245 (FAIL: g++.dg/other/anon5.C)

PR c++/35245
	* g++.dg/other/anon5.C: Skip on hppa*-*-hpux*.

From-SVN: r133739
This commit is contained in:
John David Anglin 2008-03-30 23:20:57 +00:00 committed by John David Anglin
parent adcc62c767
commit 089a842324
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2008-03-30 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR c++/35245
* g++.dg/other/anon5.C: Skip on hppa*-*-hpux*.
2008-03-30 Volker Reichelt <v.reichelt@netcologne.de> 2008-03-30 Volker Reichelt <v.reichelt@netcologne.de>
PR c++/35578 PR c++/35578

View File

@ -1,5 +1,5 @@
// PR c++/34094 // PR c++/34094
// { dg-do link } // { dg-do link { target { ! hppa*-*-hpux* } } }
// { dg-options "-g" } // { dg-options "-g" }
namespace { namespace {