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:
parent
adcc62c767
commit
089a842324
2 changed files with 6 additions and 1 deletions
|
@ -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>
|
||||
|
||||
PR c++/35578
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// PR c++/34094
|
||||
// { dg-do link }
|
||||
// { dg-do link { target { ! hppa*-*-hpux* } } }
|
||||
// { dg-options "-g" }
|
||||
|
||||
namespace {
|
||||
|
|
Loading…
Add table
Reference in a new issue