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 94DAE3858C62 for ; Sun, 28 May 2023 06:18:29 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 94DAE3858C62 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 B6F02C6BD3 for ; Sun, 28 May 2023 08:18:28 +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 Oaf-zz3ycdTL for ; Sun, 28 May 2023 08:18:27 +0200 (CEST) Received: from colima.CeBiTec.Uni-Bielefeld.DE (colima.CeBiTec.Uni-Bielefeld.DE [129.70.160.108]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPS id 8EB8CC6BD0 for ; Sun, 28 May 2023 08:18:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=CeBiTec.Uni-Bielefeld.DE; s=20200306; t=1685254707; bh=233BxdU0EKvenHTI+2xr+oYTRW8D4BBjePdNHB+uoOg=; h=Date:From:To:Subject:From; b=P0DP9Rtzh5u47shxhAefTUurGvABTxKWgJVkeUOBREzJCkQyhgrOq6x6DaWd7jqol bOz4Hc3BbKljqkCVG4NdXaBul+gyRBYiR/Jq1GDTldxZ8yc+d+Z9VU+f7arodHdWiq vLQNJTpnWbbLNgJPkzKoj1Ag2w3NU213F/sUjrXvaXi3bZjIaZ+qi8kuqXOIg8FCtW 7qFJyySsmiK3TbROAu9gE/eVzslNgdX0jglzT2IGmCPAdvdVLCHdTJLWkX82scaaRH XAfh/Z+1SXf6HjDVSyv9ygQSUqwXQlDYT4qdrvs3FKIKHMna8ehYqOVu0F6rWg2dh5 pz+JpLDwGlCEg== Received: (from ro@localhost) by colima.CeBiTec.Uni-Bielefeld.DE (8.17.1+Sun/8.17.1/Submit) id 34S6ISAg001084 for gcc-testresults@gcc.gnu.org; Sun, 28 May 2023 08:18:28 +0200 (MEST) Date: Sun, 28 May 2023 08:18:28 +0200 (MEST) From: Rainer Orth Message-Id: <202305280618.34S6ISAg001084@colima.CeBiTec.Uni-Bielefeld.DE> To: gcc-testresults@gcc.gnu.org Subject: Results for 13.1.1 20230526 [releases/gcc-13 845135fd7b3e023e6a264141e8befaeafcccdcbc] (GCC) testsuite on sparc-sun-solaris2.11 X-Spam-Status: No, score=-3786.1 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,T_SCC_BODY_TEXT_LINE 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 May 26 14:35:02 UTC 2023 (revision 845135fd7b3e023e6a264141e8befaeafcccdcbc) === 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/asan/global-overflow-1.c -O1 output pattern test FAIL: c-c++-common/asan/global-overflow-1.c -O2 output pattern test FAIL: c-c++-common/asan/global-overflow-1.c -O2 -flto output pattern test FAIL: c-c++-common/asan/global-overflow-1.c -O2 -flto -flto-partition=none output pattern test FAIL: c-c++-common/asan/global-overflow-1.c -O3 -g output pattern test FAIL: c-c++-common/asan/global-overflow-1.c -Os output pattern test FAIL: c-c++-common/asan/stack-overflow-1.c -O1 output pattern test FAIL: c-c++-common/asan/use-after-free-1.c -Os output pattern 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/asan/large-func-test-1.C -O1 output pattern test FAIL: g++.dg/asan/large-func-test-1.C -O2 output pattern test FAIL: g++.dg/asan/large-func-test-1.C -O2 -flto output pattern test FAIL: g++.dg/asan/large-func-test-1.C -O2 -flto -flto-partition=none output pattern test FAIL: g++.dg/asan/large-func-test-1.C -O3 -g output pattern test 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/gcov/pr16855-priority.C -std=gnu++14 gcov: 12 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 14: is 2:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 line 21: is 2:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 line 23: is #####:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 line 37: is 2:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 line 43: is 2:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 line 48: is 2:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 line 53: is 2:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 line 58: is 2:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 line 63: is 2:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 line 68: is 2:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 line 73: is 2:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 line 78: is 2:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 gcov: 12 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 14: is 3:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 line 21: is 3:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 line 23: is #####:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 line 37: is 3:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 line 43: is 3:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 line 48: is 3:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 line 53: is 3:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 line 58: is 3:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 line 63: is 3:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 line 68: is 3:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 line 73: is 3:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 line 78: is 3:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++20 gcov: 12 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++20 line 14: is 4:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++20 line 21: is 4:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++20 line 23: is #####:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++20 line 37: is 4:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++20 line 43: is 4:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++20 line 48: is 4:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++20 line 53: is 4:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++20 line 58: is 4:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++20 line 63: is 4:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++20 line 68: is 4:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++20 line 73: is 4:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++20 line 78: is 4: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 23: is #####:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++14 gcov: 6 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 15: is 2:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++14 line 22: is 2:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++14 line 24: is #####:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++14 line 38: is 2:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++14 line 44: is 2:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++14 line 49: is 2:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++17 gcov: 6 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 15: is 3:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++17 line 22: is 3:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++17 line 24: is #####:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++17 line 38: is 3:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++17 line 44: is 3:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++17 line 49: is 3:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++20 gcov: 6 failures in line counts, 0 in branch percentages, 0 in return percentages, 0 in intermediate format FAIL: g++.dg/gcov/pr16855.C -std=gnu++20 line 15: is 4:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++20 line 22: is 4:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++20 line 24: is #####:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++20 line 38: is 4:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++20 line 44: is 4:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++20 line 49: is 4: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/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_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) === g++ Summary for unix === # of expected passes 228202 # of unexpected failures 93 # of expected failures 1934 # of unsupported tests 11355 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/gcov/pr16855-priority.C -std=gnu++14 gcov: 12 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 14: is 2:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 line 21: is 2:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 line 23: is #####:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 line 37: is 2:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 line 43: is 2:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 line 48: is 2:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 line 53: is 2:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 line 58: is 2:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 line 63: is 2:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 line 68: is 2:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 line 73: is 2:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 line 78: is 2:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 gcov: 12 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 14: is 3:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 line 21: is 3:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 line 23: is #####:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 line 37: is 3:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 line 43: is 3:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 line 48: is 3:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 line 53: is 3:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 line 58: is 3:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 line 63: is 3:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 line 68: is 3:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 line 73: is 3:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++17 line 78: is 3:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++20 gcov: 12 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++20 line 14: is 4:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++20 line 21: is 4:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++20 line 23: is #####:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++20 line 37: is 4:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++20 line 43: is 4:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++20 line 48: is 4:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++20 line 53: is 4:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++20 line 58: is 4:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++20 line 63: is 4:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++20 line 68: is 4:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++20 line 73: is 4:should be 1 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++20 line 78: is 4: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 23: is #####:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++14 gcov: 6 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 15: is 6:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++14 line 22: is 6:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++14 line 24: is #####:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++14 line 38: is 6:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++14 line 44: is 6:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++14 line 49: is 6:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++17 gcov: 6 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 15: is 7:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++17 line 22: is 7:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++17 line 24: is #####:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++17 line 38: is 7:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++17 line 44: is 7:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++17 line 49: is 7:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++20 gcov: 6 failures in line counts, 0 in branch percentages, 0 in return percentages, 0 in intermediate format FAIL: g++.dg/gcov/pr16855.C -std=gnu++20 line 15: is 8:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++20 line 22: is 8:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++20 line 24: is #####:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++20 line 38: is 8:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++20 line 44: is 8:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++20 line 49: is 8:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++98 gcov: 6 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 15: is 5:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++98 line 22: is 5:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++98 line 24: is #####:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++98 line 38: is 5:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++98 line 44: is 5:should be 1 FAIL: g++.dg/gcov/pr16855.C -std=gnu++98 line 49: is 5:should be 1 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'" === g++ Summary for unix/-m64 === # of expected passes 228977 # of unexpected failures 76 # of expected failures 1942 # of unsupported tests 11010 === g++ Summary === # of expected passes 457179 # of unexpected failures 169 # of expected failures 3876 # of unsupported tests 22365 /var/gcc/regression/gcc-13-branch/11.4-gcc-gas/build/gcc/xg++ version 13.1.1 20230526 [releases/gcc-13 845135fd7b3e023e6a264141e8befaeafcccdcbc] (GCC) === gcc tests === Running target unix FAIL: gcc.dg/analyzer/fd-accept.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-accept.c final event at line 58 (test for warnings, line 57) FAIL: gcc.dg/analyzer/fd-accept.c warning (test for warnings, line 57) 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/fd-bind.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-connect.c (test for warnings, line 35) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 12) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 31) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 37) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 49) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 71) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 82) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 85) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 93) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 97) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-datagram-socket.c final event at line 109 (test for warnings, line 108) FAIL: gcc.dg/analyzer/fd-datagram-socket.c final event at line 87 (test for warnings, line 86) FAIL: gcc.dg/analyzer/fd-datagram-socket.c warning (test for warnings, line 108) FAIL: gcc.dg/analyzer/fd-datagram-socket.c warning (test for warnings, line 86) FAIL: gcc.dg/analyzer/fd-listen.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-listen.c final event at line 54 (test for warnings, line 53) FAIL: gcc.dg/analyzer/fd-listen.c warning (test for warnings, line 53) FAIL: gcc.dg/analyzer/fd-socket-misuse.c (test for warnings, line 17) FAIL: gcc.dg/analyzer/fd-socket-misuse.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-socket-misuse.c final event at line 21 (test for warnings, line 20) FAIL: gcc.dg/analyzer/fd-socket-misuse.c warning (test for warnings, line 20) FAIL: gcc.dg/analyzer/fd-stream-socket-active-open.c (test for warnings, line 20) FAIL: gcc.dg/analyzer/fd-stream-socket-active-open.c (test for warnings, line 31) FAIL: gcc.dg/analyzer/fd-stream-socket-active-open.c (test for warnings, line 38) FAIL: gcc.dg/analyzer/fd-stream-socket-active-open.c (test for warnings, line 46) FAIL: gcc.dg/analyzer/fd-stream-socket-active-open.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-stream-socket-passive-open.c (test for warnings, line 26) FAIL: gcc.dg/analyzer/fd-stream-socket-passive-open.c (test for warnings, line 34) FAIL: gcc.dg/analyzer/fd-stream-socket-passive-open.c (test for warnings, line 40) FAIL: gcc.dg/analyzer/fd-stream-socket-passive-open.c (test for warnings, line 45) FAIL: gcc.dg/analyzer/fd-stream-socket-passive-open.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-stream-socket.c (test for warnings, line 12) FAIL: gcc.dg/analyzer/fd-stream-socket.c (test for warnings, line 36) FAIL: gcc.dg/analyzer/fd-stream-socket.c (test for warnings, line 69) FAIL: gcc.dg/analyzer/fd-stream-socket.c (test for warnings, line 80) FAIL: gcc.dg/analyzer/fd-stream-socket.c (test for warnings, line 91) FAIL: gcc.dg/analyzer/fd-stream-socket.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-symbolic-socket.c (test for excess errors) FAIL: c-c++-common/asan/global-overflow-1.c -O1 output pattern test FAIL: c-c++-common/asan/global-overflow-1.c -O2 output pattern test FAIL: c-c++-common/asan/global-overflow-1.c -O2 -flto output pattern test FAIL: c-c++-common/asan/global-overflow-1.c -O2 -flto -flto-partition=none output pattern test FAIL: c-c++-common/asan/global-overflow-1.c -O3 -g output pattern test FAIL: c-c++-common/asan/global-overflow-1.c -Os output pattern test FAIL: c-c++-common/asan/stack-overflow-1.c -O1 output pattern test FAIL: c-c++-common/asan/use-after-free-1.c -Os output pattern 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/tree-ssa/pr108357.c scan-tree-dump-not threadfull1 "foo" 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" 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 148551 # of unexpected failures 131 # of unexpected successes 4 # of expected failures 1295 # of unsupported tests 4628 Running target unix/-m64 FAIL: gcc.dg/analyzer/fd-accept.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-accept.c final event at line 58 (test for warnings, line 57) FAIL: gcc.dg/analyzer/fd-accept.c warning (test for warnings, line 57) 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/fd-bind.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-connect.c (test for warnings, line 35) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 12) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 31) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 37) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 49) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 71) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 82) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 85) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 93) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 97) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-datagram-socket.c final event at line 109 (test for warnings, line 108) FAIL: gcc.dg/analyzer/fd-datagram-socket.c final event at line 87 (test for warnings, line 86) FAIL: gcc.dg/analyzer/fd-datagram-socket.c warning (test for warnings, line 108) FAIL: gcc.dg/analyzer/fd-datagram-socket.c warning (test for warnings, line 86) FAIL: gcc.dg/analyzer/fd-listen.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-listen.c final event at line 54 (test for warnings, line 53) FAIL: gcc.dg/analyzer/fd-listen.c warning (test for warnings, line 53) FAIL: gcc.dg/analyzer/fd-socket-misuse.c (test for warnings, line 17) FAIL: gcc.dg/analyzer/fd-socket-misuse.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-socket-misuse.c final event at line 21 (test for warnings, line 20) FAIL: gcc.dg/analyzer/fd-socket-misuse.c warning (test for warnings, line 20) FAIL: gcc.dg/analyzer/fd-stream-socket-active-open.c (test for warnings, line 20) FAIL: gcc.dg/analyzer/fd-stream-socket-active-open.c (test for warnings, line 31) FAIL: gcc.dg/analyzer/fd-stream-socket-active-open.c (test for warnings, line 38) FAIL: gcc.dg/analyzer/fd-stream-socket-active-open.c (test for warnings, line 46) FAIL: gcc.dg/analyzer/fd-stream-socket-active-open.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-stream-socket-passive-open.c (test for warnings, line 26) FAIL: gcc.dg/analyzer/fd-stream-socket-passive-open.c (test for warnings, line 34) FAIL: gcc.dg/analyzer/fd-stream-socket-passive-open.c (test for warnings, line 40) FAIL: gcc.dg/analyzer/fd-stream-socket-passive-open.c (test for warnings, line 45) FAIL: gcc.dg/analyzer/fd-stream-socket-passive-open.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-stream-socket.c (test for warnings, line 12) FAIL: gcc.dg/analyzer/fd-stream-socket.c (test for warnings, line 36) FAIL: gcc.dg/analyzer/fd-stream-socket.c (test for warnings, line 69) FAIL: gcc.dg/analyzer/fd-stream-socket.c (test for warnings, line 80) FAIL: gcc.dg/analyzer/fd-stream-socket.c (test for warnings, line 91) FAIL: gcc.dg/analyzer/fd-stream-socket.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-symbolic-socket.c (test for excess errors) XPASS: gcc.dg/pr84877.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" FAIL: gcc.dg/tree-ssa/pr108357.c scan-tree-dump-not threadfull1 "foo" 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" 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 147995 # of unexpected failures 114 # of unexpected successes 14 # of expected failures 1271 # of unsupported tests 3875 === gcc Summary === # of expected passes 296546 # of unexpected failures 245 # of unexpected successes 18 # of expected failures 2566 # of unsupported tests 8503 /var/gcc/regression/gcc-13-branch/11.4-gcc-gas/build/gcc/xgcc version 13.1.1 20230526 [releases/gcc-13 845135fd7b3e023e6a264141e8befaeafcccdcbc] (GCC) === gdc tests === Running target unix === gdc Summary for unix === # of expected passes 11991 # 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 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 === gdc Summary for unix/-m64 === # of expected passes 11980 # of unexpected failures 6 # of unsupported tests 609 === gdc Summary === # of expected passes 23971 # of unexpected failures 6 # of unsupported tests 1218 /var/gcc/regression/gcc-13-branch/11.4-gcc-gas/build/gcc/gdc version 13.1.1 20230526 [releases/gcc-13 845135fd7b3e023e6a264141e8befaeafcccdcbc] (GCC) === gfortran tests === Running target unix === gfortran Summary for unix === # of expected passes 67399 # of expected failures 261 # of unsupported tests 349 Running target unix/-m64 === gfortran Summary for unix/-m64 === # of expected passes 67701 # of expected failures 259 # of unsupported tests 197 === gfortran Summary === # of expected passes 135100 # of expected failures 520 # of unsupported tests 546 /var/gcc/regression/gcc-13-branch/11.4-gcc-gas/build/gcc/gfortran version 13.1.1 20230526 [releases/gcc-13 845135fd7b3e023e6a264141e8befaeafcccdcbc] (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=10 (internal compiler error: in output_constructor_regular_field, at varasm.cc:5500) UNRESOLVED: gm2/iso/run/pass/testgeneric.mod execution, {additional_flags= -Os } timeout=10 WARNING: gm2/iso/run/pass/testlarge.mod compilation, -O program timed out. FAIL: gm2/iso/run/pass/testlarge.mod compilation, -O WARNING: gm2/iso/run/pass/testlarge.mod compilation, -O -g program timed out. FAIL: gm2/iso/run/pass/testlarge.mod compilation, -O -g WARNING: gm2/iso/run/pass/testlarge.mod compilation, -O3 -fomit-frame-pointer program timed out. FAIL: gm2/iso/run/pass/testlarge.mod compilation, -O3 -fomit-frame-pointer WARNING: gm2/iso/run/pass/testlarge.mod compilation, -Os program timed out. FAIL: gm2/iso/run/pass/testlarge.mod compilation, -Os WARNING: gm2/iso/run/pass/testlarge.mod compilation, {additional_flags= -O -g } timeout=10 program timed out. WARNING: gm2/iso/run/pass/testlarge.mod compilation, {additional_flags= -O3 -fomit-frame-pointer } timeout=10 program timed out. WARNING: gm2/iso/run/pass/testlarge.mod compilation, {additional_flags= -Os } timeout=10 program timed out. UNRESOLVED: gm2/iso/run/pass/testlarge.mod execution, -O (link failed) UNRESOLVED: gm2/iso/run/pass/testlarge.mod execution, -O -g (link failed) UNRESOLVED: gm2/iso/run/pass/testlarge.mod execution, -O3 -fomit-frame-pointer (link failed) UNRESOLVED: gm2/iso/run/pass/testlarge.mod execution, -Os (link failed) WARNING: gm2/iso/run/pass/tsize.mod compilation, -O3 -fomit-frame-pointer program timed out. FAIL: gm2/iso/run/pass/tsize.mod compilation, -O3 -fomit-frame-pointer UNRESOLVED: gm2/iso/run/pass/tsize.mod execution, -O3 -fomit-frame-pointer (link failed) WARNING: gm2/isolib/run/pass/filepos.mod compilation, -O3 -fomit-frame-pointer -finline-functions program timed out. FAIL: gm2/isolib/run/pass/filepos.mod compilation, -O3 -fomit-frame-pointer -finline-functions WARNING: gm2/isolib/run/pass/filepos.mod compilation, -Os program timed out. FAIL: gm2/isolib/run/pass/filepos.mod compilation, -Os WARNING: gm2/isolib/run/pass/filepos.mod compilation, -g program timed out. FAIL: gm2/isolib/run/pass/filepos.mod compilation, -g WARNING: gm2/isolib/run/pass/filepos.mod compilation, {additional_flags= -O3 -fomit-frame-pointer } timeout=10 program timed out. UNRESOLVED: gm2/isolib/run/pass/filepos.mod execution, -O3 -fomit-frame-pointer -finline-functions (link failed) UNRESOLVED: gm2/isolib/run/pass/filepos.mod execution, -Os (link failed) UNRESOLVED: gm2/isolib/run/pass/filepos.mod execution, -g (link failed) 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 === gm2 Summary for unix === # of expected passes 11976 # of unexpected failures 21 # of unresolved testcases 9 Running target unix/-m64 WARNING: gm2/examples/callingC/run/pass/hello.mod compilation, -Os program timed out. FAIL: gm2/examples/callingC/run/pass/hello.mod compilation, -Os UNRESOLVED: gm2/examples/callingC/run/pass/hello.mod execution, -Os (link failed) WARNING: gm2/exceptions/run/pass/libexcept.mod compilation, -O program timed out. FAIL: gm2/exceptions/run/pass/libexcept.mod compilation, -O UNRESOLVED: gm2/exceptions/run/pass/libexcept.mod execution, -O (link failed) WARNING: gm2/extensions/run/pass/align4.mod compilation, -O -g program timed out. FAIL: gm2/extensions/run/pass/align4.mod compilation, -O -g UNRESOLVED: gm2/extensions/run/pass/align4.mod execution, -O -g (link failed) WARNING: gm2/iso/run/pass/proc.mod compilation, -O program timed out. FAIL: gm2/iso/run/pass/proc.mod compilation, -O UNRESOLVED: gm2/iso/run/pass/proc.mod execution, -O (link failed) FAIL: gm2/iso/run/pass/testgeneric.mod compilation, {additional_flags= -Os } timeout=10 (internal compiler error: in output_constructor_regular_field, at varasm.cc:5500) UNRESOLVED: gm2/iso/run/pass/testgeneric.mod execution, {additional_flags= -Os } timeout=10 WARNING: gm2/isolib/run/pass/filepos.mod compilation, -O3 -fomit-frame-pointer program timed out. FAIL: gm2/isolib/run/pass/filepos.mod compilation, -O3 -fomit-frame-pointer UNRESOLVED: gm2/isolib/run/pass/filepos.mod execution, -O3 -fomit-frame-pointer (link failed) WARNING: gm2/isolib/run/pass/longstr.mod compilation, -O program timed out. FAIL: gm2/isolib/run/pass/longstr.mod compilation, -O UNRESOLVED: gm2/isolib/run/pass/longstr.mod execution, -O (link failed) WARNING: gm2/isolib/run/pass/readreal.mod compilation, -O -g program timed out. FAIL: gm2/isolib/run/pass/readreal.mod compilation, -O -g UNRESOLVED: gm2/isolib/run/pass/readreal.mod execution, -O -g (link failed) WARNING: gm2/isolib/run/pass/realstr.mod compilation, -O program timed out. FAIL: gm2/isolib/run/pass/realstr.mod compilation, -O UNRESOLVED: gm2/isolib/run/pass/realstr.mod execution, -O (link failed) WARNING: gm2/isolib/run/pass/testmem2.mod compilation, -O -g program timed out. FAIL: gm2/isolib/run/pass/testmem2.mod compilation, -O -g UNRESOLVED: gm2/isolib/run/pass/testmem2.mod execution, -O -g (link failed) WARNING: gm2/isolib/run/pass/tiny2.mod compilation, -O -g program timed out. FAIL: gm2/isolib/run/pass/tiny2.mod compilation, -O -g UNRESOLVED: gm2/isolib/run/pass/tiny2.mod execution, -O -g (link failed) 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 WARNING: gm2/pim/run/fail/case.mod compilation, -g program timed out. FAIL: gm2/pim/run/fail/case.mod compilation, -g UNRESOLVED: gm2/pim/run/fail/case.mod execution, -g (link failed) WARNING: gm2/pim/run/pass/For10.mod compilation, -O -g program timed out. FAIL: gm2/pim/run/pass/For10.mod compilation, -O -g UNRESOLVED: gm2/pim/run/pass/For10.mod execution, -O -g (link failed) WARNING: gm2/pim/run/pass/FpuIOBug.mod compilation, -O3 -fomit-frame-pointer program timed out. FAIL: gm2/pim/run/pass/FpuIOBug.mod compilation, -O3 -fomit-frame-pointer UNRESOLVED: gm2/pim/run/pass/FpuIOBug.mod execution, -O3 -fomit-frame-pointer (link failed) WARNING: gm2/pim/run/pass/unbounded.mod compilation, -O program timed out. FAIL: gm2/pim/run/pass/unbounded.mod compilation, -O WARNING: gm2/pim/run/pass/unbounded.mod compilation, {additional_flags= -O -g } timeout=10 program timed out. UNRESOLVED: gm2/pim/run/pass/unbounded.mod execution, -O (link failed) WARNING: gm2/projects/iso/run/pass/halma/halma.mod compilation, -O program timed out. FAIL: gm2/projects/iso/run/pass/halma/halma.mod compilation, -O UNRESOLVED: gm2/projects/iso/run/pass/halma/halma.mod execution, -O (link failed) === gm2 Summary for unix/-m64 === # of expected passes 11968 # of unexpected failures 22 # of unresolved testcases 16 === gm2 Summary === # of expected passes 23944 # of unexpected failures 43 # of unresolved testcases 25 === gnat tests === Running target unix === gnat Summary for unix === # of expected passes 3358 # of expected failures 23 # of unsupported tests 35 Running target unix/-m64 === gnat Summary for unix/-m64 === # of expected passes 3359 # of expected failures 23 # of unsupported tests 33 === gnat Summary === # of expected passes 6717 # of expected failures 46 # of unsupported tests 68 /var/gcc/regression/gcc-13-branch/11.4-gcc-gas/build/gcc/gnatmake version 13.1.1 20230526 [releases/gcc-13 845135fd7b3e023e6a264141e8befaeafcccdcbc] === go tests === Running target unix 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/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/issue32288.go execution, -O2 -g 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 8991 # of unexpected failures 8 # of untested testcases 11 # 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/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 8877 # of unexpected failures 4 # of untested testcases 11 # of unsupported tests 32 === go Summary === # of expected passes 17868 # of unexpected failures 12 # of untested testcases 22 # 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/gcc-13-branch/11.4-gcc-gas/build/gcc/xg++ version 13.1.1 20230526 [releases/gcc-13 845135fd7b3e023e6a264141e8befaeafcccdcbc] (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/gcc-13-branch/11.4-gcc-gas/build/gcc/xgcc version 13.1.1 20230526 [releases/gcc-13 845135fd7b3e023e6a264141e8befaeafcccdcbc] (GCC) === gotools tests === FAIL: go test cmd/go FAIL: TestBreakpoint FAIL: TestCgoSignalDeadlock FAIL: TestGccgoCrashTracebackNodebug FAIL: TestNeedmDeadlock FAIL: TestPanicInlined FAIL: TestSegv FAIL: go test runtime FAIL: go test misc/cgo/test FAIL: TestCompileWithoutShared FAIL: TestEarlySignalHandler FAIL: TestOsSignal FAIL: TestSigaltstack FAIL: TestSignalForwarding FAIL: TestSignalForwardingExternal FAIL: go test misc/cgo/testcarchive FAIL: TestVet FAIL: go test cmd/vet === gotools Summary === # of expected passes 68 # of unexpected failures 18 # of untested testcases 19 /var/gcc/regression/gcc-13-branch/11.4-gcc-gas/build/./gcc/gccgo version 13.1.1 20230526 [releases/gcc-13 845135fd7b3e023e6a264141e8befaeafcccdcbc] (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: runtime FAIL: sync/atomic === libgo Summary for unix/-m64 === # of expected passes 193 # of unexpected failures 3 === libgo Summary === # of expected passes 383 # of unexpected failures 9 /var/gcc/regression/gcc-13-branch/11.4-gcc-gas/build/./gcc/gccgo version 13.1.1 20230526 [releases/gcc-13 845135fd7b3e023e6a264141e8befaeafcccdcbc] (GCC) === libgomp tests === Running target unix === libgomp Summary for unix === # of expected passes 15130 # of expected failures 285 # of unsupported tests 679 Running target unix/-m64 === libgomp Summary for unix/-m64 === # of expected passes 15130 # of expected failures 285 # of unsupported tests 679 === libgomp Summary === # of expected passes 30260 # of expected failures 570 # 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.exceptions/assert_fail.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/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/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_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/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/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.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 === libphobos Summary for unix === # of expected passes 1078 # of unexpected failures 35 Running target unix/-m64 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 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.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 === libphobos Summary for unix/-m64 === # of expected passes 1077 # of unexpected failures 34 # of unresolved testcases 2 === libphobos Summary === # of expected passes 2155 # of unexpected failures 69 # of unresolved testcases 2 === libstdc++ tests === Running target unix === libstdc++ Summary for unix === # of expected passes 14664 # of expected failures 107 # of unsupported tests 784 Running target unix/-m64 FAIL: 29_atomics/atomic/compare_exchange_padding.cc execution test FAIL: 29_atomics/atomic_ref/compare_exchange_padding.cc execution test === libstdc++ Summary for unix/-m64 === # of expected passes 14658 # of unexpected failures 2 # of expected failures 107 # of unsupported tests 786 === libstdc++ Summary === # of expected passes 29322 # of unexpected failures 2 # of expected failures 214 # of unsupported tests 1570 Compiler version: 13.1.1 20230526 [releases/gcc-13 845135fd7b3e023e6a264141e8befaeafcccdcbc] (GCC) Platform: sparc-sun-solaris2.11 configure flags: --prefix=/vol/gcc --target=sparc-sun-solaris2.11 --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=/vol/gcc/bin/gas-2.40 --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=sparc-sun-solaris2.11 --host=sparc-sun-solaris2.11 BOOT_CFLAGS=-g -O2