* g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
From-SVN: r70695
This commit is contained in:
parent
36c216e5d0
commit
376de22592
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2003-08-22 Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
* g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
|
||||
|
||||
2003-08-21 Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
PR c++/11919
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// { dg-do run { xfail arm-*-* hppa*-*-* mips-*-* powerpc-*-* sh-*-* sparc*-*-* } }
|
||||
// { dg-do run { xfail arm-*-* hppa*-*-* mips-*-* powerpc-*-* sh-*-* sparc*-*-* ia64-hp-hpux* } }
|
||||
|
||||
// NMS:2003-04-21 this fails on strict aligned architectures again,
|
||||
// the patch was reverted because it broke something more important.
|
||||
|
|
Loading…
Add table
Reference in a new issue