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 C30C63858C00 for ; Sat, 1 Jul 2023 14:13:05 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org C30C63858C00 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 D4667BDA87 for ; Sat, 1 Jul 2023 16:13:04 +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 kTfYDvaBlLFY for ; Sat, 1 Jul 2023 16:13:03 +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 C3BE8BD553 for ; Sat, 1 Jul 2023 16:13:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=CeBiTec.Uni-Bielefeld.DE; s=20200306; t=1688220783; bh=6/FAQ7+oyCsK8CMBYrcDO+/pDy67DC8xzG0yVEjW4LU=; h=Date:From:To:Subject:From; b=LIECdtgaiCkSRXJ3bNapa8q2lbaRWe5TGWDIw7MGu7cHt5e2YiwMaYgpX7OzvFBUI pctvnvs9ThnNl1FirGuOKOK6dnpCzvQQPKGIWjuk/YQu8EdncHNBPoW43orz6cC0c6 xoIeZqdcYuUsqWOfw+RfdyIOHeZSVFjHsU5xAq4MV2rHGW0WbbKv86p1ga0lAesEfc DUamxFkPVkIDIJ+Xj65u5eQZURvpVue7/hEv6QGrkz4ud1PYt+MTR0uuDhfwwRIvuA vaRvHShbVWliYcmH+PFhi8UKSdadpN9pifYyG5AKoA/PxAGWPN6YGE/uwHMPOTbv0j nrb3eSxw3rO3g== Received: (from ro@localhost) by nahe.CeBiTec.Uni-Bielefeld.DE (8.17.1+Sun/8.17.1/Submit) id 361ED3PW024678 for gcc-testresults@gcc.gnu.org; Sat, 1 Jul 2023 16:13:03 +0200 (CEST) Date: Sat, 1 Jul 2023 16:13:03 +0200 (CEST) From: Rainer Orth Message-Id: <202307011413.361ED3PW024678@nahe.CeBiTec.Uni-Bielefeld.DE> To: gcc-testresults@gcc.gnu.org Subject: Results for 14.0.0 20230630 (experimental) [master f7e3123638712773e8c01e17aae9dc64d9342016] (GCC) testsuite on i386-pc-solaris2.11 X-Spam-Status: No, score=-3634.8 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,KAM_LOTSOFHASH,KAM_NUMSUBJECT,KAM_SHORT,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 Jun 30 08:52:48 UTC 2023 (revision f7e3123638712773e8c01e17aae9dc64d9342016) === 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 -fno-use-linker-plugin -flto-partition=none execution test FAIL: g++.dg/asan/default-options-1.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects 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 232243 # of unexpected failures 84 # of expected failures 2076 # of unsupported tests 10886 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/opt/pr91838.C -std=c++14 scan-assembler pxor\\\\s+%xmm0,\\\\s+%xmm0 FAIL: g++.dg/opt/pr91838.C -std=c++17 scan-assembler pxor\\\\s+%xmm0,\\\\s+%xmm0 FAIL: g++.dg/opt/pr91838.C -std=c++20 scan-assembler pxor\\\\s+%xmm0,\\\\s+%xmm0 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" === g++ Summary for unix/-m64 === # of expected passes 232677 # of unexpected failures 75 # of expected failures 2084 # of unsupported tests 10771 === g++ Summary === # of expected passes 464920 # of unexpected failures 159 # of expected failures 4160 # of unsupported tests 21657 /var/gcc/regression/master/11.4-gcc-gas-gld/build/gcc/xg++ version 14.0.0 20230630 (experimental) [master f7e3123638712773e8c01e17aae9dc64d9342016] (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 20) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 28) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 33) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 40) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 56) 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/debug/20020220-1.c -gctf (test for excess errors) FAIL: gcc.dg/debug/20020220-1.c -gctf execution test FAIL: gcc.dg/debug/20050907-1.c -gctf (test for excess errors) FAIL: gcc.dg/debug/pr36690-3.c -gctf (test for excess errors) FAIL: gcc.dg/debug/pr36690-3.c -gctf execution test FAIL: gcc.dg/debug/pr37616.c -gctf (test for excess errors) FAIL: gcc.dg/debug/pr37616.c -gctf execution test FAIL: gcc.dg/debug/pr41893-1.c -gctf (test for excess errors) FAIL: gcc.dg/debug/pr49032.c -gctf (test for excess errors) FAIL: gcc.dg/debug/pr65771.c -gctf (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/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 -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/ubsan/object-size-dyn.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects 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/avx512f-copysign.c scan-assembler-times vpternlog[dq][ \\\\t]+\\\\\$(?:216|228|0xd8|0xe4), 5 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/pr80833-1.c scan-assembler pextrd === gcc Summary for unix === # of expected passes 178568 # of unexpected failures 86 # of unexpected successes 1 # of expected failures 1440 # of unsupported tests 3864 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 20) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 28) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 33) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 40) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 56) 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/debug/20020220-1.c -gctf (test for excess errors) FAIL: gcc.dg/debug/20020220-1.c -gctf execution test FAIL: gcc.dg/debug/20050907-1.c -gctf (test for excess errors) FAIL: gcc.dg/debug/pr36690-3.c -gctf (test for excess errors) FAIL: gcc.dg/debug/pr36690-3.c -gctf execution test FAIL: gcc.dg/debug/pr37616.c -gctf (test for excess errors) FAIL: gcc.dg/debug/pr37616.c -gctf execution test FAIL: gcc.dg/debug/pr41893-1.c -gctf (test for excess errors) FAIL: gcc.dg/debug/pr49032.c -gctf (test for excess errors) FAIL: gcc.dg/debug/pr65771.c -gctf (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/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 FAIL: gcc.target/i386/pr45685.c scan-assembler-times cmov 6 === gcc Summary for unix/-m64 === # of expected passes 180512 # of unexpected failures 71 # of unexpected successes 1 # of expected failures 1422 # of unsupported tests 2903 === gcc Summary === # of expected passes 359080 # of unexpected failures 157 # of unexpected successes 2 # of expected failures 2862 # of unsupported tests 6767 /var/gcc/regression/master/11.4-gcc-gas-gld/build/gcc/xgcc version 14.0.0 20230630 (experimental) [master f7e3123638712773e8c01e17aae9dc64d9342016] (GCC) === gdc tests === Running target unix === gdc Summary for unix === # of expected passes 13349 # 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 13342 # of unexpected failures 2 # of unsupported tests 4 === gdc Summary === # of expected passes 26691 # of unexpected failures 2 # of unsupported tests 8 /var/gcc/regression/master/11.4-gcc-gas-gld/build/gcc/gdc version 14.0.0 20230630 (experimental) [master f7e3123638712773e8c01e17aae9dc64d9342016] (GCC) === gfortran tests === Running target unix === gfortran Summary for unix === # of expected passes 68143 # of expected failures 261 # of unsupported tests 232 Running target unix/-m64 === gfortran Summary for unix/-m64 === # of expected passes 68439 # of expected failures 259 # of unsupported tests 86 === gfortran Summary === # of expected passes 136582 # of expected failures 520 # of unsupported tests 318 /var/gcc/regression/master/11.4-gcc-gas-gld/build/gcc/gfortran version 14.0.0 20230630 (experimental) [master f7e3123638712773e8c01e17aae9dc64d9342016] (GCC) === gm2 tests === Running target unix FAIL: gm2/isolib/run/pass/seqappend.mod execution, -O FAIL: gm2/isolib/run/pass/seqappend.mod execution, -O -g FAIL: gm2/isolib/run/pass/seqappend.mod execution, -O3 -fomit-frame-pointer FAIL: gm2/isolib/run/pass/seqappend.mod execution, -O3 -fomit-frame-pointer -finline-functions FAIL: gm2/isolib/run/pass/seqappend.mod execution, -Os FAIL: gm2/isolib/run/pass/seqappend.mod execution, -g 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 12151 # of unexpected failures 12 Running target unix/-m64 === gm2 Summary for unix/-m64 === # of expected passes 12163 === gm2 Summary === # of expected passes 24314 # of unexpected failures 12 === gnat tests === Running target unix === gnat Summary for unix === # of expected passes 3403 # of expected failures 23 # of unsupported tests 13 Running target unix/-m64 === gnat Summary for unix/-m64 === # of expected passes 3404 # of expected failures 23 # of unsupported tests 11 === gnat Summary === # of expected passes 6807 # of expected failures 46 # of unsupported tests 24 /var/gcc/regression/master/11.4-gcc-gas-gld/build/gcc/gnatmake version 14.0.0 20230630 (experimental) [master f7e3123638712773e8c01e17aae9dc64d9342016] === 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 /var/gcc/regression/master/11.4-gcc-gas-gld/build/gcc/gccgo version 14.0.0 20230630 (experimental) [master f7e3123638712773e8c01e17aae9dc64d9342016] (GCC) === obj-c++ tests === Running target unix === obj-c++ Summary for unix === # of expected passes 1510 # of expected failures 2 # of unsupported tests 79 Running target unix/-m64 === obj-c++ Summary for unix/-m64 === # of expected passes 1502 # of expected failures 10 # of unsupported tests 79 === obj-c++ Summary === # of expected passes 3012 # of expected failures 12 # of unsupported tests 158 /var/gcc/regression/master/11.4-gcc-gas-gld/build/gcc/xg++ version 14.0.0 20230630 (experimental) [master f7e3123638712773e8c01e17aae9dc64d9342016] (GCC) === objc tests === Running target unix === objc Summary for unix === # of expected passes 2839 # of expected failures 6 # of unsupported tests 70 Running target unix/-m64 === objc Summary for unix/-m64 === # of expected passes 2839 # of expected failures 6 # of unsupported tests 70 === objc Summary === # of expected passes 5678 # of expected failures 12 # of unsupported tests 140 /var/gcc/regression/master/11.4-gcc-gas-gld/build/gcc/xgcc version 14.0.0 20230630 (experimental) [master f7e3123638712773e8c01e17aae9dc64d9342016] (GCC) === rust tests === Running target unix === rust Summary for unix === # of expected passes 7408 # of expected failures 52 # of unsupported tests 1 Running target unix/-m64 === rust Summary for unix/-m64 === # of expected passes 7408 # of expected failures 52 # of unsupported tests 1 === rust Summary === # of expected passes 14816 # of expected failures 104 # of unsupported tests 2 === gotools tests === FAIL: TestScript FAIL: go test cmd/go FAIL: go test runtime FAIL: Test4029 FAIL: go test misc/cgo/test === gotools Summary === # of expected passes 155 # of unexpected failures 5 # of untested testcases 65 /var/gcc/regression/master/11.4-gcc-gas-gld/build/./gcc/gccgo version 14.0.0 20230630 (experimental) [master f7e3123638712773e8c01e17aae9dc64d9342016] (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 === libgo Summary for unix === # of expected passes 196 Running target unix/-m64 === libgo Summary for unix/-m64 === # of expected passes 196 === libgo Summary === # of expected passes 392 /var/gcc/regression/master/11.4-gcc-gas-gld/build/./gcc/gccgo version 14.0.0 20230630 (experimental) [master f7e3123638712773e8c01e17aae9dc64d9342016] (GCC) === libgomp tests === Running target unix 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 15450 # of unexpected failures 5 # of expected failures 285 # of unresolved testcases 2 # of unsupported tests 605 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 === libgomp Summary for unix/-m64 === # of expected passes 15457 # of unexpected failures 1 # of expected failures 285 # of unsupported tests 604 === libgomp Summary === # of expected passes 30907 # of unexpected failures 6 # of expected failures 570 # of unresolved testcases 2 # of unsupported tests 1209 === 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 WARNING: libphobos.gc/startbackgc.d execution test program timed out. FAIL: libphobos.gc/startbackgc.d execution test 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 1049 # of unexpected failures 34 Running target unix/-m64 WARNING: libphobos.gc/startbackgc.d execution test program timed out. FAIL: libphobos.gc/startbackgc.d execution test 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/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/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/-m64 === # of expected passes 1047 # of unexpected failures 36 === libphobos Summary === # of expected passes 2096 # of unexpected failures 70 === libstdc++ tests === Running target unix FAIL: libstdc++-abi/abi_check FAIL: 30_threads/future/members/poll.cc execution test === libstdc++ Summary for unix === # of expected passes 14718 # of unexpected failures 2 # of expected failures 107 # of unsupported tests 765 Running target unix/-m64 FAIL: libstdc++-abi/abi_check FAIL: 30_threads/future/members/poll.cc execution test === libstdc++ Summary for unix/-m64 === # of expected passes 14706 # of unexpected failures 2 # of expected failures 107 # of unsupported tests 771 === libstdc++ Summary === # of expected passes 29424 # of unexpected failures 4 # of expected failures 214 # of unsupported tests 1536 Compiler version: 14.0.0 20230630 (experimental) [master f7e3123638712773e8c01e17aae9dc64d9342016] (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-ld=/vol/gcc/bin/gld-2.40 --with-gnu-ld --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