https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82006
Bug ID: 82006
Summary: [8 Regression] ERROR: torture-init:
torture_without_loops is not empty as expected
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: testsuite
Assignee: unassigned at gcc dot gnu.org
Reporter: [email protected]
Target Milestone: ---
Recently I get a lot of tcl error in the testsuite on trunk.
for example:
ERROR: tcl error sourcing
/opt/devel/gnu/src/gcc-mingw-w64/gcc-8.0.0/gcc/testsuite/gcc.dg/torture/tls/tls.exp.
ERROR: torture-init: torture_without_loops is not empty as expected
I'm on x86_64-w64-mingw32, msys2 system using tcl 8.5.18-1,
dejagnu 1.5.3-1 and expect 5.45-1.
Any ideas?