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 DF5DF385843E for ; Sat, 27 May 2023 08:04:26 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org DF5DF385843E 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 CAFC0C5361 for ; Sat, 27 May 2023 10:04:25 +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 6xlv82-vv1FG for ; Sat, 27 May 2023 10:04:24 +0200 (CEST) Received: from nahe.CeBiTec.Uni-Bielefeld.DE (nahe.CeBiTec.Uni-Bielefeld.DE [129.70.160.110]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPS id C89ECC535F for ; Sat, 27 May 2023 10:04:24 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=CeBiTec.Uni-Bielefeld.DE; s=20200306; t=1685174664; bh=DmsgLdHMSq3mlzaKTzmO6B5iAU6Q9OmzkHNIO5EfIis=; h=Date:From:To:Subject:From; b=eTbAXNowuigWydjqJ2e0sm9VKPKomZAEs4k1iPrNx0K8qKmCkvJESGNFcpCph5Z6A 7XkTceNWr9hFrXzz0xmbkK3EPy0hN54aMvycDW2YUHiK6E3znmUgEXsdqxJTf/1Y6T c1ZRwzkrle72xiXKFw7jYVJ0Fh0ZnNHDlkQvCsurMNkTtdGiEdvzHY0skxalgUkFFh t4tVpenOR2c05Edz4EX3n1CY1TMgbWvlA/kxLXUTR5EV02CFQ0qEWfQIACJWE5lqrx eXKiWwVfrtTcP4qa7lmdlmhKyDjx9yXlKz5ar4SmkHDWzHc3wUYvdSv7hKjOgajt25 kdevZMIqNNuVA== Received: (from ro@localhost) by nahe.CeBiTec.Uni-Bielefeld.DE (8.17.1+Sun/8.17.1/Submit) id 34R84OTk017025 for gcc-testresults@gcc.gnu.org; Sat, 27 May 2023 10:04:24 +0200 (CEST) Date: Sat, 27 May 2023 10:04:24 +0200 (CEST) From: Rainer Orth Message-Id: <202305270804.34R84OTk017025@nahe.CeBiTec.Uni-Bielefeld.DE> To: gcc-testresults@gcc.gnu.org Subject: Results for 13.1.1 20230526 [releases/gcc-13 845135fd7b3e023e6a264141e8befaeafcccdcbc] (GCC) testsuite on i386-pc-solaris2.11 X-Spam-Status: No, score=-3635.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,KAM_LOTSOFHASH,KAM_NUMSUBJECT,KAM_SHORT,PP_MIME_FAKE_ASCII_TEXT,RCVD_IN_MSPIKE_H2,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 i386-pc-solaris2.11 === g++ tests === Running target unix 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: 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: c-c++-common/goacc/kernels-loop-g.c -std=c++14 (test for excess errors) FAIL: c-c++-common/goacc/kernels-loop-g.c -std=c++17 (test for excess errors) FAIL: c-c++-common/goacc/kernels-loop-g.c -std=c++20 (test for excess errors) FAIL: c-c++-common/goacc/kernels-loop-g.c -std=c++98 (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/torture/pr80334.C -O0 execution test FAIL: g++.target/i386/pr103696.C scan-tree-dump-not optimized "lambda" === g++ Summary for unix === # of expected passes 231377 # of unexpected failures 84 # of expected failures 2066 # of unsupported tests 10792 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 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++.target/i386/pr103696.C scan-tree-dump-not optimized "lambda" FAIL: g++.target/i386/pr97054.C -std=gnu++14 (test for excess errors) UNRESOLVED: g++.target/i386/pr97054.C -std=gnu++14 compilation failed to produce executable FAIL: g++.target/i386/pr97054.C -std=gnu++17 (test for excess errors) UNRESOLVED: g++.target/i386/pr97054.C -std=gnu++17 compilation failed to produce executable FAIL: g++.target/i386/pr97054.C -std=gnu++20 (test for excess errors) UNRESOLVED: g++.target/i386/pr97054.C -std=gnu++20 compilation failed to produce executable FAIL: g++.target/i386/pr97054.C -std=gnu++98 (test for excess errors) UNRESOLVED: g++.target/i386/pr97054.C -std=gnu++98 compilation failed to produce executable === g++ Summary for unix/-m64 === # of expected passes 231772 # of unexpected failures 76 # of expected failures 2074 # of unresolved testcases 4 # of unsupported tests 10701 === g++ Summary === # of expected passes 463149 # of unexpected failures 160 # of expected failures 4140 # of unresolved testcases 4 # of unsupported tests 21493 /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: gcc.dg/pr56837.c scan-tree-dump-times optimized "memset ..c, 68, 16384.;" 1 FAIL: c-c++-common/goacc/kernels-loop-g.c (test for excess errors) FAIL: gcc.dg/ipa/iinline-attr.c scan-ipa-dump inline "hooray[^\\\\n]*inline copy in test" FAIL: gcc.dg/ipa/ipa-icf-38.c scan-ltrans-tree-dump-not optimized "Function bar" FAIL: gcc-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" XPASS: gcc.dg/plugin/infoleak-vfio_iommu_type1.c -fplugin=./analyzer_kernel_plugin.so (test for bogus messages, line 42) FAIL: gcc.dg/tree-ssa/scev-3.c scan-tree-dump-times ivopts "&a" 1 FAIL: gcc.dg/tree-ssa/scev-4.c scan-tree-dump-times ivopts "&a" 1 FAIL: gcc.dg/tree-ssa/scev-5.c scan-tree-dump-times ivopts "&a" 1 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/vect-simd-clone-16c.c scan-tree-dump-times vect "[\\\\n\\\\r] [^\\\\n]* = foo\\\\.simdclone" 2 FAIL: gcc.dg/vect/vect-simd-clone-16d.c scan-tree-dump-times vect "[\\\\n\\\\r] [^\\\\n]* = foo\\\\.simdclone" 2 FAIL: gcc.dg/vect/vect-simd-clone-17c.c scan-tree-dump-times vect "[\\\\n\\\\r] [^\\\\n]* = foo\\\\.simdclone" 2 FAIL: gcc.dg/vect/vect-simd-clone-17d.c scan-tree-dump-times vect "[\\\\n\\\\r] [^\\\\n]* = foo\\\\.simdclone" 2 FAIL: gcc.dg/vect/vect-simd-clone-18c.c scan-tree-dump-times vect "[\\\\n\\\\r] [^\\\\n]* = foo\\\\.simdclone" 2 FAIL: gcc.dg/vect/vect-simd-clone-18d.c scan-tree-dump-times vect "[\\\\n\\\\r] [^\\\\n]* = foo\\\\.simdclone" 2 FAIL: gcc.target/i386/pieces-memcpy-7.c scan-assembler-not %[re]bp FAIL: gcc.target/i386/pieces-memcpy-8.c scan-assembler-not %[re]bp FAIL: gcc.target/i386/pieces-memcpy-9.c scan-assembler-not %[re]bp FAIL: gcc.target/i386/pieces-memset-36.c scan-assembler-not %[re]bp FAIL: gcc.target/i386/pieces-memset-40.c scan-assembler-not %[re]bp FAIL: gcc.target/i386/pieces-memset-9.c scan-assembler-not %[re]bp FAIL: gcc.target/i386/pr105554.c (test for excess errors) FAIL: gcc.target/i386/pr106010-7b.c execution test FAIL: gcc.target/i386/pr70321.c scan-assembler-times mov 1 FAIL: gcc.target/i386/pr78794.c scan-assembler pandn FAIL: gcc.target/i386/pr80833-1.c scan-assembler pextrd === gcc Summary for unix === # of expected passes 177694 # of unexpected failures 81 # of unexpected successes 1 # of expected failures 1457 # of unsupported tests 3765 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) FAIL: gcc.dg/pr56837.c scan-tree-dump-times optimized "memset ..c, 68, 16384.;" 1 FAIL: gcc.dg/ipa/iinline-attr.c scan-ipa-dump inline "hooray[^\\\\n]*inline copy in test" FAIL: gcc.dg/ipa/ipa-icf-38.c scan-ltrans-tree-dump-not optimized "Function bar" FAIL: gcc-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" XPASS: gcc.dg/tree-ssa/builtin-snprintf-6.c scan-tree-dump-times optimized "Function test_assign_aggregate" 1 FAIL: gcc.dg/vect/vect-simd-clone-16c.c scan-tree-dump-times vect "[\\\\n\\\\r] [^\\\\n]* = foo\\\\.simdclone" 2 FAIL: gcc.dg/vect/vect-simd-clone-16d.c scan-tree-dump-times vect "[\\\\n\\\\r] [^\\\\n]* = foo\\\\.simdclone" 2 FAIL: gcc.dg/vect/vect-simd-clone-17c.c scan-tree-dump-times vect "[\\\\n\\\\r] [^\\\\n]* = foo\\\\.simdclone" 2 FAIL: gcc.dg/vect/vect-simd-clone-17d.c scan-tree-dump-times vect "[\\\\n\\\\r] [^\\\\n]* = foo\\\\.simdclone" 2 FAIL: gcc.dg/vect/vect-simd-clone-18c.c scan-tree-dump-times vect "[\\\\n\\\\r] [^\\\\n]* = foo\\\\.simdclone" 2 FAIL: gcc.dg/vect/vect-simd-clone-18d.c scan-tree-dump-times vect "[\\\\n\\\\r] [^\\\\n]* = foo\\\\.simdclone" 2 FAIL: gcc.target/i386/pr105554.c (test for excess errors) FAIL: gcc.target/i386/pr106010-7b.c execution test === gcc Summary for unix/-m64 === # of expected passes 179438 # of unexpected failures 65 # of unexpected successes 1 # of expected failures 1439 # of unsupported tests 2840 === gcc Summary === # of expected passes 357132 # of unexpected failures 146 # of unexpected successes 2 # of expected failures 2896 # of unsupported tests 6605 /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 13292 # of unsupported tests 4 Running target unix/-m64 FAIL: gdc.test/runnable/test23514.d execution test FAIL: gdc.test/runnable/test23514.d -shared-libphobos execution test === gdc Summary for unix/-m64 === # of expected passes 13285 # of unexpected failures 2 # of unsupported tests 4 === gdc Summary === # of expected passes 26577 # of unexpected failures 2 # of unsupported tests 8 /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 67644 # of expected failures 261 # of unsupported tests 232 Running target unix/-m64 === gfortran Summary for unix/-m64 === # of expected passes 67940 # of expected failures 259 # of unsupported tests 86 === gfortran Summary === # of expected passes 135584 # of expected failures 520 # of unsupported tests 318 /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/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 12001 # of unexpected failures 6 Running target unix/-m64 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/-m64 === # of expected passes 12001 # of unexpected failures 6 === gm2 Summary === # of expected passes 24002 # of unexpected failures 12 === gnat tests === Running target unix === gnat Summary for unix === # of expected passes 3401 # of expected failures 23 # of unsupported tests 13 Running target unix/-m64 === gnat Summary for unix/-m64 === # of expected passes 3402 # of expected failures 23 # of unsupported tests 11 === gnat Summary === # of expected passes 6803 # of expected failures 46 # of unsupported tests 24 /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 FAIL: go.test/test/fixedbugs/issue16016.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: issue4458.go -O (test for errors, line 19) FAIL: issue4458.go -O (test for excess errors) === go Summary for unix === # of expected passes 8994 # of unexpected failures 6 # of untested testcases 10 # of unsupported tests 34 Running target unix/-m64 FAIL: ./index0-out.go execution, -O0 -g -fno-var-tracking-assignments FAIL: go.test/test/fixedbugs/issue23781.go -O (test for excess errors) 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: issue4458.go -O (test for errors, line 19) FAIL: issue4458.go -O (test for excess errors) === go Summary for unix/-m64 === # of expected passes 8882 # of unexpected failures 6 # of untested testcases 10 # of unsupported tests 28 === go Summary === # of expected passes 17876 # of unexpected failures 12 # of untested testcases 20 # of unsupported tests 62 === 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 2840 # of expected failures 6 # of unsupported tests 70 Running target unix/-m64 === objc Summary for unix/-m64 === # of expected passes 2840 # of expected failures 6 # of unsupported tests 70 === objc Summary === # of expected passes 5680 # of expected failures 12 # 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: TestScript FAIL: go test cmd/go FAIL: go test runtime === gotools Summary === # of expected passes 156 # of unexpected failures 3 # of untested testcases 65 /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 === libffi Summary for unix === # of expected passes 3764 Running target unix/-m64 === libffi Summary for unix/-m64 === # of expected passes 1574 === libffi Summary === # of expected passes 5338 === libgo tests === Running target unix FAIL: runtime === libgo Summary for unix === # of expected passes 195 # of unexpected failures 1 Running target unix/-m64 === libgo Summary for unix/-m64 === # of expected passes 196 === libgo Summary === # of expected passes 391 # of unexpected failures 1 /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 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 FAIL: libgomp.fortran/pointer2.f90 -O2 execution test FAIL: libgomp.fortran/pointer2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: libgomp.fortran/pointer2.f90 -O3 -g execution test FAIL: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/kernels-loop-g.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 (test for excess errors) UNRESOLVED: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/kernels-loop-g.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 compilation failed to produce executable FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/kernels-loop-g.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 (test for excess errors) UNRESOLVED: libgomp.oacc-c/../libgomp.oacc-c-c++-common/kernels-loop-g.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 compilation failed to produce executable === libgomp Summary for unix === # of expected passes 15300 # of unexpected failures 8 # of expected failures 285 # of unresolved testcases 2 # of unsupported tests 602 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 === libgomp Summary for unix/-m64 === # of expected passes 15308 # of unexpected failures 3 # of expected failures 285 # of unsupported tests 601 === libgomp Summary === # of expected passes 30608 # of unexpected failures 11 # of expected failures 570 # of unresolved testcases 2 # of unsupported tests 1203 === 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.phobos/std/complex.d execution test FAIL: libphobos.phobos/std/conv.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/experimental/allocator/building_blocks/region.d execution test FAIL: libphobos.phobos/std/file.d execution test FAIL: libphobos.phobos/std/format/internal/floats.d execution test FAIL: libphobos.phobos/std/format/internal/write.d execution test FAIL: libphobos.phobos/std/format/package.d execution test FAIL: libphobos.phobos/std/format/write.d execution test FAIL: libphobos.phobos/std/math/hardware.d execution test FAIL: libphobos.phobos/std/parallelism.d execution test FAIL: libphobos.phobos/std/typecons.d execution test FAIL: libphobos.phobos/std/variant.d execution test FAIL: libphobos.phobos_shared/std/complex.d execution test FAIL: libphobos.phobos_shared/std/conv.d execution test 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/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 execution test FAIL: libphobos.phobos_shared/std/format/internal/write.d execution test FAIL: libphobos.phobos_shared/std/format/package.d execution test FAIL: libphobos.phobos_shared/std/format/write.d execution test FAIL: libphobos.phobos_shared/std/math/hardware.d execution test FAIL: libphobos.phobos_shared/std/parallelism.d execution test FAIL: libphobos.phobos_shared/std/typecons.d execution test FAIL: libphobos.phobos_shared/std/variant.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 1020 # of unexpected failures 33 Running target unix/-m64 FAIL: libphobos.phobos/std/complex.d execution test FAIL: libphobos.phobos/std/conv.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/experimental/allocator/building_blocks/region.d execution test FAIL: libphobos.phobos/std/format/internal/floats.d execution test FAIL: libphobos.phobos/std/format/internal/write.d execution test FAIL: libphobos.phobos/std/format/package.d execution test FAIL: libphobos.phobos/std/format/write.d execution test FAIL: libphobos.phobos/std/math/hardware.d execution test FAIL: libphobos.phobos/std/parallelism.d execution test FAIL: libphobos.phobos/std/typecons.d execution test FAIL: libphobos.phobos/std/variant.d execution test FAIL: libphobos.phobos_shared/std/complex.d execution test FAIL: libphobos.phobos_shared/std/conv.d execution test 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/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 execution test FAIL: libphobos.phobos_shared/std/format/internal/write.d execution test FAIL: libphobos.phobos_shared/std/format/package.d execution test FAIL: libphobos.phobos_shared/std/format/write.d execution test FAIL: libphobos.phobos_shared/std/math/hardware.d execution test FAIL: libphobos.phobos_shared/std/parallelism.d execution test FAIL: libphobos.phobos_shared/std/typecons.d execution test FAIL: libphobos.phobos_shared/std/variant.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 1020 # of unexpected failures 33 === libphobos Summary === # of expected passes 2040 # of unexpected failures 66 === libstdc++ tests === Running target unix FAIL: 30_threads/future/members/poll.cc execution test === libstdc++ Summary for unix === # of expected passes 14698 # of unexpected failures 1 # of expected failures 107 # of unsupported tests 765 Running target unix/-m64 FAIL: 23_containers/vector/bool/allocator/copy.cc (test for excess errors) FAIL: 30_threads/future/members/poll.cc execution test === libstdc++ Summary for unix/-m64 === # of expected passes 14685 # of unexpected failures 2 # of expected failures 107 # of unsupported tests 771 === libstdc++ Summary === # of expected passes 29383 # of unexpected failures 3 # of expected failures 214 # of unsupported tests 1536 Compiler version: 13.1.1 20230526 [releases/gcc-13 845135fd7b3e023e6a264141e8befaeafcccdcbc] (GCC) Platform: i386-pc-solaris2.11 configure flags: --prefix=/vol/gcc --target=i386-pc-solaris2.11 --enable-objc-gc --with-target-bdw-gc-include=/vol/gcc/include --with-target-bdw-gc-lib=/vol/gcc/lib,amd64=/vol/gcc/lib/amd64 --with-as=/vol/gcc/bin/gas-2.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=i386-pc-solaris2.11 --host=i386-pc-solaris2.11 BOOT_CFLAGS=-g -O2