From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 103011 invoked by alias); 4 Oct 2019 17:45:33 -0000 Mailing-List: contact gcc-testresults-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-testresults-owner@gcc.gnu.org Received: (qmail 102955 invoked by uid 89); 4 Oct 2019 17:45:26 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT autolearn=no version=3.3.1 spammy=pr80481c, pr80481C, UD:pr80481.C, pr80481.c X-HELO: smtp.CeBiTec.Uni-Bielefeld.DE Received: from smtp.CeBiTec.Uni-Bielefeld.DE (HELO smtp.CeBiTec.Uni-Bielefeld.DE) (129.70.160.84) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 04 Oct 2019 17:45:22 +0000 Received: from localhost (localhost.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 54666DC8 for ; Fri, 4 Oct 2019 19:45:17 +0200 (CEST) Received: from smtp.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (malfoy.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 7xYx2qBv1xdV for ; Fri, 4 Oct 2019 19:45:02 +0200 (CEST) Received: from foo-foo.CeBiTec.Uni-Bielefeld.DE (foo-foo.CeBiTec.Uni-Bielefeld.DE [129.70.160.75]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPS id BC017DC5 for ; Fri, 4 Oct 2019 19:45:02 +0200 (CEST) Received: (from ro@localhost) by foo-foo.CeBiTec.Uni-Bielefeld.DE (8.15.2+Sun/8.15.2/Submit) id x94Hj1rm018141 for gcc-testresults@gcc.gnu.org; Fri, 4 Oct 2019 19:45:01 +0200 (CEST) Date: Fri, 04 Oct 2019 17:45:00 -0000 From: Rainer Orth Message-Id: <201910041745.x94Hj1rm018141@foo-foo.CeBiTec.Uni-Bielefeld.DE> To: gcc-testresults@gcc.gnu.org Subject: Results for 10.0.0 20191004 (experimental) [trunk revision 276564] (GCC) testsuite on i386-pc-solaris2.11 X-SW-Source: 2019-10/txt/msg00242.txt.bz2 LAST_UPDATED: Fri Oct 4 08:43:24 UTC 2019 (revision 276564) === acats tests === === acats Summary === # of expected passes 2320 # of unexpected failures 0 Native configuration is i386-pc-solaris2.11 === g++ tests === Running target unix FAIL: c-c++-common/asan/swapcontext-test-1.c -O0 execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O1 execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O2 execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O2 -flto execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O2 -flto -flto-partition=none execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O3 -g execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -Os execution test FAIL: g++.dg/asan/default-options-1.C -O0 execution test FAIL: g++.dg/asan/default-options-1.C -O1 execution test FAIL: g++.dg/asan/default-options-1.C -O2 execution test FAIL: g++.dg/asan/default-options-1.C -O2 -flto execution test FAIL: g++.dg/asan/default-options-1.C -O2 -flto -flto-partition=none execution test FAIL: g++.dg/asan/default-options-1.C -O3 -g execution test FAIL: g++.dg/asan/default-options-1.C -Os execution test FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 gcov: 1 failures in line counts, 0 in branch percentages, 0 in return percentages, 0 in intermediate format FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 line 22: is #####:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 gcov: 1 failures in line counts, 0 in branch percentages, 0 in return percentages, 0 in intermediate format FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 line 22: is #####:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++98 gcov: 1 failures in line counts, 0 in branch percentages, 0 in return percentages, 0 in intermediate format FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++98 line 22: is #####:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++14 gcov: 1 failures in line counts, 0 in branch percentages, 0 in return percentages, 0 in intermediate format FAIL: g++.dg/gcov/pr16855.C -std=gnu++14 line 24: is #####:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++17 gcov: 1 failures in line counts, 0 in branch percentages, 0 in return percentages, 0 in intermediate format FAIL: g++.dg/gcov/pr16855.C -std=gnu++17 line 24: is #####:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++98 gcov: 1 failures in line counts, 0 in branch percentages, 0 in return percentages, 0 in intermediate format FAIL: g++.dg/gcov/pr16855.C -std=gnu++98 line 24: is #####:should be 1 FAIL: g++.dg/lto/pr89335 cp_lto_pr89335_0.o assemble, -O2 -flto -Wsuggest-final-methods WARNING: c-c++-common/torture/builtin-arith-overflow-1.c -O2 -flto (test for excess errors) program timed out. FAIL: c-c++-common/torture/builtin-arith-overflow-1.c -O2 -flto (test for excess errors) WARNING: c-c++-common/torture/builtin-arith-overflow-1.c -O2 -flto -flto-partition=none (test for excess errors) program timed out. FAIL: c-c++-common/torture/builtin-arith-overflow-1.c -O2 -flto -flto-partition=none (test for excess errors) WARNING: c-c++-common/torture/builtin-arith-overflow-12.c -O2 -flto (test for excess errors) program timed out. FAIL: c-c++-common/torture/builtin-arith-overflow-12.c -O2 -flto (test for excess errors) WARNING: c-c++-common/torture/builtin-arith-overflow-12.c -O2 -flto -flto-partition=none (test for excess errors) program timed out. FAIL: c-c++-common/torture/builtin-arith-overflow-12.c -O2 -flto -flto-partition=none (test for excess errors) WARNING: c-c++-common/torture/builtin-arith-overflow-13.c -O2 -flto (test for excess errors) program timed out. FAIL: c-c++-common/torture/builtin-arith-overflow-13.c -O2 -flto (test for excess errors) WARNING: c-c++-common/torture/builtin-arith-overflow-13.c -O2 -flto -flto-partition=none (test for excess errors) program timed out. FAIL: c-c++-common/torture/builtin-arith-overflow-13.c -O2 -flto -flto-partition=none (test for excess errors) WARNING: c-c++-common/torture/builtin-arith-overflow-14.c -O2 -flto (test for excess errors) program timed out. FAIL: c-c++-common/torture/builtin-arith-overflow-14.c -O2 -flto (test for excess errors) WARNING: c-c++-common/torture/builtin-arith-overflow-14.c -O2 -flto -flto-partition=none (test for excess errors) program timed out. FAIL: c-c++-common/torture/builtin-arith-overflow-14.c -O2 -flto -flto-partition=none (test for excess errors) WARNING: c-c++-common/torture/builtin-arith-overflow-15.c -O2 -flto (test for excess errors) program timed out. FAIL: c-c++-common/torture/builtin-arith-overflow-15.c -O2 -flto (test for excess errors) WARNING: c-c++-common/torture/builtin-arith-overflow-15.c -O2 -flto -flto-partition=none (test for excess errors) program timed out. FAIL: c-c++-common/torture/builtin-arith-overflow-15.c -O2 -flto -flto-partition=none (test for excess errors) WARNING: c-c++-common/torture/builtin-arith-overflow-16.c -O2 -flto (test for excess errors) program timed out. FAIL: c-c++-common/torture/builtin-arith-overflow-16.c -O2 -flto (test for excess errors) WARNING: c-c++-common/torture/builtin-arith-overflow-16.c -O2 -flto -flto-partition=none (test for excess errors) program timed out. FAIL: c-c++-common/torture/builtin-arith-overflow-16.c -O2 -flto -flto-partition=none (test for excess errors) WARNING: c-c++-common/torture/builtin-arith-overflow-p-12.c -O2 -flto (test for excess errors) program timed out. FAIL: c-c++-common/torture/builtin-arith-overflow-p-12.c -O2 -flto (test for excess errors) WARNING: c-c++-common/torture/builtin-arith-overflow-p-12.c -O2 -flto -flto-partition=none (test for excess errors) program timed out. FAIL: c-c++-common/torture/builtin-arith-overflow-p-12.c -O2 -flto -flto-partition=none (test for excess errors) WARNING: c-c++-common/torture/builtin-arith-overflow-p-13.c -O2 -flto (test for excess errors) program timed out. FAIL: c-c++-common/torture/builtin-arith-overflow-p-13.c -O2 -flto (test for excess errors) WARNING: c-c++-common/torture/builtin-arith-overflow-p-13.c -O2 -flto -flto-partition=none (test for excess errors) program timed out. FAIL: c-c++-common/torture/builtin-arith-overflow-p-13.c -O2 -flto -flto-partition=none (test for excess errors) WARNING: c-c++-common/torture/builtin-arith-overflow-p-16.c -O2 -flto (test for excess errors) program timed out. FAIL: c-c++-common/torture/builtin-arith-overflow-p-16.c -O2 -flto (test for excess errors) WARNING: c-c++-common/torture/builtin-arith-overflow-p-16.c -O2 -flto -flto-partition=none (test for excess errors) program timed out. FAIL: c-c++-common/torture/builtin-arith-overflow-p-16.c -O2 -flto -flto-partition=none (test for excess errors) WARNING: c-c++-common/torture/builtin-arith-overflow-p-2.c -O2 -flto (test for excess errors) program timed out. FAIL: c-c++-common/torture/builtin-arith-overflow-p-2.c -O2 -flto (test for excess errors) === g++ Summary for unix === # of expected passes 134303 # of unexpected failures 47 # of expected failures 578 # of unsupported tests 6376 Running target unix/-m64 FAIL: g++.dg/pr80481.C -std=gnu++14 scan-assembler-not vmovaps FAIL: g++.dg/pr80481.C -std=gnu++17 scan-assembler-not vmovaps FAIL: g++.dg/pr80481.C -std=gnu++98 scan-assembler-not vmovaps FAIL: g++.dg/tree-ssa/pr90883.C scan-tree-dump dse2 "Deleted redundant store: .*.a = {}" FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 gcov: 1 failures in line counts, 0 in branch percentages, 0 in return percentages, 0 in intermediate format FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 line 22: is #####:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 gcov: 1 failures in line counts, 0 in branch percentages, 0 in return percentages, 0 in intermediate format FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 line 22: is #####:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++98 gcov: 1 failures in line counts, 0 in branch percentages, 0 in return percentages, 0 in intermediate format FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++98 line 22: is #####:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++14 gcov: 1 failures in line counts, 0 in branch percentages, 0 in return percentages, 0 in intermediate format FAIL: g++.dg/gcov/pr16855.C -std=gnu++14 line 24: is #####:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++17 gcov: 1 failures in line counts, 0 in branch percentages, 0 in return percentages, 0 in intermediate format FAIL: g++.dg/gcov/pr16855.C -std=gnu++17 line 24: is #####:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++98 gcov: 1 failures in line counts, 0 in branch percentages, 0 in return percentages, 0 in intermediate format FAIL: g++.dg/gcov/pr16855.C -std=gnu++98 line 24: is #####:should be 1 FAIL: g++.dg/lto/pr89335 cp_lto_pr89335_0.o assemble, -O2 -flto -Wsuggest-final-methods === g++ Summary for unix/-m64 === # of expected passes 134107 # of unexpected failures 17 # of expected failures 581 # of unsupported tests 6309 === g++ Summary === # of expected passes 268410 # of unexpected failures 64 # of expected failures 1159 # of unsupported tests 12685 /var/gcc/regression/trunk/11.5-gcc-gas/build/gcc/xg++ version 10.0.0 20191004 (experimental) [trunk revision 276564] (GCC) === gcc tests === Running target unix WARNING: gcc.c-torture/execute/20040709-2.c -O2 -flto (test for excess errors) program timed out. FAIL: gcc.c-torture/execute/20040709-2.c -O2 -flto (test for excess errors) WARNING: gcc.c-torture/execute/20040709-2.c -O2 -flto -flto-partition=none (test for excess errors) program timed out. FAIL: gcc.c-torture/execute/20040709-2.c -O2 -flto -flto-partition=none (test for excess errors) FAIL: c-c++-common/asan/swapcontext-test-1.c -O0 execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O1 execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O2 execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O2 -flto execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O2 -flto -flto-partition=none execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O3 -g execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -Os execution test XPASS: gcc.dg/graphite/scop-21.c scan-tree-dump-times graphite "number of SCoPs: 1" 1 FAIL: gcc.dg/ipa/iinline-attr.c scan-ipa-dump inline "hooray[^\\\\n]*inline copy in test" FAIL: gcc.dg/ipa/ipa-icf-38.c scan-ltrans-tree-dump-not optimized "Function bar" FAIL: gcc.target/i386/pr57193.c scan-assembler-times movdqa 2 === gcc Summary for unix === # of expected passes 139081 # of unexpected failures 13 # of unexpected successes 1 # of expected failures 568 # of unsupported tests 2906 Running target unix/-m64 XPASS: gcc.dg/graphite/scop-21.c scan-tree-dump-times graphite "number of SCoPs: 1" 1 FAIL: gcc.dg/ipa/iinline-attr.c scan-ipa-dump inline "hooray[^\\\\n]*inline copy in test" FAIL: gcc.dg/ipa/ipa-icf-38.c scan-ltrans-tree-dump-not optimized "Function bar" XPASS: gcc.dg/tree-ssa/builtin-snprintf-6.c scan-tree-dump-times optimized "Function test_assign_aggregate" 1 FAIL: gcc.target/i386/pr57193.c scan-assembler-times movdqa 2 === gcc Summary for unix/-m64 === # of expected passes 139507 # of unexpected failures 3 # of unexpected successes 2 # of expected failures 561 # of unsupported tests 2388 === gcc Summary === # of expected passes 278588 # of unexpected failures 16 # of unexpected successes 3 # of expected failures 1129 # of unsupported tests 5294 /var/gcc/regression/trunk/11.5-gcc-gas/build/gcc/xgcc version 10.0.0 20191004 (experimental) [trunk revision 276564] (GCC) === gdc tests === Running target unix FAIL: gdc.dg/lto/ltotests d_lto_ltotests_0.o-d_lto_ltotests_1.o link, -O0 -flto (internal compiler error) FAIL: gdc.dg/lto/ltotests d_lto_ltotests_0.o-d_lto_ltotests_1.o link, -O0 -flto -flto-partition=1to1 (internal compiler error) FAIL: gdc.dg/lto/ltotests d_lto_ltotests_0.o-d_lto_ltotests_1.o link, -O0 -flto -flto-partition=none (internal compiler error) FAIL: gdc.dg/lto/ltotests d_lto_ltotests_0.o-d_lto_ltotests_1.o link, -O2 -flto (internal compiler error) FAIL: gdc.dg/lto/ltotests d_lto_ltotests_0.o-d_lto_ltotests_1.o link, -O2 -flto -flto-partition=1to1 (internal compiler error) FAIL: gdc.dg/lto/ltotests d_lto_ltotests_0.o-d_lto_ltotests_1.o link, -O2 -flto -flto-partition=none (internal compiler error) === gdc Summary for unix === # of expected passes 29842 # of unexpected failures 6 Running target unix/-m64 FAIL: gdc.dg/lto/ltotests d_lto_ltotests_0.o-d_lto_ltotests_1.o link, -O0 -flto (internal compiler error) FAIL: gdc.dg/lto/ltotests d_lto_ltotests_0.o-d_lto_ltotests_1.o link, -O0 -flto -flto-partition=1to1 (internal compiler error) FAIL: gdc.dg/lto/ltotests d_lto_ltotests_0.o-d_lto_ltotests_1.o link, -O0 -flto -flto-partition=none (internal compiler error) FAIL: gdc.dg/lto/ltotests d_lto_ltotests_0.o-d_lto_ltotests_1.o link, -O2 -flto (internal compiler error) FAIL: gdc.dg/lto/ltotests d_lto_ltotests_0.o-d_lto_ltotests_1.o link, -O2 -flto -flto-partition=1to1 (internal compiler error) FAIL: gdc.dg/lto/ltotests d_lto_ltotests_0.o-d_lto_ltotests_1.o link, -O2 -flto -flto-partition=none (internal compiler error) === gdc Summary for unix/-m64 === # of expected passes 29842 # of unexpected failures 6 === gdc Summary === # of expected passes 59684 # of unexpected failures 12 /var/gcc/regression/trunk/11.5-gcc-gas/build/gcc/gdc version 10.0.0 20191004 (experimental) [trunk revision 276564] (GCC) === gfortran tests === Running target unix FAIL: gfortran.dg/auto_in_equiv_2.f90 -O0 execution test FAIL: gfortran.dg/auto_in_equiv_3.f90 -O0 execution test FAIL: gfortran.dg/auto_in_equiv_3.f90 -O1 execution test FAIL: gfortran.dg/auto_in_equiv_3.f90 -O2 execution test FAIL: gfortran.dg/auto_in_equiv_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/auto_in_equiv_3.f90 -O3 -g execution test FAIL: gfortran.dg/auto_in_equiv_3.f90 -Os execution test === gfortran Summary for unix === # of expected passes 50524 # of unexpected failures 7 # of expected failures 189 # of unsupported tests 206 Running target unix/-m64 FAIL: gfortran.dg/auto_in_equiv_3.f90 -O1 execution test FAIL: gfortran.dg/auto_in_equiv_3.f90 -O2 execution test FAIL: gfortran.dg/auto_in_equiv_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/auto_in_equiv_3.f90 -O3 -g execution test FAIL: gfortran.dg/auto_in_equiv_3.f90 -Os execution test === gfortran Summary for unix/-m64 === # of expected passes 50755 # of unexpected failures 5 # of expected failures 189 # of unsupported tests 97 === gfortran Summary === # of expected passes 101279 # of unexpected failures 12 # of expected failures 378 # of unsupported tests 303 /var/gcc/regression/trunk/11.5-gcc-gas/build/gcc/gfortran version 10.0.0 20191004 (experimental) [trunk revision 276564] (GCC) === gnat tests === Running target unix === gnat Summary for unix === # of expected passes 3269 # of expected failures 23 # of unsupported tests 9 Running target unix/-m64 === gnat Summary for unix/-m64 === # of expected passes 3269 # of expected failures 23 # of unsupported tests 9 === gnat Summary === # of expected passes 6538 # of expected failures 46 # of unsupported tests 18 /var/gcc/regression/trunk/11.5-gcc-gas/build/gcc/gnatmake version 10.0.0 20191004 (experimental) [trunk revision 276564] === go tests === Running target unix FAIL: ./index0-out.go execution, -O0 -g -fno-var-tracking-assignments FAIL: go.test/test/fixedbugs/issue4085b.go execution, -O2 -g === go Summary for unix === # of expected passes 7471 # of unexpected failures 2 # of expected failures 1 # of untested testcases 10 # of unsupported tests 2 Running target unix/-m64 FAIL: ./index0-out.go execution, -O0 -g -fno-var-tracking-assignments === go Summary for unix/-m64 === # of expected passes 7353 # of unexpected failures 1 # of expected failures 1 # of untested testcases 10 # of unsupported tests 1 === go Summary === # of expected passes 14824 # of unexpected failures 3 # of expected failures 2 # of untested testcases 20 # of unsupported tests 3 === obj-c++ tests === Running target unix === obj-c++ Summary for unix === # of expected passes 1450 # of expected failures 2 # of unsupported tests 77 Running target unix/-m64 === obj-c++ Summary for unix/-m64 === # of expected passes 1442 # of expected failures 10 # of unsupported tests 77 === obj-c++ Summary === # of expected passes 2892 # of expected failures 12 # of unsupported tests 154 /var/gcc/regression/trunk/11.5-gcc-gas/build/gcc/xg++ version 10.0.0 20191004 (experimental) [trunk revision 276564] (GCC) === objc tests === Running target unix === objc Summary for unix === # of expected passes 2776 # of expected failures 6 # of unsupported tests 68 Running target unix/-m64 === objc Summary for unix/-m64 === # of expected passes 2776 # of expected failures 6 # of unsupported tests 68 === objc Summary === # of expected passes 5552 # of expected failures 12 # of unsupported tests 136 /var/gcc/regression/trunk/11.5-gcc-gas/build/gcc/xgcc version 10.0.0 20191004 (experimental) [trunk revision 276564] (GCC) === gotools tests === FAIL: TestScript FAIL: go test cmd/go FAIL: TestAbort FAIL: TestSelectStackAdjust FAIL: go test runtime FAIL: go test misc/cgo/test === gotools Summary === # of expected passes 346 # of unexpected failures 6 # of untested testcases 199 /var/gcc/regression/trunk/11.5-gcc-gas/build/./gcc/gccgo version 10.0.0 20191004 (experimental) [trunk revision 276564] (GCC) === libatomic tests === Running target unix === libatomic Summary for unix === # of expected passes 44 # of unsupported tests 5 Running target unix/-m64 === libatomic Summary for unix/-m64 === # of expected passes 54 === libatomic Summary === # of expected passes 98 # of unsupported tests 5 === libffi tests === Running target unix === libffi Summary for unix === # of expected passes 2799 Running target unix/-m64 === libffi Summary for unix/-m64 === # of expected passes 2214 === libffi Summary === # of expected passes 5013 === libgo tests === Running target unix FAIL: go/build FAIL: net/http FAIL: runtime === libgo Summary for unix === # of expected passes 171 # of unexpected failures 3 Running target unix/-m64 FAIL: go/build === libgo Summary for unix/-m64 === # of expected passes 173 # of unexpected failures 1 === libgo Summary === # of expected passes 344 # of unexpected failures 4 /var/gcc/regression/trunk/11.5-gcc-gas/build/./gcc/gccgo version 10.0.0 20191004 (experimental) [trunk revision 276564] (GCC) === libgomp tests === Running target unix WARNING: libgomp.c++/task-reduction-10.C execution test program timed out. FAIL: libgomp.c++/task-reduction-10.C execution test WARNING: libgomp.c++/task-reduction-11.C execution test program timed out. FAIL: libgomp.c++/task-reduction-11.C execution test WARNING: libgomp.c++/task-reduction-13.C execution test program timed out. FAIL: libgomp.c++/task-reduction-13.C execution test === libgomp Summary for unix === # of expected passes 6728 # of unexpected failures 3 # of expected failures 4 # of unsupported tests 365 Running target unix/-m64 WARNING: libgomp.c++/task-reduction-11.C execution test program timed out. FAIL: libgomp.c++/task-reduction-11.C execution test WARNING: libgomp.c++/task-reduction-13.C execution test program timed out. FAIL: libgomp.c++/task-reduction-13.C execution test WARNING: libgomp.c++/task-reduction-8.C execution test program timed out. FAIL: libgomp.c++/task-reduction-8.C execution test === libgomp Summary for unix/-m64 === # of expected passes 6728 # of unexpected failures 3 # of expected failures 4 # of unsupported tests 365 === libgomp Summary === # of expected passes 13456 # of unexpected failures 6 # of expected failures 8 # of unsupported tests 730 === libitm tests === Running target unix === libitm Summary for unix === # of expected passes 42 # of expected failures 3 # of unsupported tests 1 Running target unix/-m64 === libitm Summary for unix/-m64 === # of expected passes 42 # of expected failures 3 # of unsupported tests 1 === libitm Summary === # of expected passes 84 # of expected failures 6 # of unsupported tests 2 === libphobos tests === Running target unix FAIL: libphobos.phobos_shared/std/datetime/systime.d execution test FAIL: libphobos.phobos_shared/std/datetime/timezone.d execution test FAIL: libphobos.phobos_shared/std/format.d execution test FAIL: libphobos.phobos_shared/std/math.d execution test FAIL: libphobos.phobos_shared/std/parallelism.d execution test FAIL: libphobos.shared/finalize.d -shared-libphobos -ldl execution test FAIL: libphobos.shared/linkD.c lib.so -ldl -pthread execution test FAIL: libphobos.shared/load.d -shared-libphobos -ldl execution test FAIL: libphobos.shared/load_13414.d -shared-libphobos -ldl execution test === libphobos Summary for unix === # of expected passes 415 # of unexpected failures 9 Running target unix/-m64 FAIL: libphobos.phobos_shared/std/datetime/systime.d execution test FAIL: libphobos.phobos_shared/std/datetime/timezone.d execution test FAIL: libphobos.phobos_shared/std/format.d execution test FAIL: libphobos.phobos_shared/std/math.d execution test FAIL: libphobos.phobos_shared/std/parallelism.d execution test FAIL: libphobos.shared/finalize.d -shared-libphobos -ldl execution test FAIL: libphobos.shared/linkD.c lib.so -ldl -pthread execution test FAIL: libphobos.shared/load.d -shared-libphobos -ldl execution test FAIL: libphobos.shared/load_13414.d -shared-libphobos -ldl execution test === libphobos Summary for unix/-m64 === # of expected passes 415 # of unexpected failures 9 === libphobos Summary === # of expected passes 830 # of unexpected failures 18 === libstdc++ tests === Running target unix XPASS: experimental/memory_resource/new_delete_resource.cc execution test === libstdc++ Summary for unix === # of expected passes 12349 # of unexpected successes 1 # of expected failures 92 # of unsupported tests 698 Running target unix/-m64 === libstdc++ Summary for unix/-m64 === # of expected passes 12342 # of expected failures 92 # of unsupported tests 702 === libstdc++ Summary === # of expected passes 24691 # of unexpected successes 1 # of expected failures 184 # of unsupported tests 1400 Compiler version: 10.0.0 20191004 (experimental) [trunk revision 276564] (GCC) Platform: i386-pc-solaris2.11 configure flags: --prefix=/vol/gcc --target=i386-pc-solaris2.11 --enable-objc-gc --with-target-bdw-gc-include=/vol/gcc/include --with-target-bdw-gc-lib=/vol/gcc/lib,amd64=/vol/gcc/lib/amd64 --with-as=/vol/gcc/bin/gas-2.32 --with-gnu-as --with-gmp-include=/vol/gcc/include --with-gmp-lib=/vol/gcc/lib --with-mpfr-include=/vol/gcc/include --with-mpfr-lib=/vol/gcc/lib --with-mpc-include=/vol/gcc/include --with-mpc-lib=/vol/gcc/lib --enable-languages=all,ada,obj-c++,go --with-isl-include=/vol/gcc/include --with-isl-lib=/vol/gcc/lib --with-zstd-include=/vol/gcc/include --with-zstd-lib=/vol/gcc/lib --build=i386-pc-solaris2.11 --host=i386-pc-solaris2.11 BOOT_CFLAGS=-g -O2