Projet_SETI_RISC-V/riscv-gnu-toolchain/test/allowlist/gcc/newlib.log
2023-03-06 14:48:14 +01:00

20 lines
483 B
Plaintext

#
# We didn't init thread pointer in qemu nor newlib.
#
FAIL: g++.dg/cpp2a/decomp2.C
#
# freopen with stdout not work correctly for newlib
#
FAIL: gcc.c-torture/execute/user-printf.c
FAIL: gcc.c-torture/execute/fprintf-2.c
FAIL: gcc.c-torture/execute/printf-2.c
#
# -lc not enough to link final executable for newlib.
#
FAIL: g++.dg/abi/pure-virtual1.C
#
# newlib header issue, `reent.h`has complication warning when compile
# with `-Wall`
#
FAIL: g++.dg/warn/Wstringop-overflow-6.C