Skip to content

Commit 795267d

Browse files
pz9115cmuellner
authored andcommitted
Update fail testcases with multi-lib.
1 parent c19c125 commit 795267d

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

test/allowlist/gcc/common.log

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# XXX: Need review.
33
#
44
XPASS: gcc.dg/attr-alloc_size-11.c
5+
FAIL: g++.dg/modules/bad-mapper-3.C
56
#
67
# We didn't define TARGET_HAVE_SPECULATION_SAFE_VALUE or
78
# speculation_barrier pattern
@@ -30,3 +31,8 @@ FAIL: gcc.dg/vect/vect-gather-2.c
3031
FAIL: gcc.dg/plugin/cpython-plugin-test-PyList_Append.c
3132
FAIL: gcc.dg/plugin/cpython-plugin-test-PyList_New.c
3233
FAIL: gcc.dg/plugin/cpython-plugin-test-PyLong_FromLong.c
34+
#
35+
# Fail when don't have floating point support
36+
# see https://github.com/riscv-collab/riscv-gnu-toolchain/pull/1531#issuecomment-2373636158
37+
#
38+
FAIL: gcc.dg/pr110279-1.c

test/allowlist/gcc/glibc.log

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# XXX: Need review why.
33
#
44
FAIL: gfortran.dg/matmul_15.f90
5+
FAIL: gfortran.dg/ieee/comparisons_3.F90
56
FAIL: gfortran.dg/ieee/ieee_1.F90
67
FAIL: gfortran.dg/ieee/ieee_2.f90
78
FAIL: gfortran.dg/ieee/ieee_6.f90

0 commit comments

Comments
 (0)