Skip to content

Commit

Permalink
Update fail testcases with multi-lib.
Browse files Browse the repository at this point in the history
  • Loading branch information
pz9115 authored and cmuellner committed Sep 26, 2024
1 parent c19c125 commit 795267d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/allowlist/gcc/common.log
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# XXX: Need review.
#
XPASS: gcc.dg/attr-alloc_size-11.c
FAIL: g++.dg/modules/bad-mapper-3.C
#
# We didn't define TARGET_HAVE_SPECULATION_SAFE_VALUE or
# speculation_barrier pattern
Expand Down Expand Up @@ -30,3 +31,8 @@ FAIL: gcc.dg/vect/vect-gather-2.c
FAIL: gcc.dg/plugin/cpython-plugin-test-PyList_Append.c
FAIL: gcc.dg/plugin/cpython-plugin-test-PyList_New.c
FAIL: gcc.dg/plugin/cpython-plugin-test-PyLong_FromLong.c
#
# Fail when don't have floating point support
# see https://github.com/riscv-collab/riscv-gnu-toolchain/pull/1531#issuecomment-2373636158
#
FAIL: gcc.dg/pr110279-1.c
1 change: 1 addition & 0 deletions test/allowlist/gcc/glibc.log
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# XXX: Need review why.
#
FAIL: gfortran.dg/matmul_15.f90
FAIL: gfortran.dg/ieee/comparisons_3.F90
FAIL: gfortran.dg/ieee/ieee_1.F90
FAIL: gfortran.dg/ieee/ieee_2.f90
FAIL: gfortran.dg/ieee/ieee_6.f90
Expand Down

0 comments on commit 795267d

Please sign in to comment.