From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.CeBiTec.Uni-Bielefeld.DE (smtp.CeBiTec.Uni-Bielefeld.DE [129.70.160.84]) by sourceware.org (Postfix) with ESMTPS id D3C033858D32 for ; Sun, 26 Mar 2023 12:44:02 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org D3C033858D32 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=CeBiTec.Uni-Bielefeld.DE Authentication-Results: sourceware.org; spf=none smtp.mailfrom=CeBiTec.Uni-Bielefeld.DE Received: from localhost (localhost [127.0.0.1]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id E5E5CBFDD6 for ; Sun, 26 Mar 2023 14:44:01 +0200 (CEST) X-Virus-Scanned: amavisd-new at CeBiTec.Uni-Bielefeld.DE Received: from smtp.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (smtp.cebitec.uni-bielefeld.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id t9I_-UI4u2eH for ; Sun, 26 Mar 2023 14:44:00 +0200 (CEST) Received: from s11-sparc.gcc (s11-sparc.gcc.CeBiTec.Uni-Bielefeld.DE [129.70.160.200]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPS id CE52CBFD7D for ; Sun, 26 Mar 2023 14:44:00 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=CeBiTec.Uni-Bielefeld.DE; s=20200306; t=1679834640; bh=PX21fMxQ3AjkVrOqonVR1q1KRuMNlTRwvGfhbUlyzSc=; h=Date:From:To:Subject:From; b=JnIVBqapyIP8dH2DDTjCq3Th7M/y4x1UMkQ/rxGUQoSHm1a2y0PSbuXIeJvamBxm4 flawTKh2eznyhqSu/QSAInuPUUnycmk2jazDCRb7jOEIuPn9swQDiSyz7EoymYMoL4 hLkJcjlPlBTDtcNQZMt/C7YznbzpYtFTjcM2J72WdhcLtZ+Fzi3TScV+nMnoWNRPj0 Xt3Oe6WNWHaYc0FwSp2+A5ADydUDGJ2vnJRrlvXB8Qc2Vp8rOH2rW6vlyNw9rVG9rC R3e+2xLnQ88esv0UCv7VnXdDQyMTJPy9P4qQVHzpn5IzGa0E2Gfaw3ykpKXVZzAvet LFVcU9ry8cftg== Received: (from ro@localhost) by s11-sparc.gcc (8.15.1+Sun/8.15.1/Submit) id 32QCi0nb003593 for gcc-testresults@gcc.gnu.org; Sun, 26 Mar 2023 14:44:00 +0200 (MEST) Date: Sun, 26 Mar 2023 14:44:00 +0200 (MEST) From: Rainer Orth Message-Id: <202303261244.32QCi0nb003593@s11-sparc.gcc> To: gcc-testresults@gcc.gnu.org Subject: Results for 13.0.1 20230324 (experimental) [master 0d9e52675c009139a14182d92ddb446ba2feabce] (GCC) testsuite on sparc-sun-solaris2.11 X-Spam-Status: No, score=-3635.6 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,KAM_LOTSOFHASH,KAM_NUMSUBJECT,PP_MIME_FAKE_ASCII_TEXT,SPF_HELO_NONE,SPF_NONE,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: LAST_UPDATED: Fri Mar 24 09:48:32 UTC 2023 (revision 0d9e52675c009139a14182d92ddb446ba2feabce) === acats tests === === acats Summary === # of expected passes 2328 # of unexpected failures 0 Native configuration is sparc-sun-solaris2.11 === g++ tests === Running target unix FAIL: c-c++-common/pr103798-2.c -std=gnu++14 scan-assembler-not memchr FAIL: c-c++-common/pr103798-2.c -std=gnu++17 scan-assembler-not memchr FAIL: c-c++-common/pr103798-2.c -std=gnu++20 scan-assembler-not memchr FAIL: c-c++-common/pr103798-2.c -std=gnu++98 scan-assembler-not memchr FAIL: g++.dg/pr94920.C -std=gnu++14 scan-tree-dump-times optimized " ABS_EXPR " 6 FAIL: g++.dg/pr94920.C -std=gnu++17 scan-tree-dump-times optimized " ABS_EXPR " 6 FAIL: g++.dg/pr94920.C -std=gnu++20 scan-tree-dump-times optimized " ABS_EXPR " 6 FAIL: g++.dg/pr94920.C -std=gnu++98 scan-tree-dump-times optimized " ABS_EXPR " 6 FAIL: g++.dg/modules/pr99023_b.X -std=c++2a (test for excess errors) FAIL: g++.dg/modules/pr99023_b.X -std=c++2b (test for excess errors) FAIL: g++.dg/modules/stdio-1_a.H -std=c++17 scan-lang-dump module "Depset:0 decl entity:[0-9]* function_decl:'::printf'" FAIL: g++.dg/modules/stdio-1_a.H -std=c++2a scan-lang-dump module "Depset:0 decl entity:[0-9]* function_decl:'::printf'" FAIL: g++.dg/modules/stdio-1_a.H -std=c++2b scan-lang-dump module "Depset:0 decl entity:[0-9]* function_decl:'::printf'" FAIL: g++.dg/modules/xtreme-header-5_b.C -std=c++2a (test for excess errors) FAIL: g++.dg/modules/xtreme-header-5_b.C -std=c++2b (test for excess errors) FAIL: g++.dg/modules/xtreme-header-5_c.C -std=c++2a (test for excess errors) FAIL: g++.dg/modules/xtreme-header-5_c.C -std=c++2b (test for excess errors) FAIL: g++.dg/modules/xtreme-header-6_b.C -std=c++2a (test for excess errors) FAIL: g++.dg/modules/xtreme-header-6_b.C -std=c++2b (test for excess errors) FAIL: g++.dg/special/initpri3.C at line 10 (test for warnings, line 9) FAIL: g++.dg/special/initpri3.C (test for excess errors) WARNING: g++.dg/torture/pr31863.C -O2 -flto (test for excess errors) program timed out. FAIL: g++.dg/torture/pr31863.C -O2 -flto (test for excess errors) === g++ Summary for unix === # of expected passes 227363 # of unexpected failures 22 # of expected failures 1939 # of unsupported tests 11380 Running target unix/-m64 FAIL: c-c++-common/pr103798-2.c -std=gnu++14 scan-assembler-not memchr FAIL: c-c++-common/pr103798-2.c -std=gnu++17 scan-assembler-not memchr FAIL: c-c++-common/pr103798-2.c -std=gnu++20 scan-assembler-not memchr FAIL: c-c++-common/pr103798-2.c -std=gnu++98 scan-assembler-not memchr FAIL: g++.dg/pr94920.C -std=gnu++14 scan-tree-dump-times optimized " ABS_EXPR " 6 FAIL: g++.dg/pr94920.C -std=gnu++17 scan-tree-dump-times optimized " ABS_EXPR " 6 FAIL: g++.dg/pr94920.C -std=gnu++20 scan-tree-dump-times optimized " ABS_EXPR " 6 FAIL: g++.dg/pr94920.C -std=gnu++98 scan-tree-dump-times optimized " ABS_EXPR " 6 FAIL: g++.dg/modules/pr99023_b.X -std=c++2a (test for excess errors) FAIL: g++.dg/modules/pr99023_b.X -std=c++2b (test for excess errors) FAIL: g++.dg/modules/stdio-1_a.H -std=c++17 scan-lang-dump module "Depset:0 decl entity:[0-9]* function_decl:'::printf'" FAIL: g++.dg/modules/stdio-1_a.H -std=c++2a scan-lang-dump module "Depset:0 decl entity:[0-9]* function_decl:'::printf'" FAIL: g++.dg/modules/stdio-1_a.H -std=c++2b scan-lang-dump module "Depset:0 decl entity:[0-9]* function_decl:'::printf'" FAIL: g++.dg/modules/xtreme-header-5_b.C -std=c++2a (test for excess errors) FAIL: g++.dg/modules/xtreme-header-5_b.C -std=c++2b (test for excess errors) FAIL: g++.dg/modules/xtreme-header-6_b.C -std=c++2a (test for excess errors) FAIL: g++.dg/modules/xtreme-header-6_b.C -std=c++2b (test for excess errors) FAIL: g++.dg/special/initpri3.C at line 10 (test for warnings, line 9) FAIL: g++.dg/special/initpri3.C (test for excess errors) === g++ Summary for unix/-m64 === # of expected passes 228119 # of unexpected failures 19 # of expected failures 1942 # of unsupported tests 11038 === g++ Summary === # of expected passes 455482 # of unexpected failures 41 # of expected failures 3881 # of unsupported tests 22418 /var/gcc/regression/master/11.3-gcc/build/gcc/xg++ version 13.0.1 20230324 (experimental) [master 0d9e52675c009139a14182d92ddb446ba2feabce] (GCC) === gcc tests === Running target unix FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 19) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 27) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 32) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 39) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 55) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for excess errors) FAIL: gcc.dg/analyzer/getchar-1.c (test for excess errors) FAIL: gcc.dg/analyzer/isatty-1.c (test for warnings, line 31) FAIL: gcc.dg/analyzer/isatty-1.c (test for warnings, line 46) FAIL: gcc.dg/analyzer/isatty-1.c (test for warnings, line 56) FAIL: gcc.dg/analyzer/isatty-1.c (test for excess errors) FAIL: gcc.dg/analyzer/pr94851-1.c (test for excess errors) XPASS: gcc.dg/debug/dwarf2/inline5.c scan-assembler-not \\\\(DIE \\\\(0x([0-9a-f]*)\\\\) DW_TAG_lexical_block\\\\)[^#/!@;\\\\|]*[#/!@;\\\\|]+ +DW_AT.*DW_TAG_lexical_block\\\\)[^#/!@;\\\\|x]*x\\\\1[^#/!@;\\\\|]*[#/!@;\\\\|] +DW_AT_abstract_origin XPASS: gcc.dg/pr84877.c execution test FAIL: gcc.dg/visibility-22.c execution test FAIL: gcc.dg/ipa/ipa-icf-38.c scan-ltrans-tree-dump-not optimized "Function bar" FAIL: gcc-dg-lto-modref-3-01.exe scan-wpa-ipa-dump modref "parm 1 flags: no_direct_clobber no_direct_escape" FAIL: gcc-dg-lto-modref-4-01.exe scan-wpa-ipa-dump modref "parm 1 flags: no_direct_clobber no_direct_escape" FAIL: gcc.dg/lto/modref-3 c_lto_modref-3_0.o-c_lto_modref-3_1.o execute -O2 -flto-partition=max -fdump-ipa-modref -fno-ipa-sra -fno-ipa-cp -flto FAIL: gcc.dg/lto/modref-4 c_lto_modref-4_0.o-c_lto_modref-4_1.o execute -O2 -flto-partition=max -fdump-ipa-modref -fno-ipa-sra -flto FAIL: gcc.dg/plugin/crash-test-write-though-null-sarif.c -fplugin=./crash_test_plugin.so scan-sarif-file "text": "Segmentation fault" FAIL: gcc.dg/simulate-thread/atomic-other-int.c -O2 -g thread simulation test FAIL: gcc.dg/simulate-thread/atomic-other-int.c -O3 -g thread simulation test FAIL: gcc.dg/simulate-thread/speculative-store-4.c -O0 -g thread simulation test FAIL: gcc.dg/simulate-thread/speculative-store-4.c -O2 -g thread simulation test FAIL: gcc.dg/simulate-thread/speculative-store-4.c -O3 -g thread simulation test FAIL: gcc.dg/simulate-thread/speculative-store.c -O0 -g thread simulation test FAIL: gcc.dg/torture/pr60092.c -O0 execution test FAIL: gcc.dg/ubsan/object-size-dyn.c -O2 execution test FAIL: gcc.dg/ubsan/object-size-dyn.c -O2 -flto execution test FAIL: gcc.dg/ubsan/object-size-dyn.c -O2 -flto -flto-partition=none execution test FAIL: gcc.dg/vect/bb-slp-21.c -flto -ffat-lto-objects scan-tree-dump-times slp2 "optimized: basic block" 1 FAIL: gcc.dg/vect/bb-slp-21.c scan-tree-dump-times slp2 "optimized: basic block" 1 FAIL: gcc.dg/vect/bb-slp-22.c -flto -ffat-lto-objects scan-tree-dump-times slp2 "optimized: basic block" 1 FAIL: gcc.dg/vect/bb-slp-22.c scan-tree-dump-times slp2 "optimized: basic block" 1 XPASS: gcc.dg/vect/bb-slp-32.c -flto -ffat-lto-objects scan-tree-dump slp2 "vectorization is not profitable" XPASS: gcc.dg/vect/bb-slp-32.c scan-tree-dump slp2 "vectorization is not profitable" UNRESOLVED: gcc.dg/vect/pr108950.c -flto -ffat-lto-objects scan-tree-dump-not vect "widen_sum" UNRESOLVED: gcc.dg/vect/pr108950.c scan-tree-dump-not vect "widen_sum" FAIL: gcc.dg/vect/pr37027.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/pr37027.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: gcc.dg/vect/pr37027.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/pr37027.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: gcc.dg/vect/pr67790.c -flto -ffat-lto-objects scan-tree-dump vect "vectorizing stmts using SLP" FAIL: gcc.dg/vect/pr67790.c scan-tree-dump vect "vectorizing stmts using SLP" FAIL: gcc.dg/vect/pr97428.c -flto -ffat-lto-objects scan-tree-dump vect "Detected interleaving load of size 8" FAIL: gcc.dg/vect/pr97428.c -flto -ffat-lto-objects scan-tree-dump vect "Detected interleaving store of size 16" FAIL: gcc.dg/vect/pr97428.c scan-tree-dump vect "Detected interleaving load of size 8" FAIL: gcc.dg/vect/pr97428.c scan-tree-dump vect "Detected interleaving store of size 16" FAIL: gcc.dg/vect/slp-47.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorizing stmts using SLP" 2 FAIL: gcc.dg/vect/slp-47.c scan-tree-dump-times vect "vectorizing stmts using SLP" 2 FAIL: gcc.dg/vect/slp-48.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorizing stmts using SLP" 2 FAIL: gcc.dg/vect/slp-48.c scan-tree-dump-times vect "vectorizing stmts using SLP" 2 FAIL: gcc.dg/vect/slp-reduc-1.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/slp-reduc-1.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: gcc.dg/vect/slp-reduc-1.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/slp-reduc-1.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: gcc.dg/vect/slp-reduc-2.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/slp-reduc-2.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: gcc.dg/vect/slp-reduc-2.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/slp-reduc-2.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: gcc.dg/vect/slp-reduc-7.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/slp-reduc-7.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: gcc.dg/vect/slp-reduc-7.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/slp-reduc-7.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: gcc.dg/vect/slp-reduc-8.c -flto -ffat-lto-objects scan-tree-dump vect "vectorized 1 loops" FAIL: gcc.dg/vect/slp-reduc-8.c scan-tree-dump vect "vectorized 1 loops" XPASS: gcc.dg/vect/vect-alias-check-1.c -flto -ffat-lto-objects scan-tree-dump vect "using an address-based overlap test" XPASS: gcc.dg/vect/vect-alias-check-1.c scan-tree-dump vect "using an address-based overlap test" FAIL: gcc.dg/vect/vect-bic-bitmask-10.c -flto -ffat-lto-objects scan-tree-dump dce7 "<=\\\\s*.+{ 255,.+}" FAIL: gcc.dg/vect/vect-bic-bitmask-10.c scan-tree-dump dce7 "<=\\\\s*.+{ 255,.+}" FAIL: gcc.dg/vect/vect-bic-bitmask-11.c -flto -ffat-lto-objects scan-tree-dump dce7 ">\\\\s*.+{ 255,.+}" FAIL: gcc.dg/vect/vect-bic-bitmask-11.c scan-tree-dump dce7 ">\\\\s*.+{ 255,.+}" FAIL: gcc.dg/vect/vect-bic-bitmask-12.c -flto -ffat-lto-objects scan-tree-dump dce7 "<=\\\\s*.+{ 255,.+}" FAIL: gcc.dg/vect/vect-bic-bitmask-12.c scan-tree-dump dce7 "<=\\\\s*.+{ 255,.+}" FAIL: gcc.dg/vect/vect-bic-bitmask-2.c -flto -ffat-lto-objects scan-tree-dump-times dce7 "<=\\\\s*.+{ 255,.+}" 1 FAIL: gcc.dg/vect/vect-bic-bitmask-2.c scan-tree-dump-times dce7 "<=\\\\s*.+{ 255,.+}" 1 FAIL: gcc.dg/vect/vect-bic-bitmask-23.c -flto -ffat-lto-objects scan-tree-dump dce7 "<=\\\\s*.+{ 255, 15, 1, 65535 }" FAIL: gcc.dg/vect/vect-bic-bitmask-23.c scan-tree-dump dce7 "<=\\\\s*.+{ 255, 15, 1, 65535 }" FAIL: gcc.dg/vect/vect-bic-bitmask-3.c -flto -ffat-lto-objects scan-tree-dump-times dce7 "<=\\\\s*.+{ 255,.+}" 1 FAIL: gcc.dg/vect/vect-bic-bitmask-3.c scan-tree-dump-times dce7 "<=\\\\s*.+{ 255,.+}" 1 FAIL: gcc.dg/vect/vect-bic-bitmask-5.c -flto -ffat-lto-objects scan-tree-dump-times dce7 ">\\\\s*.+{ 255,.+}" 1 FAIL: gcc.dg/vect/vect-bic-bitmask-5.c scan-tree-dump-times dce7 ">\\\\s*.+{ 255,.+}" 1 FAIL: gcc.dg/vect/vect-bic-bitmask-6.c -flto -ffat-lto-objects scan-tree-dump-times dce7 "<=\\\\s*.+{ 255,.+}" 1 FAIL: gcc.dg/vect/vect-bic-bitmask-6.c scan-tree-dump-times dce7 "<=\\\\s*.+{ 255,.+}" 1 FAIL: gcc.dg/vect/vect-bic-bitmask-8.c -flto -ffat-lto-objects scan-tree-dump-times dce7 ">\\\\s*.+{ 1,.+}" 1 FAIL: gcc.dg/vect/vect-bic-bitmask-8.c scan-tree-dump-times dce7 ">\\\\s*.+{ 1,.+}" 1 FAIL: gcc.dg/vect/vect-bic-bitmask-9.c -flto -ffat-lto-objects scan-tree-dump dce7 "&\\\\s*.+{ 4294967290,.+}" FAIL: gcc.dg/vect/vect-bic-bitmask-9.c scan-tree-dump dce7 "&\\\\s*.+{ 4294967290,.+}" FAIL: gcc.dg/vect/vect-cost-model-1.c -flto -ffat-lto-objects scan-tree-dump vect "LOOP VECTORIZED" FAIL: gcc.dg/vect/vect-cost-model-1.c scan-tree-dump vect "LOOP VECTORIZED" FAIL: gcc.dg/vect/vect-cost-model-3.c -flto -ffat-lto-objects scan-tree-dump vect "LOOP VECTORIZED" FAIL: gcc.dg/vect/vect-cost-model-3.c scan-tree-dump vect "LOOP VECTORIZED" FAIL: gcc.dg/vect/vect-cost-model-5.c -flto -ffat-lto-objects scan-tree-dump vect "LOOP VECTORIZED" FAIL: gcc.dg/vect/vect-cost-model-5.c scan-tree-dump vect "LOOP VECTORIZED" === gcc Summary for unix === # of expected passes 147708 # of unexpected failures 87 # of unexpected successes 6 # of expected failures 1290 # of unresolved testcases 2 # of unsupported tests 4676 Running target unix/-m64 FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 19) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 27) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 32) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 39) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 55) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for excess errors) FAIL: gcc.dg/analyzer/isatty-1.c (test for warnings, line 31) FAIL: gcc.dg/analyzer/isatty-1.c (test for warnings, line 46) FAIL: gcc.dg/analyzer/isatty-1.c (test for warnings, line 56) FAIL: gcc.dg/analyzer/isatty-1.c (test for excess errors) XPASS: gcc.dg/debug/dwarf2/inline5.c scan-assembler-not \\\\(DIE \\\\(0x([0-9a-f]*)\\\\) DW_TAG_lexical_block\\\\)[^#/!@;\\\\|]*[#/!@;\\\\|]+ +DW_AT.*DW_TAG_lexical_block\\\\)[^#/!@;\\\\|x]*x\\\\1[^#/!@;\\\\|]*[#/!@;\\\\|] +DW_AT_abstract_origin XPASS: gcc.dg/pr84877.c execution test FAIL: gcc.dg/visibility-22.c execution test XPASS: 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-dg-lto-modref-3-01.exe scan-wpa-ipa-dump modref "parm 1 flags: no_direct_clobber no_direct_escape" FAIL: gcc-dg-lto-modref-4-01.exe scan-wpa-ipa-dump modref "parm 1 flags: no_direct_clobber no_direct_escape" FAIL: gcc.dg/lto/modref-3 c_lto_modref-3_0.o-c_lto_modref-3_1.o execute -O2 -flto-partition=max -fdump-ipa-modref -fno-ipa-sra -fno-ipa-cp -flto FAIL: gcc.dg/lto/modref-4 c_lto_modref-4_0.o-c_lto_modref-4_1.o execute -O2 -flto-partition=max -fdump-ipa-modref -fno-ipa-sra -flto FAIL: gcc.dg/plugin/crash-test-write-though-null-sarif.c -fplugin=./crash_test_plugin.so scan-sarif-file "text": "Segmentation fault" WARNING: gcc.dg/plugin/poly-int-02_plugin.c compilation program timed out. FAIL: gcc.dg/plugin/poly-int-02_plugin.c compilation FAIL: gcc.dg/torture/pr60092.c -O0 execution test FAIL: gcc.dg/vect/bb-slp-21.c -flto -ffat-lto-objects scan-tree-dump-times slp2 "optimized: basic block" 1 FAIL: gcc.dg/vect/bb-slp-21.c scan-tree-dump-times slp2 "optimized: basic block" 1 FAIL: gcc.dg/vect/bb-slp-22.c -flto -ffat-lto-objects scan-tree-dump-times slp2 "optimized: basic block" 1 FAIL: gcc.dg/vect/bb-slp-22.c scan-tree-dump-times slp2 "optimized: basic block" 1 XPASS: gcc.dg/vect/bb-slp-32.c -flto -ffat-lto-objects scan-tree-dump slp2 "vectorization is not profitable" XPASS: gcc.dg/vect/bb-slp-32.c scan-tree-dump slp2 "vectorization is not profitable" UNRESOLVED: gcc.dg/vect/pr108950.c -flto -ffat-lto-objects scan-tree-dump-not vect "widen_sum" UNRESOLVED: gcc.dg/vect/pr108950.c scan-tree-dump-not vect "widen_sum" XPASS: gcc.dg/vect/pr33804.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorized 1 loops" 1 XPASS: gcc.dg/vect/pr33804.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorizing stmts using SLP" 1 XPASS: gcc.dg/vect/pr33804.c scan-tree-dump-times vect "vectorized 1 loops" 1 XPASS: gcc.dg/vect/pr33804.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: gcc.dg/vect/pr37027.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/pr37027.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: gcc.dg/vect/pr37027.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/pr37027.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: gcc.dg/vect/pr67790.c -flto -ffat-lto-objects scan-tree-dump vect "vectorizing stmts using SLP" FAIL: gcc.dg/vect/pr67790.c scan-tree-dump vect "vectorizing stmts using SLP" FAIL: gcc.dg/vect/pr97428.c -flto -ffat-lto-objects scan-tree-dump vect "Detected interleaving load of size 8" FAIL: gcc.dg/vect/pr97428.c -flto -ffat-lto-objects scan-tree-dump vect "Detected interleaving store of size 16" FAIL: gcc.dg/vect/pr97428.c scan-tree-dump vect "Detected interleaving load of size 8" FAIL: gcc.dg/vect/pr97428.c scan-tree-dump vect "Detected interleaving store of size 16" FAIL: gcc.dg/vect/slp-47.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorizing stmts using SLP" 2 FAIL: gcc.dg/vect/slp-47.c scan-tree-dump-times vect "vectorizing stmts using SLP" 2 FAIL: gcc.dg/vect/slp-48.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorizing stmts using SLP" 2 FAIL: gcc.dg/vect/slp-48.c scan-tree-dump-times vect "vectorizing stmts using SLP" 2 XPASS: gcc.dg/vect/slp-multitypes-3.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorized 1 loops" 1 XPASS: gcc.dg/vect/slp-multitypes-3.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorizing stmts using SLP" 2 XPASS: gcc.dg/vect/slp-multitypes-3.c scan-tree-dump-times vect "vectorized 1 loops" 1 XPASS: gcc.dg/vect/slp-multitypes-3.c scan-tree-dump-times vect "vectorizing stmts using SLP" 2 FAIL: gcc.dg/vect/slp-reduc-1.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/slp-reduc-1.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: gcc.dg/vect/slp-reduc-1.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/slp-reduc-1.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: gcc.dg/vect/slp-reduc-2.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/slp-reduc-2.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: gcc.dg/vect/slp-reduc-2.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/slp-reduc-2.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: gcc.dg/vect/slp-reduc-7.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/slp-reduc-7.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: gcc.dg/vect/slp-reduc-7.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/slp-reduc-7.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: gcc.dg/vect/slp-reduc-8.c -flto -ffat-lto-objects scan-tree-dump vect "vectorized 1 loops" FAIL: gcc.dg/vect/slp-reduc-8.c scan-tree-dump vect "vectorized 1 loops" XPASS: gcc.dg/vect/vect-alias-check-1.c -flto -ffat-lto-objects scan-tree-dump vect "using an address-based overlap test" XPASS: gcc.dg/vect/vect-alias-check-1.c scan-tree-dump vect "using an address-based overlap test" FAIL: gcc.dg/vect/vect-bic-bitmask-10.c -flto -ffat-lto-objects scan-tree-dump dce7 "<=\\\\s*.+{ 255,.+}" FAIL: gcc.dg/vect/vect-bic-bitmask-10.c scan-tree-dump dce7 "<=\\\\s*.+{ 255,.+}" FAIL: gcc.dg/vect/vect-bic-bitmask-11.c -flto -ffat-lto-objects scan-tree-dump dce7 ">\\\\s*.+{ 255,.+}" FAIL: gcc.dg/vect/vect-bic-bitmask-11.c scan-tree-dump dce7 ">\\\\s*.+{ 255,.+}" FAIL: gcc.dg/vect/vect-bic-bitmask-12.c -flto -ffat-lto-objects scan-tree-dump dce7 "<=\\\\s*.+{ 255,.+}" FAIL: gcc.dg/vect/vect-bic-bitmask-12.c scan-tree-dump dce7 "<=\\\\s*.+{ 255,.+}" FAIL: gcc.dg/vect/vect-bic-bitmask-2.c -flto -ffat-lto-objects scan-tree-dump-times dce7 "<=\\\\s*.+{ 255,.+}" 1 FAIL: gcc.dg/vect/vect-bic-bitmask-2.c scan-tree-dump-times dce7 "<=\\\\s*.+{ 255,.+}" 1 FAIL: gcc.dg/vect/vect-bic-bitmask-23.c -flto -ffat-lto-objects scan-tree-dump dce7 "<=\\\\s*.+{ 255, 15, 1, 65535 }" FAIL: gcc.dg/vect/vect-bic-bitmask-23.c scan-tree-dump dce7 "<=\\\\s*.+{ 255, 15, 1, 65535 }" FAIL: gcc.dg/vect/vect-bic-bitmask-3.c -flto -ffat-lto-objects scan-tree-dump-times dce7 "<=\\\\s*.+{ 255,.+}" 1 FAIL: gcc.dg/vect/vect-bic-bitmask-3.c scan-tree-dump-times dce7 "<=\\\\s*.+{ 255,.+}" 1 FAIL: gcc.dg/vect/vect-bic-bitmask-5.c -flto -ffat-lto-objects scan-tree-dump-times dce7 ">\\\\s*.+{ 255,.+}" 1 FAIL: gcc.dg/vect/vect-bic-bitmask-5.c scan-tree-dump-times dce7 ">\\\\s*.+{ 255,.+}" 1 FAIL: gcc.dg/vect/vect-bic-bitmask-6.c -flto -ffat-lto-objects scan-tree-dump-times dce7 "<=\\\\s*.+{ 255,.+}" 1 FAIL: gcc.dg/vect/vect-bic-bitmask-6.c scan-tree-dump-times dce7 "<=\\\\s*.+{ 255,.+}" 1 FAIL: gcc.dg/vect/vect-bic-bitmask-8.c -flto -ffat-lto-objects scan-tree-dump-times dce7 ">\\\\s*.+{ 1,.+}" 1 FAIL: gcc.dg/vect/vect-bic-bitmask-8.c scan-tree-dump-times dce7 ">\\\\s*.+{ 1,.+}" 1 FAIL: gcc.dg/vect/vect-bic-bitmask-9.c -flto -ffat-lto-objects scan-tree-dump dce7 "&\\\\s*.+{ 4294967290,.+}" FAIL: gcc.dg/vect/vect-bic-bitmask-9.c scan-tree-dump dce7 "&\\\\s*.+{ 4294967290,.+}" FAIL: gcc.dg/vect/vect-cost-model-1.c -flto -ffat-lto-objects scan-tree-dump vect "LOOP VECTORIZED" FAIL: gcc.dg/vect/vect-cost-model-1.c scan-tree-dump vect "LOOP VECTORIZED" FAIL: gcc.dg/vect/vect-cost-model-3.c -flto -ffat-lto-objects scan-tree-dump vect "LOOP VECTORIZED" FAIL: gcc.dg/vect/vect-cost-model-3.c scan-tree-dump vect "LOOP VECTORIZED" FAIL: gcc.dg/vect/vect-cost-model-5.c -flto -ffat-lto-objects scan-tree-dump vect "LOOP VECTORIZED" FAIL: gcc.dg/vect/vect-cost-model-5.c scan-tree-dump vect "LOOP VECTORIZED" === gcc Summary for unix/-m64 === # of expected passes 147151 # of unexpected failures 77 # of unexpected successes 15 # of expected failures 1267 # of unresolved testcases 2 # of unsupported tests 3924 === gcc Summary === # of expected passes 294859 # of unexpected failures 164 # of unexpected successes 21 # of expected failures 2557 # of unresolved testcases 4 # of unsupported tests 8600 /var/gcc/regression/master/11.3-gcc/build/gcc/xgcc version 13.0.1 20230324 (experimental) [master 0d9e52675c009139a14182d92ddb446ba2feabce] (GCC) === gdc tests === Running target unix UNRESOLVED: gdc.test/runnable/mangle.d compilation failed to produce executable UNRESOLVED: gdc.test/runnable/mangle.d -shared-libphobos compilation failed to produce executable UNRESOLVED: gdc.test/runnable/testmodule.d compilation failed to produce executable UNRESOLVED: gdc.test/runnable/testmodule.d -shared-libphobos compilation failed to produce executable UNRESOLVED: gdc.test/runnable/ufcs.d compilation failed to produce executable UNRESOLVED: gdc.test/runnable/ufcs.d -shared-libphobos compilation failed to produce executable === gdc Summary for unix === # of expected passes 11985 # of unresolved testcases 6 # of unsupported tests 609 Running target unix/-m64 FAIL: gdc.test/runnable/inline.d execution test FAIL: gdc.test/runnable/inline.d -shared-libphobos execution test UNRESOLVED: gdc.test/runnable/mangle.d compilation failed to produce executable UNRESOLVED: gdc.test/runnable/mangle.d -shared-libphobos compilation failed to produce executable WARNING: gdc.test/runnable/test17338.d (test for excess errors) program timed out. UNRESOLVED: gdc.test/runnable/test17338.d compilation failed to produce executable FAIL: gdc.test/runnable/test23514.d execution test FAIL: gdc.test/runnable/test23514.d -shared-libphobos execution test FAIL: gdc.test/runnable/test42.d execution test FAIL: gdc.test/runnable/test42.d -shared-libphobos execution test UNRESOLVED: gdc.test/runnable/testmodule.d compilation failed to produce executable UNRESOLVED: gdc.test/runnable/testmodule.d -shared-libphobos compilation failed to produce executable UNRESOLVED: gdc.test/runnable/ufcs.d compilation failed to produce executable UNRESOLVED: gdc.test/runnable/ufcs.d -shared-libphobos compilation failed to produce executable === gdc Summary for unix/-m64 === # of expected passes 11973 # of unexpected failures 6 # of unresolved testcases 7 # of unsupported tests 609 === gdc Summary === # of expected passes 23958 # of unexpected failures 6 # of unresolved testcases 13 # of unsupported tests 1218 /var/gcc/regression/master/11.3-gcc/build/gcc/gdc version 13.0.1 20230324 (experimental) [master 0d9e52675c009139a14182d92ddb446ba2feabce] (GCC) === gfortran tests === Running target unix WARNING: gfortran.dg/bind-c-contiguous-4.f90 -O3 -g (test for warnings, line 172) program timed out. UNRESOLVED: gfortran.dg/bind-c-contiguous-4.f90 -O3 -g compilation failed to produce executable === gfortran Summary for unix === # of expected passes 67249 # of expected failures 261 # of unresolved testcases 1 # of unsupported tests 349 Running target unix/-m64 === gfortran Summary for unix/-m64 === # of expected passes 67553 # of expected failures 259 # of unsupported tests 197 === gfortran Summary === # of expected passes 134802 # of expected failures 520 # of unresolved testcases 1 # of unsupported tests 546 /var/gcc/regression/master/11.3-gcc/build/gcc/gfortran version 13.0.1 20230324 (experimental) [master 0d9e52675c009139a14182d92ddb446ba2feabce] (GCC) === gm2 tests === Running target unix FAIL: gm2/extensions/run/pass/vararg2.mod execution, -O FAIL: gm2/extensions/run/pass/vararg2.mod execution, -O -g FAIL: gm2/extensions/run/pass/vararg2.mod execution, -O3 -fomit-frame-pointer FAIL: gm2/extensions/run/pass/vararg2.mod execution, -O3 -fomit-frame-pointer -finline-functions FAIL: gm2/extensions/run/pass/vararg2.mod execution, -Os FAIL: gm2/extensions/run/pass/vararg2.mod execution, -g FAIL: gm2/iso/run/pass/testgeneric.mod compilation, {additional_flags= -Os } timeout=300 (internal compiler error: in output_constructor_regular_field, at varasm.cc:5500) UNRESOLVED: gm2/iso/run/pass/testgeneric.mod execution, {additional_flags= -Os } timeout=300 FAIL: gm2/pim/pass/TestLong4.mod, -O FAIL: gm2/pim/pass/TestLong4.mod, -O -g FAIL: gm2/pim/pass/TestLong4.mod, -O3 -fomit-frame-pointer FAIL: gm2/pim/pass/TestLong4.mod, -O3 -fomit-frame-pointer -finline-functions FAIL: gm2/pim/pass/TestLong4.mod, -Os FAIL: gm2/pim/pass/TestLong4.mod, -g FAIL: gm2/projects/iso/small/run/pass/testset.mod compilation, -O FAIL: gm2/projects/iso/small/run/pass/testset.mod compilation, -O -g FAIL: gm2/projects/iso/small/run/pass/testset.mod compilation, -O3 -fomit-frame-pointer FAIL: gm2/projects/iso/small/run/pass/testset.mod compilation, -O3 -fomit-frame-pointer -finline-functions FAIL: gm2/projects/iso/small/run/pass/testset.mod compilation, -Os FAIL: gm2/projects/iso/small/run/pass/testset.mod compilation, -g UNRESOLVED: gm2/projects/iso/small/run/pass/testset.mod execution, -O (link failed) UNRESOLVED: gm2/projects/iso/small/run/pass/testset.mod execution, -O -g (link failed) UNRESOLVED: gm2/projects/iso/small/run/pass/testset.mod execution, -O3 -fomit-frame-pointer (link failed) UNRESOLVED: gm2/projects/iso/small/run/pass/testset.mod execution, -O3 -fomit-frame-pointer -finline-functions (link failed) UNRESOLVED: gm2/projects/iso/small/run/pass/testset.mod execution, -Os (link failed) UNRESOLVED: gm2/projects/iso/small/run/pass/testset.mod execution, -g (link failed) === gm2 Summary for unix === # of expected passes 11944 # of unexpected failures 19 # of unresolved testcases 7 Running target unix/-m64 FAIL: gm2/iso/run/pass/testgeneric.mod compilation, {additional_flags= -Os } timeout=300 (internal compiler error: in output_constructor_regular_field, at varasm.cc:5500) UNRESOLVED: gm2/iso/run/pass/testgeneric.mod execution, {additional_flags= -Os } timeout=300 FAIL: gm2/pim/pass/TestLong4.mod, -O FAIL: gm2/pim/pass/TestLong4.mod, -O -g FAIL: gm2/pim/pass/TestLong4.mod, -O3 -fomit-frame-pointer FAIL: gm2/pim/pass/TestLong4.mod, -O3 -fomit-frame-pointer -finline-functions FAIL: gm2/pim/pass/TestLong4.mod, -Os FAIL: gm2/pim/pass/TestLong4.mod, -g FAIL: gm2/projects/iso/small/run/pass/testset.mod compilation, -O FAIL: gm2/projects/iso/small/run/pass/testset.mod compilation, -O -g FAIL: gm2/projects/iso/small/run/pass/testset.mod compilation, -O3 -fomit-frame-pointer FAIL: gm2/projects/iso/small/run/pass/testset.mod compilation, -O3 -fomit-frame-pointer -finline-functions FAIL: gm2/projects/iso/small/run/pass/testset.mod compilation, -Os FAIL: gm2/projects/iso/small/run/pass/testset.mod compilation, -g UNRESOLVED: gm2/projects/iso/small/run/pass/testset.mod execution, -O (link failed) UNRESOLVED: gm2/projects/iso/small/run/pass/testset.mod execution, -O -g (link failed) UNRESOLVED: gm2/projects/iso/small/run/pass/testset.mod execution, -O3 -fomit-frame-pointer (link failed) UNRESOLVED: gm2/projects/iso/small/run/pass/testset.mod execution, -O3 -fomit-frame-pointer -finline-functions (link failed) UNRESOLVED: gm2/projects/iso/small/run/pass/testset.mod execution, -Os (link failed) UNRESOLVED: gm2/projects/iso/small/run/pass/testset.mod execution, -g (link failed) === gm2 Summary for unix/-m64 === # of expected passes 11950 # of unexpected failures 13 # of unresolved testcases 7 === gm2 Summary === # of expected passes 23894 # of unexpected failures 32 # of unresolved testcases 14 === gnat tests === Running target unix === gnat Summary for unix === # of expected passes 3352 # of expected failures 23 # of unsupported tests 37 Running target unix/-m64 === gnat Summary for unix/-m64 === # of expected passes 3353 # of expected failures 23 # of unsupported tests 35 === gnat Summary === # of expected passes 6705 # of expected failures 46 # of unsupported tests 72 /var/gcc/regression/master/11.3-gcc/build/gcc/gnatmake version 13.0.1 20230324 (experimental) [master 0d9e52675c009139a14182d92ddb446ba2feabce] === go tests === Running target unix FAIL: ./index0-out.go execution, -O0 -g -fno-var-tracking-assignments WARNING: ./issue5162-out.go compilation, -O0 -g -fno-var-tracking-assignments program timed out. FAIL: ./issue5162-out.go compilation, -O0 -g -fno-var-tracking-assignments FAIL: go.test/test/fixedbugs/bug207.go, -O2 -g (internal compiler error: in emit_move_insn, at expr.cc:4224) FAIL: go.test/test/fixedbugs/issue16016.go execution, -O2 -g FAIL: go.test/test/fixedbugs/issue22881.go execution, -O2 -g FAIL: go.test/test/fixedbugs/issue27836.dir/Äfoo.go -O -I. (test for excess errors) FAIL: go.test/test/fixedbugs/issue27836.dir/Ämain.go -O -I. (test for excess errors) FAIL: go.test/test/fixedbugs/issue34123.go execution, -O2 -g FAIL: go.test/test/fixedbugs/issue4562.go execution, -O2 -g FAIL: go.test/test/nil.go execution, -O2 -g === go Summary for unix === # of expected passes 8987 # of unexpected failures 10 # of untested testcases 12 # of unsupported tests 34 Running target unix/-m64 FAIL: ./index0-out.go execution, -O0 -g -fno-var-tracking-assignments WARNING: go.test/test/cmplxdivide.go program timed out. FAIL: go.test/test/cmplxdivide.go FAIL: go.test/test/fixedbugs/bug207.go, -O2 -g (internal compiler error: in emit_move_insn, at expr.cc:4224) FAIL: go.test/test/fixedbugs/issue13160.go execution, -O2 -g FAIL: go.test/test/fixedbugs/issue27836.dir/Äfoo.go -O -I. (test for excess errors) FAIL: go.test/test/fixedbugs/issue27836.dir/Ämain.go -O -I. (test for excess errors) === go Summary for unix/-m64 === # of expected passes 8874 # of unexpected failures 6 # of untested testcases 11 # of unsupported tests 32 === go Summary === # of expected passes 17861 # of unexpected failures 16 # of untested testcases 23 # of unsupported tests 66 === obj-c++ tests === Running target unix === obj-c++ Summary for unix === # of expected passes 1510 # of expected failures 2 # of unsupported tests 79 Running target unix/-m64 === obj-c++ Summary for unix/-m64 === # of expected passes 1502 # of expected failures 10 # of unsupported tests 79 === obj-c++ Summary === # of expected passes 3012 # of expected failures 12 # of unsupported tests 158 /var/gcc/regression/master/11.3-gcc/build/gcc/xg++ version 13.0.1 20230324 (experimental) [master 0d9e52675c009139a14182d92ddb446ba2feabce] (GCC) === objc tests === Running target unix === objc Summary for unix === # of expected passes 2846 # of unsupported tests 70 Running target unix/-m64 === objc Summary for unix/-m64 === # of expected passes 2846 # of unsupported tests 70 === objc Summary === # of expected passes 5692 # of unsupported tests 140 /var/gcc/regression/master/11.3-gcc/build/gcc/xgcc version 13.0.1 20230324 (experimental) [master 0d9e52675c009139a14182d92ddb446ba2feabce] (GCC) === rust tests === Running target unix FAIL: rust/compile/const-issue1440.rs at line 49 (test for errors, line 48) FAIL: rust/compile/const-issue1440.rs at line 61 (test for errors, line 60) FAIL: rust/compile/const-issue1440.rs (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O0 (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O1 (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O2 (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O2 -flto (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O2 -flto -flto-partition=none (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O3 -g (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -Os (test for excess errors) FAIL: rust/execute/torture/builtin_macros1.rs -O0 output pattern test FAIL: rust/execute/torture/builtin_macros1.rs -O1 output pattern test FAIL: rust/execute/torture/builtin_macros1.rs -O2 output pattern test FAIL: rust/execute/torture/builtin_macros1.rs -O2 -flto output pattern test FAIL: rust/execute/torture/builtin_macros1.rs -O2 -flto -flto-partition=none output pattern test FAIL: rust/execute/torture/builtin_macros1.rs -O3 -g output pattern test FAIL: rust/execute/torture/builtin_macros1.rs -Os output pattern test FAIL: rust/execute/torture/loop-condition-eval.rs -O0 output pattern test FAIL: rust/execute/torture/loop-condition-eval.rs -O1 output pattern test FAIL: rust/execute/torture/loop-condition-eval.rs -O2 output pattern test FAIL: rust/execute/torture/loop-condition-eval.rs -O2 -flto output pattern test FAIL: rust/execute/torture/loop-condition-eval.rs -O2 -flto -flto-partition=none output pattern test FAIL: rust/execute/torture/loop-condition-eval.rs -O3 -g output pattern test FAIL: rust/execute/torture/loop-condition-eval.rs -Os output pattern test === rust Summary for unix === # of expected passes 7237 # of unexpected failures 24 # of expected failures 52 # of unsupported tests 1 Running target unix/-m64 FAIL: rust/compile/const-issue1440.rs at line 49 (test for errors, line 48) FAIL: rust/compile/const-issue1440.rs at line 61 (test for errors, line 60) FAIL: rust/compile/const-issue1440.rs (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O0 (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O1 (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O2 (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O2 -flto (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O2 -flto -flto-partition=none (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O3 -g (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -Os (test for excess errors) === rust Summary for unix/-m64 === # of expected passes 7251 # of unexpected failures 10 # of expected failures 52 # of unsupported tests 1 === rust Summary === # of expected passes 14488 # of unexpected failures 34 # of expected failures 104 # of unsupported tests 2 === gotools tests === FAIL: TestScript FAIL: go test cmd/go FAIL: TestBreakpoint FAIL: TestCgoSignalDeadlock FAIL: TestCrashDumpsAllThreads FAIL: TestCrashHandler FAIL: TestDoublePanic FAIL: TestGCFairness FAIL: TestGCFairness2 FAIL: TestGccgoCrashTracebackNodebug FAIL: TestGoNil FAIL: TestGoexitCrash FAIL: TestGoexitDeadlock FAIL: TestGoexitInPanic FAIL: TestInitDeadlock FAIL: TestLockOSThreadAvoidsStatePropagation FAIL: TestLockOSThreadExit FAIL: TestLockOSThreadTemplateThreadRace FAIL: TestLockedDeadlock FAIL: TestLockedDeadlock2 FAIL: TestMainGoroutineID FAIL: TestMemmoveAtomicity FAIL: TestNeedmDeadlock FAIL: TestNoHelperGoroutines FAIL: TestNumGoroutine FAIL: TestPanicAfterGoexit FAIL: TestPanicDeadlockGosched FAIL: TestPanicDeadlockSyscall FAIL: TestPanicInlined FAIL: TestPanicLoop FAIL: TestPanicRace FAIL: TestPanicWithDirectlyPrintableCustomTypes FAIL: TestPhysicalMemoryUtilization FAIL: TestRecoveredPanicAfterGoexit FAIL: TestRecursivePanic FAIL: TestRecursivePanic2 FAIL: TestRecursivePanic3 FAIL: TestRecursivePanic4 FAIL: TestRecursivePanic5 FAIL: TestSegv FAIL: TestSignalExitStatus FAIL: TestSignalIgnoreSIGTRAP FAIL: TestSimpleDeadlock FAIL: TestThreadExhaustion FAIL: go test runtime FAIL: go test misc/cgo/test FAIL: TestCompileWithoutShared FAIL: TestEarlySignalHandler FAIL: TestOsSignal FAIL: TestPIE FAIL: TestSigaltstack FAIL: TestSignalForwarding FAIL: TestSignalForwardingExternal FAIL: go test misc/cgo/testcarchive FAIL: TestVet FAIL: go test cmd/vet === gotools Summary === # of expected passes 205 # of unexpected failures 56 # of untested testcases 108 /var/gcc/regression/master/11.3-gcc/build/./gcc/gccgo version 13.0.1 20230324 (experimental) [master 0d9e52675c009139a14182d92ddb446ba2feabce] (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 FAIL: libffi.closures/single_entry_structs2.c -W -Wall -Wno-psabi -O0 execution test === libffi Summary for unix === # of expected passes 1572 # of unexpected failures 1 Running target unix/-m64 === libffi Summary for unix/-m64 === # of expected passes 1574 === libffi Summary === # of expected passes 3146 # of unexpected failures 1 === libgo tests === Running target unix FAIL: go/types FAIL: net/http/pprof FAIL: os/signal FAIL: runtime FAIL: runtime/pprof FAIL: sync/atomic === libgo Summary for unix === # of expected passes 190 # of unexpected failures 6 Running target unix/-m64 FAIL: encoding/json FAIL: go/printer FAIL: image/jpeg FAIL: internal/intern FAIL: runtime FAIL: sync/atomic === libgo Summary for unix/-m64 === # of expected passes 190 # of unexpected failures 6 === libgo Summary === # of expected passes 380 # of unexpected failures 12 /var/gcc/regression/master/11.3-gcc/build/./gcc/gccgo version 13.0.1 20230324 (experimental) [master 0d9e52675c009139a14182d92ddb446ba2feabce] (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-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 === # of expected passes 15075 # of unexpected failures 3 # of expected failures 285 # of unsupported tests 679 Running target unix/-m64 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 WARNING: libgomp.c++/task-reduction-8.C execution test program timed out. FAIL: libgomp.c++/task-reduction-8.C execution test WARNING: libgomp.c/../libgomp.c-c++-common/for-11.c (test for excess errors) program timed out. FAIL: libgomp.c/../libgomp.c-c++-common/for-11.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/for-11.c compilation failed to produce executable WARNING: libgomp.c/../libgomp.c-c++-common/for-14.c (test for excess errors) program timed out. FAIL: libgomp.c/../libgomp.c-c++-common/for-14.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/for-14.c compilation failed to produce executable WARNING: libgomp.c/../libgomp.c-c++-common/for-3.c (test for excess errors) program timed out. FAIL: libgomp.c/../libgomp.c-c++-common/for-3.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/for-3.c compilation failed to produce executable WARNING: libgomp.c/../libgomp.c-c++-common/for-5.c (test for excess errors) program timed out. FAIL: libgomp.c/../libgomp.c-c++-common/for-5.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/for-5.c compilation failed to produce executable WARNING: libgomp.c/../libgomp.c-c++-common/for-6.c (test for excess errors) program timed out. FAIL: libgomp.c/../libgomp.c-c++-common/for-6.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/for-6.c compilation failed to produce executable WARNING: libgomp.c/../libgomp.c-c++-common/for-9.c (test for excess errors) program timed out. FAIL: libgomp.c/../libgomp.c-c++-common/for-9.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/for-9.c compilation failed to produce executable === libgomp Summary for unix/-m64 === # of expected passes 15062 # of unexpected failures 10 # of expected failures 285 # of unresolved testcases 6 # of unsupported tests 679 === libgomp Summary === # of expected passes 30137 # of unexpected failures 13 # of expected failures 570 # of unresolved testcases 6 # of unsupported tests 1358 === libitm tests === Running target unix === libitm Summary for unix === # of expected passes 44 # of expected failures 3 # of unsupported tests 1 Running target unix/-m64 === libitm Summary for unix/-m64 === # of expected passes 44 # of expected failures 3 # of unsupported tests 1 === libitm Summary === # of expected passes 88 # of expected failures 6 # of unsupported tests 2 === libphobos tests === Running target unix FAIL: libphobos.druntime/core/time.d execution test FAIL: libphobos.druntime_shared/core/time.d execution test WARNING: libphobos.gc/forkgc2.d execution test program timed out. FAIL: libphobos.gc/forkgc2.d execution test WARNING: libphobos.gc/startbackgc.d execution test program timed out. FAIL: libphobos.gc/startbackgc.d execution test FAIL: libphobos.phobos/std/datetime/date.d execution test FAIL: libphobos.phobos/std/datetime/systime.d execution test FAIL: libphobos.phobos/std/datetime/timezone.d execution test FAIL: libphobos.phobos/std/digest/murmurhash.d execution test FAIL: libphobos.phobos/std/experimental/allocator/building_blocks/region.d execution test FAIL: libphobos.phobos/std/format/internal/floats.d (test for excess errors) FAIL: libphobos.phobos/std/internal/math/gammafunction.d execution test FAIL: libphobos.phobos/std/mmfile.d execution test WARNING: libphobos.phobos/std/net/curl.d execution test program timed out. FAIL: libphobos.phobos/std/net/curl.d execution test FAIL: libphobos.phobos/std/parallelism.d execution test FAIL: libphobos.phobos/std/regex/internal/kickstart.d execution test FAIL: libphobos.phobos/std/regex/internal/tests.d execution test FAIL: libphobos.phobos/std/regex/internal/tests2.d execution test FAIL: libphobos.phobos/std/regex/package.d execution test FAIL: libphobos.phobos/std/socket.d execution test FAIL: libphobos.phobos_shared/std/datetime/date.d execution test 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/digest/murmurhash.d execution test FAIL: libphobos.phobos_shared/std/experimental/allocator/building_blocks/region.d execution test FAIL: libphobos.phobos_shared/std/format/internal/floats.d (test for excess errors) FAIL: libphobos.phobos_shared/std/internal/math/gammafunction.d execution test FAIL: libphobos.phobos_shared/std/mmfile.d execution test WARNING: libphobos.phobos_shared/std/net/curl.d execution test program timed out. FAIL: libphobos.phobos_shared/std/net/curl.d execution test FAIL: libphobos.phobos_shared/std/parallelism.d execution test FAIL: libphobos.phobos_shared/std/regex/internal/kickstart.d execution test FAIL: libphobos.phobos_shared/std/regex/internal/tests.d execution test FAIL: libphobos.phobos_shared/std/regex/internal/tests2.d execution test FAIL: libphobos.phobos_shared/std/regex/package.d execution test FAIL: libphobos.phobos_shared/std/socket.d execution test FAIL: libphobos.phobos_shared/std/stdio.d execution test FAIL: libphobos.shared/finalize.d -shared-libphobos -ldl execution test FAIL: libphobos.shared/load.d -shared-libphobos -ldl execution test FAIL: libphobos.shared/load_13414.d -shared-libphobos -ldl execution test FAIL: libphobos.shared/load_linkdep.d -shared-libphobos -ldl execution test === libphobos Summary for unix === # of expected passes 1044 # of unexpected failures 39 Running target unix/-m64 FAIL: libphobos.druntime/core/time.d execution test FAIL: libphobos.druntime_shared/core/time.d execution test WARNING: libphobos.gc/forkgc2.d execution test program timed out. FAIL: libphobos.gc/forkgc2.d execution test WARNING: libphobos.gc/startbackgc.d execution test program timed out. FAIL: libphobos.gc/startbackgc.d execution test WARNING: libphobos.phobos/std/array.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/array.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/array.d compilation failed to produce executable FAIL: libphobos.phobos/std/datetime/date.d execution test FAIL: libphobos.phobos/std/datetime/interval.d execution test FAIL: libphobos.phobos/std/datetime/systime.d execution test FAIL: libphobos.phobos/std/datetime/timezone.d execution test FAIL: libphobos.phobos/std/digest/murmurhash.d execution test FAIL: libphobos.phobos/std/experimental/allocator/building_blocks/region.d execution test FAIL: libphobos.phobos/std/file.d execution test FAIL: libphobos.phobos/std/format/internal/floats.d (test for excess errors) FAIL: libphobos.phobos/std/internal/math/gammafunction.d execution test FAIL: libphobos.phobos/std/parallelism.d execution test FAIL: libphobos.phobos/std/regex/internal/kickstart.d execution test FAIL: libphobos.phobos/std/regex/internal/tests.d execution test FAIL: libphobos.phobos/std/regex/internal/tests2.d execution test FAIL: libphobos.phobos/std/regex/package.d execution test FAIL: libphobos.phobos/std/socket.d execution test WARNING: libphobos.phobos_shared/std/array.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/array.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/array.d compilation failed to produce executable FAIL: libphobos.phobos_shared/std/datetime/date.d execution test FAIL: libphobos.phobos_shared/std/datetime/interval.d execution test 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/digest/murmurhash.d execution test FAIL: libphobos.phobos_shared/std/experimental/allocator/building_blocks/region.d execution test FAIL: libphobos.phobos_shared/std/file.d execution test FAIL: libphobos.phobos_shared/std/format/internal/floats.d (test for excess errors) FAIL: libphobos.phobos_shared/std/internal/math/gammafunction.d execution test FAIL: libphobos.phobos_shared/std/parallelism.d execution test FAIL: libphobos.phobos_shared/std/regex/internal/kickstart.d execution test FAIL: libphobos.phobos_shared/std/regex/internal/tests.d execution test FAIL: libphobos.phobos_shared/std/regex/internal/tests2.d execution test FAIL: libphobos.phobos_shared/std/regex/package.d execution test FAIL: libphobos.phobos_shared/std/socket.d execution test FAIL: libphobos.shared/finalize.d -shared-libphobos -ldl execution test FAIL: libphobos.shared/load.d -shared-libphobos -ldl execution test FAIL: libphobos.shared/load_13414.d -shared-libphobos -ldl execution test FAIL: libphobos.shared/load_linkdep.d -shared-libphobos -ldl execution test === libphobos Summary for unix/-m64 === # of expected passes 1041 # of unexpected failures 40 # of unresolved testcases 2 === libphobos Summary === # of expected passes 2085 # of unexpected failures 79 # of unresolved testcases 2 === libstdc++ tests === Running target unix FAIL: 20_util/to_chars/float128_c++23.cc execution test FAIL: 27_io/basic_ofstream/open/char/noreplace.cc execution test FAIL: 27_io/basic_ofstream/open/wchar_t/noreplace.cc execution test === libstdc++ Summary for unix === # of expected passes 14617 # of unexpected failures 3 # of expected failures 107 # of unsupported tests 790 Running target unix/-m64 FAIL: 20_util/from_chars/4.cc execution test FAIL: 20_util/from_chars/8.cc execution test FAIL: 20_util/to_chars/float128_c++23.cc execution test FAIL: 27_io/basic_ofstream/open/char/noreplace.cc execution test FAIL: 27_io/basic_ofstream/open/wchar_t/noreplace.cc execution test === libstdc++ Summary for unix/-m64 === # of expected passes 14611 # of unexpected failures 5 # of expected failures 107 # of unsupported tests 792 === libstdc++ Summary === # of expected passes 29228 # of unexpected failures 8 # of expected failures 214 # of unsupported tests 1582 Compiler version: 13.0.1 20230324 (experimental) [master 0d9e52675c009139a14182d92ddb446ba2feabce] (GCC) Platform: sparc-sun-solaris2.11 configure flags: --prefix=/vol/gcc --target=sparc-sun-solaris2.11 --enable-obsolete --enable-objc-gc --with-target-bdw-gc-include=/vol/gcc/include --with-target-bdw-gc-lib=/vol/gcc/lib,sparcv9=/vol/gcc/lib/sparcv9 --with-as=/usr/ccs/bin/as --without-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=sparc-sun-solaris2.11 --host=sparc-sun-solaris2.11 BOOT_CFLAGS=-g -O2