Browse Source

Update whitelist for gcc 10.1

pull/645/head
Kito Cheng 6 years ago
parent
commit
f9e7003b91
  1. 10
      test/whitelist/gcc/common.log
  2. 1
      test/whitelist/gcc/newlib-nano.log
  3. 1
      test/whitelist/gcc/newlib.log

10
test/whitelist/gcc/common.log

@ -25,3 +25,13 @@ FAIL: gcc.dg/debug/dwarf2/inline5.c
# We're optimizing something that shouldn't be optimized.
#
XPASS: gcc.dg/graphite/pr69728.c
#
# Upstream regression, PR 94853.
#
FAIL: gfortran.dg/analyzer/pr93993.f90
#
# Upstream regression, PR 90811.
# Patch under review:
# https://gcc.gnu.org/pipermail/gcc-patches/2020-April/543798.html
#
FAIL: gfortran.dg/pr45636.f90

1
test/whitelist/gcc/newlib-nano.log

@ -2,6 +2,7 @@
# We didn't init thread pointer in qemu nor newlib.
#
FAIL: gcc.dg/tls/pr78796.c execution test
FAIL: g++.dg/cpp2a/decomp2.C
#
# freopen with stdout not work correctly for newlib
#

1
test/whitelist/gcc/newlib.log

@ -2,6 +2,7 @@
# We didn't init thread pointer in qemu nor newlib.
#
FAIL: gcc.dg/tls/pr78796.c execution test
FAIL: g++.dg/cpp2a/decomp2.C
#
# freopen with stdout not work correctly for newlib
#

Loading…
Cancel
Save