Skip to content

Commit

Permalink
Update gfortan and python fail cases.
Browse files Browse the repository at this point in the history
  • Loading branch information
pz9115 authored and cmuellner committed Sep 26, 2024
1 parent bba2eeb commit c19c125
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/allowlist/gcc/common.log
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ FAIL: gcc.dg/vect/pr88598-1.c
FAIL: gcc.dg/vect/pr88598-2.c
FAIL: gcc.dg/vect/pr88598-3.c
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
6 changes: 6 additions & 0 deletions test/allowlist/gcc/glibc.log
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
#
# XXX: Need review why.
#
FAIL: gfortran.dg/matmul_15.f90
FAIL: gfortran.dg/ieee/ieee_1.F90
FAIL: gfortran.dg/ieee/ieee_2.f90
FAIL: gfortran.dg/ieee/ieee_6.f90
FAIL: gfortran.dg/ieee/large_2.f90
FAIL: gfortran.dg/ieee/large_3.F90
FAIL: gfortran.dg/ieee/modes_1.f90
FAIL: gfortran.dg/ieee/rounding_1.f90
#
# Fails if there is no F extension
#
Expand Down

0 comments on commit c19c125

Please sign in to comment.