https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94825
Bug ID: 94825 Summary: libphobos test case failures on powerpc64 Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: seurer at linux dot vnet.ibm.com Target Milestone: --- A bunch of the newly activated libphobos test cases fail on powerpc64. I saw this on both BE and LE. FAIL: libphobos.allocations/tls_gc_integration.d execution test FAIL: libphobos.druntime/core/demangle.d execution test FAIL: libphobos.druntime/core/internal/convert.d (test for excess errors) FAIL: libphobos.druntime/core/memory.d execution test FAIL: libphobos.druntime/core/thread.d execution test FAIL: libphobos.druntime/gc/impl/conservative/gc.d execution test FAIL: libphobos.druntime/object.d execution test FAIL: libphobos.druntime/rt/lifetime.d execution test FAIL: libphobos.druntime/rt/util/container/treap.d execution test FAIL: libphobos.druntime_shared/core/demangle.d execution test FAIL: libphobos.druntime_shared/core/internal/convert.d (test for excess errors) FAIL: libphobos.druntime_shared/core/memory.d execution test FAIL: libphobos.druntime_shared/core/thread.d execution test FAIL: libphobos.druntime_shared/gc/impl/conservative/gc.d execution test FAIL: libphobos.druntime_shared/object.d execution test FAIL: libphobos.druntime_shared/rt/lifetime.d execution test FAIL: libphobos.druntime_shared/rt/util/container/treap.d execution test FAIL: libphobos.shared/finalize.d -shared-libphobos -ldl execution test FAIL: libphobos.shared/host.c -ldl -pthread execution test FAIL: libphobos.shared/link.d -I/home/seurer/gcc/git/gcc-test/libphobos/testsuite/libphobos.shared lib.so -shared-libphobos execution test FAIL: libphobos.shared/linkD.c lib.so -ldl -pthread execution test FAIL: libphobos.shared/linkDR.c -shared-libphobos -ldl -pthread execution test FAIL: libphobos.shared/link_linkdep.d -I/home/seurer/gcc/git/gcc-test/libphobosestsuite/libphobos.shared liblinkdep.so lib.so -shared-libphobos execution test FAIL: libphobos.shared/load.d -shared-libphobos -ldl execution test FAIL: libphobos.shared/loadDR.c -ldl -pthread -g execution test FAIL: libphobos.shared/load_linkdep.d -shared-libphobos -ldl execution test FAIL: libphobos.shared/load_loaddep.d -shared-libphobos -ldl execution test FAIL: libphobos.thread/fiber_guard_page.d execution test FAIL: libphobos.thread/tlsgc_sections.d execution test