]> gcc.gnu.org Git - gcc.git/commitdiff
* g++.dg/other/packed1.C: Remove ia64-hp-hpux* XFAIL.
authorSteve Ellcey <sje@cup.hp.com>
Mon, 8 Dec 2008 18:34:59 +0000 (18:34 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Mon, 8 Dec 2008 18:34:59 +0000 (18:34 +0000)
From-SVN: r142561

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/packed1.C

index bd9b62c3cab6e62dd26de59e967638e0c19243b2..927999aefab0b5bd84cf06c52f5195286d09facb 100644 (file)
@@ -1,3 +1,7 @@
+2008-12-08  Steve Ellcey  <sje@cup.hp.com>
+
+       *  g++.dg/other/packed1.C: Remove ia64-hp-hpux* XFAIL.
+
 2008-12-08  Steve Ellcey  <sje@cup.hp.com>
 
        * gcc.target/ia64/versionid-1.c (dg-final): Fix syntax.
index 5d19eb0e2a76df9fc4383c244ffff45d3e713fff..b1b829b223a44b19b8c44ffb7af2be3f25718b6e 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-do run { xfail arm-*-* sh-*-* ia64-hp-hpux* } }
+// { dg-do run { xfail arm-*-* sh-*-* } }
 
 // NMS:2003-04-21 this fails on strict aligned architectures again,
 // the patch was reverted because it broke something more important.
This page took 0.095412 seconds and 5 git commands to generate.