aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjonz <jonz@138bc75d-0d04-0410-961f-82ee72b054a4>2006-01-04 04:37:39 +0000
committerjonz <jonz@138bc75d-0d04-0410-961f-82ee72b054a4>2006-01-04 04:37:39 +0000
commitc6d1a7e7a5b698f503db17ffc99db21fdfc635fe (patch)
tree28ba714998ac3723e5e52d88d44609b83b8144a2
parent22ceb30b5e9d1f2bfd87668075c2ef19be8404e9 (diff)
Update xfail files for gcc-5311.apple/gcc-5312
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/apple-local-200502-branch@109311 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/testsuite/bugs/powerpc/g++.xfail10
-rw-r--r--gcc/testsuite/bugs/powerpc/gcc.xfail2
-rw-r--r--gcc/testsuite/bugs/powerpc/obj-c++.xfail9
-rw-r--r--gcc/testsuite/bugs/powerpc/objc.xfail12
4 files changed, 31 insertions, 2 deletions
diff --git a/gcc/testsuite/bugs/powerpc/g++.xfail b/gcc/testsuite/bugs/powerpc/g++.xfail
index 79e9ea3a464..13e288804e5 100644
--- a/gcc/testsuite/bugs/powerpc/g++.xfail
+++ b/gcc/testsuite/bugs/powerpc/g++.xfail
@@ -126,6 +126,16 @@
4157563: ./debug-1.H -O2 -g (test for excess errors)
4157563: ./debug-1.H -O2 (test for excess errors)
4157563: ./debug-1.H -fastcp (test for excess errors)
+4385013: g++.dg/apple-longcall-2.C scan-assembler \tjmp
+# and these fail only on Leopard
+4385023: g++.dg/compat/eh/unexpected1 cp_compat_x_tst.o-cp_compat_y_tst.o execute
+4385023: g++.dg/eh/unexpected1.C execution test
+4385023: g++.old-deja/g++.eh/spec2.C execution test
+4385023: g++.old-deja/g++.eh/spec3.C execution test
+4385023: g++.old-deja/g++.eh/spec4.C execution test
+4385023: g++.old-deja/g++.mike/eh33.C execution test
+4385023: g++.old-deja/g++.mike/eh50.C execution test
+4385023: g++.old-deja/g++.mike/eh51.C execution test
#
# The following tests fail only when the c++ suite is run on x86
4241732: g++.dg/asm-block-11.C (test for excess errors)
diff --git a/gcc/testsuite/bugs/powerpc/gcc.xfail b/gcc/testsuite/bugs/powerpc/gcc.xfail
index 03de3b701dd..a40ded67187 100644
--- a/gcc/testsuite/bugs/powerpc/gcc.xfail
+++ b/gcc/testsuite/bugs/powerpc/gcc.xfail
@@ -99,6 +99,7 @@
4271531: gcc.c-torture/execute/nestfunc-6.c execution, -fast
4271531: gcc.dg/trampoline-1.c execution test
4366412: gcc.dg/trampoline-1.c (test for excess errors)
+4385002: gcc.dg/vect/vect-align-1.c scan-tree-dump-times Inappropriate alignment 1
#
# the following failures occur only when the tests are being run through ObjC
3904213: gcc.dg/20040813-1.c scan-assembler .stabs.*100,0,2
@@ -154,6 +155,7 @@
3788046: gcc.dg/simd-2.c (test for excess errors)
3719311: gcc.dg/void-cast-2.c (test for warnings, line 7)
3719311: gcc.dg/void-cast-2.c (test for warnings, line 8)
+4385016: gcc.apple/default-cpu-1.c scan-assembler machine ppc7400
#
# the following failures are for -m64
3966342: gcc.apple/altivec-1.c (test for excess errors)
diff --git a/gcc/testsuite/bugs/powerpc/obj-c++.xfail b/gcc/testsuite/bugs/powerpc/obj-c++.xfail
index 422e68b8f2b..069584a189e 100644
--- a/gcc/testsuite/bugs/powerpc/obj-c++.xfail
+++ b/gcc/testsuite/bugs/powerpc/obj-c++.xfail
@@ -22,3 +22,12 @@
4261715: obj-c++.dg/const-str-9.mm scan-assembler .section __OBJC, __cstring_object
4261715: obj-c++.dg/const-str-9.mm scan-assembler .long\t__NSConstantStringClassReference\n\t.long\t.*\n\t.long\t5\n\t.data
4261575: obj-c++.dg/template-4.mm (test for excess errors)
+#
+# the following fail with -m64 on Leopard only
+4385129: obj-c++.dg/const-cfstring-1.mm (test for excess errors)
+4385129: obj-c++.dg/const-cfstring-3.mm (test for excess errors)
+4385129: obj-c++.dg/const-cfstring-6.mm (test for excess errors)
+4385129: obj-c++.dg/except-1.mm (test for excess errors)
+4385167: obj-c++.dg/bitfield-1.mm (test for excess errors)
+4385167: obj-c++.dg/bitfield-4.mm (test for excess errors)
+4385167: obj-c++.dg/layout-1.mm (test for excess errors)
diff --git a/gcc/testsuite/bugs/powerpc/objc.xfail b/gcc/testsuite/bugs/powerpc/objc.xfail
index b0cca39481a..740f9f2378c 100644
--- a/gcc/testsuite/bugs/powerpc/objc.xfail
+++ b/gcc/testsuite/bugs/powerpc/objc.xfail
@@ -53,6 +53,14 @@
4261575: objc.dg/const-str-7.m (test for excess errors)
4261575: objc.dg/const-str-8.m (test for excess errors)
#
+# the following fail with -m64 on Leopard only
+4385129: objc.dg/const-cfstring-1.m (test for excess errors)
+4385129: objc.dg/const-cfstring-3.m (test for excess errors)
+4385129: objc.dg/const-cfstring-6.m (test for excess errors)
+4385167: objc.dg/bitfield-3.m (test for excess errors)
+4385167: objc.dg/bitfield-5.m (test for excess errors)
+4385167: objc.dg/layout-1.m (test for excess errors)
+#
# the following failures are for x86 only
-4283396: objc.dg/const-cfstring-1.m (test for excess errors)
-4283396: objc.dg/exceptionCodeGenBug.m (test for excess errors)
+#4283396: objc.dg/const-cfstring-1.m (test for excess errors)
+#4283396: objc.dg/exceptionCodeGenBug.m (test for excess errors)