Skip to content

Commit b2ffbd2

Browse files
committed
Update gfortan and python fail cases.
1 parent 03b439a commit b2ffbd2

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

test/allowlist/gcc/common.log

+3
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,6 @@ FAIL: gcc.dg/vect/pr88598-1.c
2727
FAIL: gcc.dg/vect/pr88598-2.c
2828
FAIL: gcc.dg/vect/pr88598-3.c
2929
FAIL: gcc.dg/vect/vect-gather-2.c
30+
FAIL: gcc.dg/plugin/cpython-plugin-test-PyList_Append.c
31+
FAIL: gcc.dg/plugin/cpython-plugin-test-PyList_New.c
32+
FAIL: gcc.dg/plugin/cpython-plugin-test-PyLong_FromLong.c

test/allowlist/gcc/glibc.log

+6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
#
22
# XXX: Need review why.
33
#
4+
FAIL: gfortran.dg/matmul_15.f90
5+
FAIL: gfortran.dg/ieee/ieee_1.F90
6+
FAIL: gfortran.dg/ieee/ieee_2.f90
47
FAIL: gfortran.dg/ieee/ieee_6.f90
8+
FAIL: gfortran.dg/ieee/large_2.f90
9+
FAIL: gfortran.dg/ieee/large_3.F90
510
FAIL: gfortran.dg/ieee/modes_1.f90
11+
FAIL: gfortran.dg/ieee/rounding_1.f90
612
#
713
# Fails if there is no F extension
814
#

0 commit comments

Comments
 (0)