summaryrefslogtreecommitdiffstats
path: root/gcc
diff options
context:
space:
mode:
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>2004-11-14 11:28:14 +0000
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>2004-11-14 11:28:14 +0000
commit3976d0de4b45cb17cc9e74d55a663278b8f9aa3f (patch)
treea326e44774a6741adc540ff1799300551c470882 /gcc
parent866871d89ee2f1998fa808669438253a0f3a561e (diff)
downloadppe42-gcc-3976d0de4b45cb17cc9e74d55a663278b8f9aa3f.tar.gz
ppe42-gcc-3976d0de4b45cb17cc9e74d55a663278b8f9aa3f.zip
* g++.dg/other/packed1.C: UnXFAIL on SPARC, PA, MIPS and PowerPC.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90617 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/ChangeLog4
-rw-r--r--gcc/testsuite/g++.dg/other/packed1.C2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 875f084d846..7800110fe2d 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
+
+ * g++.dg/other/packed1.C: UnXFAIL on SPARC, PA, MIPS and PowerPC.
+
2004-11-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
* g++.dg/expr/unary1.C, g++.dg/expr/unary2.C: New tests.
diff --git a/gcc/testsuite/g++.dg/other/packed1.C b/gcc/testsuite/g++.dg/other/packed1.C
index 3e07451c62f..d4422092271 100644
--- a/gcc/testsuite/g++.dg/other/packed1.C
+++ b/gcc/testsuite/g++.dg/other/packed1.C
@@ -1,4 +1,4 @@
-// { dg-do run { xfail arm-*-* hppa*-*-* mips*-*-* powerpc-*-* sh-*-* sparc*-*-* ia64-hp-hpux* } }
+// { dg-do run { xfail arm-*-* sh-*-* ia64-hp-hpux* } }
// NMS:2003-04-21 this fails on strict aligned architectures again,
// the patch was reverted because it broke something more important.
OpenPOWER on IntegriCloud