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 BF91C3858D33 for ; Sun, 10 Sep 2023 09:30:57 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org BF91C3858D33 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=CeBiTec.Uni-Bielefeld.DE Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=CeBiTec.Uni-Bielefeld.DE Received: from localhost (localhost [127.0.0.1]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id BEEE061F8A for ; Sun, 10 Sep 2023 11:30:56 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d= cebitec.uni-bielefeld.de; h=subject:subject:message-id:from:from :date:date:received:received:received; s=20200306; t=1694338255; bh=TF5b4WjtPS7D2U7ohJFD6LMn8d2+bLhc0kNmXMy3mCM=; b=jloYdwzxzZzv RCU4ndAOueBE7xpA9hhsp0du3NfvMxlRQyZNViHt3QZmXrDvtwhLCnyYqaSGUfET 0F8yANEIYGILVWOtqRKoVGp6npNaMZ1zTYIb0CyUZ33IMH/rl1T0rLeyl6+H1+bF 87ZGC2jtF/4LxNkBLF6lgOlGSDIlPmMXTmFuOhNDutyzhhfMXG69IPo9GygSzMVI qzEnxKzJAEBusin+OIFZlSMY1tuCvnS7h7XT3UwBeupOqhYpjwEyGVbBpzv58hz2 A+Cgn0lvXRtNN6hbOIfi58YuMuLjohQlAyTOI4apOSNbpCkT+P+SMW8dCljPo3Tg MlXwvm6zMw== 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 10026) with ESMTP id 5WfOu7X0SX9G for ; Sun, 10 Sep 2023 11:30:55 +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 23A0061F87 for ; Sun, 10 Sep 2023 11:30:55 +0200 (CEST) Received: (from ro@localhost) by colima.CeBiTec.Uni-Bielefeld.DE (8.17.2+Sun/8.17.2/Submit) id 38A9UsKM021050 for gcc-testresults@gcc.gnu.org; Sun, 10 Sep 2023 11:30:54 +0200 (MEST) Date: Sun, 10 Sep 2023 11:30:54 +0200 (MEST) From: Rainer Orth Message-Id: <202309100930.38A9UsKM021050@colima.CeBiTec.Uni-Bielefeld.DE> To: gcc-testresults@gcc.gnu.org Subject: Results for 14.0.0 20230908 (experimental) [master f9cb357ae962ba2922b8507f4d96227780a063b9] (GCC) testsuite on sparcv9-sun-solaris2.11 X-Spam-Status: No, score=-3785.2 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,KAM_NUMSUBJECT,PP_MIME_FAKE_ASCII_TEXT,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: LAST_UPDATED: Fri Sep 8 08:47:54 UTC 2023 (revision f9cb357ae962ba2922b8507f4d96227780a063b9) === acats tests === === acats Summary === # of expected passes 2328 # of unexpected failures 0 Native configuration is sparcv9-sun-solaris2.11 === g++ tests === Running target unix FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++14 (test for warnings, line 12) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++14 (test for warnings, line 148) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++14 (test for warnings, line 23) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++14 (test for warnings, line 34) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++14 (test for warnings, line 45) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++14 (test for warnings, line 80) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++14 (test for warnings, line 91) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++17 (test for warnings, line 12) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++17 (test for warnings, line 148) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++17 (test for warnings, line 23) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++17 (test for warnings, line 34) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++17 (test for warnings, line 45) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++17 (test for warnings, line 80) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++17 (test for warnings, line 91) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++20 (test for warnings, line 12) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++20 (test for warnings, line 148) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++20 (test for warnings, line 23) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++20 (test for warnings, line 34) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++20 (test for warnings, line 45) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++20 (test for warnings, line 80) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++20 (test for warnings, line 91) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++98 (test for warnings, line 12) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++98 (test for warnings, line 148) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++98 (test for warnings, line 23) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++98 (test for warnings, line 34) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++98 (test for warnings, line 45) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++98 (test for warnings, line 80) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++98 (test for warnings, line 91) FAIL: c-c++-common/analyzer/write-to-string-literal-1.c -std=c++14 (test for warnings, line 22) FAIL: c-c++-common/analyzer/write-to-string-literal-1.c -std=c++17 (test for warnings, line 22) FAIL: c-c++-common/analyzer/write-to-string-literal-1.c -std=c++20 (test for warnings, line 22) FAIL: c-c++-common/analyzer/write-to-string-literal-1.c -std=c++98 (test for warnings, line 22) FAIL: g++.dg/analyzer/placement-new-size.C -std=c++14 (test for warnings, line 34) FAIL: g++.dg/analyzer/placement-new-size.C -std=c++14 (test for warnings, line 35) FAIL: g++.dg/analyzer/placement-new-size.C -std=c++14 (test for excess errors) FAIL: g++.dg/analyzer/placement-new-size.C -std=c++17 (test for warnings, line 34) FAIL: g++.dg/analyzer/placement-new-size.C -std=c++17 (test for warnings, line 35) FAIL: g++.dg/analyzer/placement-new-size.C -std=c++17 (test for excess errors) FAIL: g++.dg/analyzer/placement-new-size.C -std=c++20 (test for warnings, line 34) FAIL: g++.dg/analyzer/placement-new-size.C -std=c++20 (test for warnings, line 35) FAIL: g++.dg/analyzer/placement-new-size.C -std=c++20 (test for excess errors) FAIL: g++.dg/analyzer/placement-new-size.C -std=c++98 (test for warnings, line 34) FAIL: g++.dg/analyzer/placement-new-size.C -std=c++98 (test for warnings, line 35) FAIL: g++.dg/analyzer/placement-new-size.C -std=c++98 (test for excess errors) 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/cpp0x/udlit-extended-id-1.C -std=c++14 (test for excess errors) UNRESOLVED: g++.dg/cpp0x/udlit-extended-id-1.C -std=c++14 compilation failed to produce executable FAIL: g++.dg/cpp0x/udlit-extended-id-1.C -std=c++17 (test for excess errors) UNRESOLVED: g++.dg/cpp0x/udlit-extended-id-1.C -std=c++17 compilation failed to produce executable FAIL: g++.dg/cpp0x/udlit-extended-id-1.C -std=c++20 (test for excess errors) UNRESOLVED: g++.dg/cpp0x/udlit-extended-id-1.C -std=c++20 compilation failed to produce executable 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_b.C -std=c++2b (test for excess errors) === g++ Summary for unix === # of expected passes 234216 # of unexpected failures 119 # of expected failures 2198 # of unresolved testcases 3 # of unsupported tests 11190 Running target unix/-m32 FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++14 (test for warnings, line 12) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++14 (test for warnings, line 148) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++14 (test for warnings, line 23) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++14 (test for warnings, line 34) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++14 (test for warnings, line 45) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++14 (test for warnings, line 80) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++14 (test for warnings, line 91) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++17 (test for warnings, line 12) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++17 (test for warnings, line 148) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++17 (test for warnings, line 23) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++17 (test for warnings, line 34) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++17 (test for warnings, line 45) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++17 (test for warnings, line 80) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++17 (test for warnings, line 91) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++20 (test for warnings, line 12) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++20 (test for warnings, line 148) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++20 (test for warnings, line 23) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++20 (test for warnings, line 34) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++20 (test for warnings, line 45) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++20 (test for warnings, line 80) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++20 (test for warnings, line 91) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++98 (test for warnings, line 12) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++98 (test for warnings, line 148) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++98 (test for warnings, line 23) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++98 (test for warnings, line 34) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++98 (test for warnings, line 45) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++98 (test for warnings, line 80) FAIL: c-c++-common/analyzer/overlapping-buffers.c -std=c++98 (test for warnings, line 91) FAIL: c-c++-common/analyzer/write-to-string-literal-1.c -std=c++14 (test for warnings, line 22) FAIL: c-c++-common/analyzer/write-to-string-literal-1.c -std=c++17 (test for warnings, line 22) FAIL: c-c++-common/analyzer/write-to-string-literal-1.c -std=c++20 (test for warnings, line 22) FAIL: c-c++-common/analyzer/write-to-string-literal-1.c -std=c++98 (test for warnings, line 22) FAIL: g++.dg/analyzer/placement-new-size.C -std=c++14 (test for warnings, line 34) FAIL: g++.dg/analyzer/placement-new-size.C -std=c++14 (test for warnings, line 35) FAIL: g++.dg/analyzer/placement-new-size.C -std=c++14 (test for excess errors) FAIL: g++.dg/analyzer/placement-new-size.C -std=c++17 (test for warnings, line 34) FAIL: g++.dg/analyzer/placement-new-size.C -std=c++17 (test for warnings, line 35) FAIL: g++.dg/analyzer/placement-new-size.C -std=c++17 (test for excess errors) FAIL: g++.dg/analyzer/placement-new-size.C -std=c++20 (test for warnings, line 34) FAIL: g++.dg/analyzer/placement-new-size.C -std=c++20 (test for warnings, line 35) FAIL: g++.dg/analyzer/placement-new-size.C -std=c++20 (test for excess errors) FAIL: g++.dg/analyzer/placement-new-size.C -std=c++98 (test for warnings, line 34) FAIL: g++.dg/analyzer/placement-new-size.C -std=c++98 (test for warnings, line 35) FAIL: g++.dg/analyzer/placement-new-size.C -std=c++98 (test for excess errors) FAIL: c-c++-common/asan/swapcontext-test-1.c -O0 execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O1 execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O2 execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O2 -flto execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O2 -flto -flto-partition=none execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O3 -g execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -Os execution test 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/cpp0x/udlit-extended-id-1.C -std=c++14 (test for excess errors) UNRESOLVED: g++.dg/cpp0x/udlit-extended-id-1.C -std=c++14 compilation failed to produce executable FAIL: g++.dg/cpp0x/udlit-extended-id-1.C -std=c++17 (test for excess errors) UNRESOLVED: g++.dg/cpp0x/udlit-extended-id-1.C -std=c++17 compilation failed to produce executable FAIL: g++.dg/cpp0x/udlit-extended-id-1.C -std=c++20 (test for excess errors) UNRESOLVED: g++.dg/cpp0x/udlit-extended-id-1.C -std=c++20 compilation failed to produce executable 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) FAIL: g++.dg/modules/xtreme-header_b.C -std=c++2b (test for excess errors) === g++ Summary for unix/-m32 === # of expected passes 233426 # of unexpected failures 136 # of expected failures 2190 # of unresolved testcases 3 # of unsupported tests 11542 === g++ Summary === # of expected passes 467642 # of unexpected failures 255 # of expected failures 4388 # of unresolved testcases 6 # of unsupported tests 22732 /var/gcc/regression/master/11.4-gcc-64/build/gcc/xg++ version 14.0.0 20230908 (experimental) [master f9cb357ae962ba2922b8507f4d96227780a063b9] (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-connect.c (test for warnings, line 35) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 13) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 32) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 38) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 50) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 72) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 83) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 86) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 94) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 98) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-datagram-socket.c final event at line 110 (test for warnings, line 109) FAIL: gcc.dg/analyzer/fd-datagram-socket.c final event at line 88 (test for warnings, line 87) FAIL: gcc.dg/analyzer/fd-datagram-socket.c warning (test for warnings, line 109) FAIL: gcc.dg/analyzer/fd-datagram-socket.c warning (test for warnings, line 87) FAIL: gcc.dg/analyzer/fd-listen.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-listen.c final event at line 55 (test for warnings, line 54) FAIL: gcc.dg/analyzer/fd-listen.c warning (test for warnings, line 54) FAIL: gcc.dg/analyzer/fd-socket-misuse.c (test for warnings, line 18) FAIL: gcc.dg/analyzer/fd-socket-misuse.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-socket-misuse.c final event at line 22 (test for warnings, line 21) FAIL: gcc.dg/analyzer/fd-socket-misuse.c warning (test for warnings, line 21) FAIL: gcc.dg/analyzer/fd-stream-socket-active-open.c (test for warnings, line 21) FAIL: gcc.dg/analyzer/fd-stream-socket-active-open.c (test for warnings, line 32) FAIL: gcc.dg/analyzer/fd-stream-socket-active-open.c (test for warnings, line 39) FAIL: gcc.dg/analyzer/fd-stream-socket-active-open.c (test for warnings, line 47) 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 27) FAIL: gcc.dg/analyzer/fd-stream-socket-passive-open.c (test for warnings, line 35) FAIL: gcc.dg/analyzer/fd-stream-socket-passive-open.c (test for warnings, line 41) FAIL: gcc.dg/analyzer/fd-stream-socket-passive-open.c (test for warnings, line 46) 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 13) FAIL: gcc.dg/analyzer/fd-stream-socket.c (test for warnings, line 37) FAIL: gcc.dg/analyzer/fd-stream-socket.c (test for warnings, line 70) FAIL: gcc.dg/analyzer/fd-stream-socket.c (test for warnings, line 81) FAIL: gcc.dg/analyzer/fd-stream-socket.c (test for warnings, line 92) FAIL: gcc.dg/analyzer/out-of-bounds-diagram-1-debug.c (test for excess errors) FAIL: gcc.dg/analyzer/out-of-bounds-diagram-1-debug.c 2 blank line(s) in output FAIL: gcc.dg/analyzer/out-of-bounds-diagram-1-debug.c expected multiline pattern lines 17-39 XPASS: gcc.dg/debug/dwarf2/inline5.c scan-assembler-not \\\\(DIE \\\\(0x([0-9a-f]*)\\\\) DW_TAG_lexical_block\\\\)[^#/!@;\\\\|]*[#/!@;\\\\|]+ +DW_AT.*DW_TAG_lexical_block\\\\)[^#/!@;\\\\|x]*x\\\\1[^#/!@;\\\\|]*[#/!@;\\\\|] +DW_AT_abstract_origin XPASS: gcc.dg/pr84877.c execution test 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" 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/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" FAIL: gcc.dg/vect/vect-33.c -flto -ffat-lto-objects scan-tree-dump-not optimized "Invalid sum" FAIL: gcc.dg/vect/vect-33.c scan-tree-dump-not optimized "Invalid sum" 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-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-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-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" FAIL: gcc.dg/vect/vect-multi-peel-gaps.c -flto -ffat-lto-objects scan-tree-dump vect "LOOP VECTORIZED" FAIL: gcc.dg/vect/vect-multi-peel-gaps.c scan-tree-dump vect "LOOP VECTORIZED" FAIL: gcc.dg/vect/vect-outer-4c-big-array.c -flto -ffat-lto-objects scan-tree-dump-times vect "zero step in outer loop.(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-outer-4c-big-array.c scan-tree-dump-times vect "zero step in outer loop.(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-s16a.c -flto -ffat-lto-objects scan-tree-dump-times vect "vect_recog_dot_prod_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-s16a.c scan-tree-dump-times vect "vect_recog_dot_prod_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-s8a.c -flto -ffat-lto-objects scan-tree-dump-times vect "vect_recog_dot_prod_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-s8a.c -flto -ffat-lto-objects scan-tree-dump-times vect "vect_recog_widen_mult_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-s8a.c scan-tree-dump-times vect "vect_recog_dot_prod_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-s8a.c scan-tree-dump-times vect "vect_recog_widen_mult_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-s8b.c -flto -ffat-lto-objects scan-tree-dump-times vect "vect_recog_widen_mult_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-s8b.c scan-tree-dump-times vect "vect_recog_widen_mult_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-u16b.c -flto -ffat-lto-objects scan-tree-dump-times vect "vect_recog_dot_prod_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-u16b.c scan-tree-dump-times vect "vect_recog_dot_prod_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-u8a.c -flto -ffat-lto-objects scan-tree-dump-times vect "vect_recog_dot_prod_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-u8a.c scan-tree-dump-times vect "vect_recog_dot_prod_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-u8b.c -flto -ffat-lto-objects scan-tree-dump-times vect "vect_recog_dot_prod_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-u8b.c scan-tree-dump-times vect "vect_recog_dot_prod_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-pattern-1a.c -flto -ffat-lto-objects scan-tree-dump-times vect "vect_recog_widen_sum_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-pattern-1a.c scan-tree-dump-times vect "vect_recog_widen_sum_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-pattern-1b-big-array.c -flto -ffat-lto-objects scan-tree-dump-times vect "vect_recog_widen_sum_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-pattern-1b-big-array.c scan-tree-dump-times vect "vect_recog_widen_sum_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-pattern-1c-big-array.c -flto -ffat-lto-objects scan-tree-dump-times vect "vect_recog_widen_sum_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-pattern-1c-big-array.c scan-tree-dump-times vect "vect_recog_widen_sum_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-pattern-2a.c -flto -ffat-lto-objects scan-tree-dump-times vect "vect_recog_widen_sum_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-pattern-2a.c scan-tree-dump-times vect "vect_recog_widen_sum_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-pattern-2b-big-array.c -flto -ffat-lto-objects scan-tree-dump-times vect "vect_recog_widen_sum_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-pattern-2b-big-array.c scan-tree-dump-times vect "vect_recog_widen_sum_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/wrapv-vect-reduc-dot-s8b.c scan-tree-dump-times vect "vect_recog_dot_prod_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/wrapv-vect-reduc-dot-s8b.c scan-tree-dump-times vect "vect_recog_widen_mult_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 === gcc Summary for unix === # of expected passes 150685 # of unexpected failures 122 # of unexpected successes 15 # of expected failures 1300 # of unsupported tests 4346 Running target unix/-m32 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-connect.c (test for warnings, line 35) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 13) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 32) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 38) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 50) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 72) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 83) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 86) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 94) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for warnings, line 98) FAIL: gcc.dg/analyzer/fd-datagram-socket.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-datagram-socket.c final event at line 110 (test for warnings, line 109) FAIL: gcc.dg/analyzer/fd-datagram-socket.c final event at line 88 (test for warnings, line 87) FAIL: gcc.dg/analyzer/fd-datagram-socket.c warning (test for warnings, line 109) FAIL: gcc.dg/analyzer/fd-datagram-socket.c warning (test for warnings, line 87) FAIL: gcc.dg/analyzer/fd-listen.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-listen.c final event at line 55 (test for warnings, line 54) FAIL: gcc.dg/analyzer/fd-listen.c warning (test for warnings, line 54) FAIL: gcc.dg/analyzer/fd-socket-misuse.c (test for warnings, line 18) FAIL: gcc.dg/analyzer/fd-socket-misuse.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-socket-misuse.c final event at line 22 (test for warnings, line 21) FAIL: gcc.dg/analyzer/fd-socket-misuse.c warning (test for warnings, line 21) FAIL: gcc.dg/analyzer/fd-stream-socket-active-open.c (test for warnings, line 21) FAIL: gcc.dg/analyzer/fd-stream-socket-active-open.c (test for warnings, line 32) FAIL: gcc.dg/analyzer/fd-stream-socket-active-open.c (test for warnings, line 39) FAIL: gcc.dg/analyzer/fd-stream-socket-active-open.c (test for warnings, line 47) 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 27) FAIL: gcc.dg/analyzer/fd-stream-socket-passive-open.c (test for warnings, line 35) FAIL: gcc.dg/analyzer/fd-stream-socket-passive-open.c (test for warnings, line 41) FAIL: gcc.dg/analyzer/fd-stream-socket-passive-open.c (test for warnings, line 46) 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 13) FAIL: gcc.dg/analyzer/fd-stream-socket.c (test for warnings, line 37) FAIL: gcc.dg/analyzer/fd-stream-socket.c (test for warnings, line 70) FAIL: gcc.dg/analyzer/fd-stream-socket.c (test for warnings, line 81) FAIL: gcc.dg/analyzer/fd-stream-socket.c (test for warnings, line 92) FAIL: gcc.dg/analyzer/out-of-bounds-diagram-1-debug.c (test for excess errors) FAIL: gcc.dg/analyzer/out-of-bounds-diagram-1-debug.c 2 blank line(s) in output FAIL: gcc.dg/analyzer/out-of-bounds-diagram-1-debug.c expected multiline pattern lines 17-39 FAIL: c-c++-common/asan/swapcontext-test-1.c -O0 execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O1 execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O2 execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O2 -flto execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O2 -flto -flto-partition=none execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O3 -g execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -Os execution test XPASS: gcc.dg/debug/dwarf2/inline5.c scan-assembler-not \\\\(DIE \\\\(0x([0-9a-f]*)\\\\) DW_TAG_lexical_block\\\\)[^#/!@;\\\\|]*[#/!@;\\\\|]+ +DW_AT.*DW_TAG_lexical_block\\\\)[^#/!@;\\\\|x]*x\\\\1[^#/!@;\\\\|]*[#/!@;\\\\|] +DW_AT_abstract_origin XPASS: gcc.dg/pr84877.c execution test FAIL: gcc.dg/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" 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/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" FAIL: gcc.dg/vect/vect-33.c -flto -ffat-lto-objects scan-tree-dump-not optimized "Invalid sum" FAIL: gcc.dg/vect/vect-33.c scan-tree-dump-not optimized "Invalid sum" 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-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-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-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" FAIL: gcc.dg/vect/vect-multi-peel-gaps.c -flto -ffat-lto-objects scan-tree-dump vect "LOOP VECTORIZED" FAIL: gcc.dg/vect/vect-multi-peel-gaps.c scan-tree-dump vect "LOOP VECTORIZED" FAIL: gcc.dg/vect/vect-outer-4c-big-array.c -flto -ffat-lto-objects scan-tree-dump-times vect "zero step in outer loop.(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-outer-4c-big-array.c scan-tree-dump-times vect "zero step in outer loop.(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-s16a.c -flto -ffat-lto-objects scan-tree-dump-times vect "vect_recog_dot_prod_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-s16a.c scan-tree-dump-times vect "vect_recog_dot_prod_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-s8a.c -flto -ffat-lto-objects scan-tree-dump-times vect "vect_recog_dot_prod_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-s8a.c -flto -ffat-lto-objects scan-tree-dump-times vect "vect_recog_widen_mult_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-s8a.c scan-tree-dump-times vect "vect_recog_dot_prod_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-s8a.c scan-tree-dump-times vect "vect_recog_widen_mult_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-s8b.c -flto -ffat-lto-objects scan-tree-dump-times vect "vect_recog_widen_mult_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-s8b.c scan-tree-dump-times vect "vect_recog_widen_mult_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-u16b.c -flto -ffat-lto-objects scan-tree-dump-times vect "vect_recog_dot_prod_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-u16b.c scan-tree-dump-times vect "vect_recog_dot_prod_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-u8a.c -flto -ffat-lto-objects scan-tree-dump-times vect "vect_recog_dot_prod_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-u8a.c scan-tree-dump-times vect "vect_recog_dot_prod_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-u8b.c -flto -ffat-lto-objects scan-tree-dump-times vect "vect_recog_dot_prod_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-dot-u8b.c scan-tree-dump-times vect "vect_recog_dot_prod_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-pattern-1a.c -flto -ffat-lto-objects scan-tree-dump-times vect "vect_recog_widen_sum_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-pattern-1a.c scan-tree-dump-times vect "vect_recog_widen_sum_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-pattern-1b-big-array.c -flto -ffat-lto-objects scan-tree-dump-times vect "vect_recog_widen_sum_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-pattern-1b-big-array.c scan-tree-dump-times vect "vect_recog_widen_sum_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-pattern-1c-big-array.c -flto -ffat-lto-objects scan-tree-dump-times vect "vect_recog_widen_sum_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-pattern-1c-big-array.c scan-tree-dump-times vect "vect_recog_widen_sum_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-pattern-2a.c -flto -ffat-lto-objects scan-tree-dump-times vect "vect_recog_widen_sum_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-pattern-2a.c scan-tree-dump-times vect "vect_recog_widen_sum_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-pattern-2b-big-array.c -flto -ffat-lto-objects scan-tree-dump-times vect "vect_recog_widen_sum_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/vect-reduc-pattern-2b-big-array.c scan-tree-dump-times vect "vect_recog_widen_sum_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/wrapv-vect-reduc-dot-s8b.c scan-tree-dump-times vect "vect_recog_dot_prod_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 FAIL: gcc.dg/vect/wrapv-vect-reduc-dot-s8b.c scan-tree-dump-times vect "vect_recog_widen_mult_pattern: detected(?:(?!failed)(?!Re-trying).)*succeeded" 1 === gcc Summary for unix/-m32 === # of expected passes 151072 # of unexpected failures 136 # of unexpected successes 6 # of expected failures 1323 # of unsupported tests 5118 === gcc Summary === # of expected passes 301757 # of unexpected failures 258 # of unexpected successes 21 # of expected failures 2623 # of unsupported tests 9464 /var/gcc/regression/master/11.4-gcc-64/build/gcc/xgcc version 14.0.0 20230908 (experimental) [master f9cb357ae962ba2922b8507f4d96227780a063b9] (GCC) === gdc tests === Running target unix FAIL: gdc.test/runnable/inline.d execution test FAIL: gdc.test/runnable/inline.d -shared-libphobos execution test UNRESOLVED: gdc.test/runnable/mangle.d compilation failed to produce executable UNRESOLVED: gdc.test/runnable/mangle.d -shared-libphobos compilation failed to produce executable FAIL: gdc.test/runnable/test42.d execution test FAIL: gdc.test/runnable/test42.d -shared-libphobos execution test UNRESOLVED: gdc.test/runnable/testmodule.d compilation failed to produce executable UNRESOLVED: gdc.test/runnable/testmodule.d -shared-libphobos compilation failed to produce executable UNRESOLVED: gdc.test/runnable/ufcs.d compilation failed to produce executable UNRESOLVED: gdc.test/runnable/ufcs.d -shared-libphobos compilation failed to produce executable === gdc Summary for unix === # of expected passes 12205 # of unexpected failures 4 # of unresolved testcases 6 # of unsupported tests 629 Running target unix/-m32 UNRESOLVED: gdc.test/runnable/mangle.d compilation failed to produce executable UNRESOLVED: gdc.test/runnable/mangle.d -shared-libphobos compilation failed to produce executable UNRESOLVED: gdc.test/runnable/testmodule.d compilation failed to produce executable UNRESOLVED: gdc.test/runnable/testmodule.d -shared-libphobos compilation failed to produce executable UNRESOLVED: gdc.test/runnable/ufcs.d compilation failed to produce executable UNRESOLVED: gdc.test/runnable/ufcs.d -shared-libphobos compilation failed to produce executable === gdc Summary for unix/-m32 === # of expected passes 12214 # of unresolved testcases 6 # of unsupported tests 629 === gdc Summary === # of expected passes 24419 # of unexpected failures 4 # of unresolved testcases 12 # of unsupported tests 1258 /var/gcc/regression/master/11.4-gcc-64/build/gcc/gdc version 14.0.0 20230908 (experimental) [master f9cb357ae962ba2922b8507f4d96227780a063b9] (GCC) === gfortran tests === Running target unix === gfortran Summary for unix === # of expected passes 68575 # of expected failures 273 # of unsupported tests 198 Running target unix/-m32 === gfortran Summary for unix/-m32 === # of expected passes 68273 # of expected failures 275 # of unsupported tests 350 === gfortran Summary === # of expected passes 136848 # of expected failures 548 # of unsupported tests 548 /var/gcc/regression/master/11.4-gcc-64/build/gcc/gfortran version 14.0.0 20230908 (experimental) [master f9cb357ae962ba2922b8507f4d96227780a063b9] (GCC) === gm2 tests === Running target unix FAIL: gm2/extensions/run/pass/vararg2.mod execution, -O FAIL: gm2/extensions/run/pass/vararg2.mod execution, -O -g FAIL: gm2/extensions/run/pass/vararg2.mod execution, -O3 -fomit-frame-pointer FAIL: gm2/extensions/run/pass/vararg2.mod execution, -O3 -fomit-frame-pointer -finline-functions FAIL: gm2/extensions/run/pass/vararg2.mod execution, -Os FAIL: gm2/extensions/run/pass/vararg2.mod execution, -g FAIL: gm2/iso/run/pass/testgeneric.mod compilation, {additional_flags= -Os } timeout=300 (internal compiler error: in output_constructor_regular_field, at varasm.cc:5565) UNRESOLVED: gm2/iso/run/pass/testgeneric.mod execution, {additional_flags= -Os } timeout=300 === gm2 Summary for unix === # of expected passes 12562 # of unexpected failures 7 # of unresolved testcases 1 Running target unix/-m32 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 WARNING: gm2/iso/run/pass/m2date.mod execution, -O program timed out. FAIL: gm2/iso/run/pass/m2date.mod execution, -O WARNING: gm2/iso/run/pass/m2date.mod execution, -O -g program timed out. FAIL: gm2/iso/run/pass/m2date.mod execution, -O -g WARNING: gm2/iso/run/pass/m2date.mod execution, -O3 -fomit-frame-pointer program timed out. FAIL: gm2/iso/run/pass/m2date.mod execution, -O3 -fomit-frame-pointer WARNING: gm2/iso/run/pass/m2date.mod execution, -O3 -fomit-frame-pointer -finline-functions program timed out. FAIL: gm2/iso/run/pass/m2date.mod execution, -O3 -fomit-frame-pointer -finline-functions WARNING: gm2/iso/run/pass/m2date.mod execution, -Os program timed out. FAIL: gm2/iso/run/pass/m2date.mod execution, -Os WARNING: gm2/iso/run/pass/m2date.mod execution, -g program timed out. FAIL: gm2/iso/run/pass/m2date.mod execution, -g WARNING: gm2/iso/run/pass/testclock2.mod execution, -O program timed out. FAIL: gm2/iso/run/pass/testclock2.mod execution, -O WARNING: gm2/iso/run/pass/testclock2.mod execution, -O -g program timed out. FAIL: gm2/iso/run/pass/testclock2.mod execution, -O -g WARNING: gm2/iso/run/pass/testclock2.mod execution, -O3 -fomit-frame-pointer program timed out. FAIL: gm2/iso/run/pass/testclock2.mod execution, -O3 -fomit-frame-pointer WARNING: gm2/iso/run/pass/testclock2.mod execution, -O3 -fomit-frame-pointer -finline-functions program timed out. FAIL: gm2/iso/run/pass/testclock2.mod execution, -O3 -fomit-frame-pointer -finline-functions WARNING: gm2/iso/run/pass/testclock2.mod execution, -Os program timed out. FAIL: gm2/iso/run/pass/testclock2.mod execution, -Os WARNING: gm2/iso/run/pass/testclock2.mod execution, -g program timed out. FAIL: gm2/iso/run/pass/testclock2.mod execution, -g FAIL: gm2/iso/run/pass/testgeneric.mod compilation, {additional_flags= -Os } timeout=300 (internal compiler error: in output_constructor_regular_field, at varasm.cc:5565) UNRESOLVED: gm2/iso/run/pass/testgeneric.mod execution, {additional_flags= -Os } timeout=300 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/-m32 === # of expected passes 12538 # of unexpected failures 31 # of unresolved testcases 1 === gm2 Summary === # of expected passes 25100 # of unexpected failures 38 # of unresolved testcases 2 === gnat tests === Running target unix === gnat Summary for unix === # of expected passes 3357 # of expected failures 23 # of unsupported tests 35 Running target unix/-m32 === gnat Summary for unix/-m32 === # of expected passes 3356 # of expected failures 23 # of unsupported tests 37 === gnat Summary === # of expected passes 6713 # of expected failures 46 # of unsupported tests 72 /var/gcc/regression/master/11.4-gcc-64/build/gcc/gnatmake version 14.0.0 20230908 (experimental) [master f9cb357ae962ba2922b8507f4d96227780a063b9] === 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: issue4458.go -O (test for errors, line 19) FAIL: issue4458.go -O (test for excess errors) === go Summary for unix === # of expected passes 8875 # of unexpected failures 6 # of untested testcases 11 # of unsupported tests 32 Running target unix/-m32 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/issue22881.go execution, -O2 -g FAIL: go.test/test/fixedbugs/issue27836.dir/Äfoo.go -O -I. (test for excess errors) FAIL: go.test/test/fixedbugs/issue27836.dir/Ämain.go -O -I. (test for excess errors) FAIL: go.test/test/fixedbugs/issue32288.go execution, -O2 -g FAIL: go.test/test/fixedbugs/issue4562.go execution, -O2 -g FAIL: go.test/test/nil.go execution, -O2 -g FAIL: issue4458.go -O (test for errors, line 19) FAIL: issue4458.go -O (test for excess errors) === go Summary for unix/-m32 === # of expected passes 8989 # of unexpected failures 10 # of untested testcases 11 # of unsupported tests 34 === go Summary === # of expected passes 17864 # of unexpected failures 16 # of untested testcases 22 # of unsupported tests 66 === obj-c++ tests === Running target unix/-m32 === obj-c++ Summary for unix/-m32 === # of expected passes 1510 # of expected failures 2 # of unsupported tests 79 Running target unix === obj-c++ Summary for unix === # 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-64/build/gcc/xg++ version 14.0.0 20230908 (experimental) [master f9cb357ae962ba2922b8507f4d96227780a063b9] (GCC) === objc tests === Running target unix === objc Summary for unix === # of expected passes 2845 # of unsupported tests 70 Running target unix/-m32 === objc Summary for unix/-m32 === # of expected passes 2845 # of unsupported tests 70 === objc Summary === # of expected passes 5690 # of unsupported tests 140 /var/gcc/regression/master/11.4-gcc-64/build/gcc/xgcc version 14.0.0 20230908 (experimental) [master f9cb357ae962ba2922b8507f4d96227780a063b9] (GCC) === rust tests === Running target unix FAIL: rust/compile/const-issue1440.rs at line 50 (test for errors, line 49) FAIL: rust/compile/const-issue1440.rs at line 62 (test for errors, line 61) FAIL: rust/compile/const-issue1440.rs (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O0 (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O1 (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O2 (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O2 -flto (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O2 -flto -flto-partition=none (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O3 -g (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -Os (test for excess errors) === rust Summary for unix === # of expected passes 7398 # of unexpected failures 10 # of expected failures 52 # of unsupported tests 1 Running target unix/-m32 FAIL: rust/compile/const-issue1440.rs at line 50 (test for errors, line 49) FAIL: rust/compile/const-issue1440.rs at line 62 (test for errors, line 61) FAIL: rust/compile/const-issue1440.rs (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O0 (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O1 (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O2 (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O2 -flto (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O2 -flto -flto-partition=none (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O3 -g (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -Os (test for excess errors) FAIL: rust/execute/torture/builtin_macros1.rs -O0 output pattern test FAIL: rust/execute/torture/builtin_macros1.rs -O1 output pattern test FAIL: rust/execute/torture/builtin_macros1.rs -O2 output pattern test FAIL: rust/execute/torture/builtin_macros1.rs -O2 -flto output pattern test FAIL: rust/execute/torture/builtin_macros1.rs -O2 -flto -flto-partition=none output pattern test FAIL: rust/execute/torture/builtin_macros1.rs -O3 -g output pattern test FAIL: rust/execute/torture/builtin_macros1.rs -Os output pattern test FAIL: rust/execute/torture/loop-condition-eval.rs -O0 output pattern test FAIL: rust/execute/torture/loop-condition-eval.rs -O1 output pattern test FAIL: rust/execute/torture/loop-condition-eval.rs -O2 output pattern test FAIL: rust/execute/torture/loop-condition-eval.rs -O2 -flto output pattern test FAIL: rust/execute/torture/loop-condition-eval.rs -O2 -flto -flto-partition=none output pattern test FAIL: rust/execute/torture/loop-condition-eval.rs -O3 -g output pattern test FAIL: rust/execute/torture/loop-condition-eval.rs -Os output pattern test === rust Summary for unix/-m32 === # of expected passes 7384 # of unexpected failures 24 # of expected failures 52 # of unsupported tests 1 === rust Summary === # of expected passes 14782 # of unexpected failures 34 # of expected failures 104 # of unsupported tests 2 === gotools tests === FAIL: TestScript FAIL: go test cmd/go FAIL: TestGccgoCrashTracebackNodebug FAIL: go test runtime === gotools Summary === # of expected passes 155 # of unexpected failures 4 # of untested testcases 65 /var/gcc/regression/master/11.4-gcc-64/build/./gcc/gccgo version 14.0.0 20230908 (experimental) [master f9cb357ae962ba2922b8507f4d96227780a063b9] (GCC) === libatomic tests === Running target unix/-m32 === libatomic Summary for unix/-m32 === # of expected passes 44 # of unsupported tests 5 Running target unix === libatomic Summary for unix === # of expected passes 54 === libatomic Summary === # of expected passes 98 # of unsupported tests 5 === libffi tests === Running target unix/-m32 FAIL: libffi.closures/single_entry_structs2.c -W -Wall -Wno-psabi -O0 execution test === libffi Summary for unix/-m32 === # of expected passes 1572 # of unexpected failures 1 Running target unix === libffi Summary for unix === # of expected passes 1574 === libffi Summary === # of expected passes 3146 # of unexpected failures 1 === libgo tests === Running target unix FAIL: encoding/json FAIL: runtime FAIL: sync/atomic === libgo Summary for unix === # of expected passes 193 # of unexpected failures 3 Running target unix/-m32 FAIL: go/types FAIL: net/http/pprof FAIL: os/signal FAIL: runtime FAIL: runtime/pprof FAIL: sync/atomic === libgo Summary for unix/-m32 === # of expected passes 190 # of unexpected failures 6 === libgo Summary === # of expected passes 383 # of unexpected failures 9 /var/gcc/regression/master/11.4-gcc-64/build/./gcc/gccgo version 14.0.0 20230908 (experimental) [master f9cb357ae962ba2922b8507f4d96227780a063b9] (GCC) === libgomp tests === Running target unix WARNING: libgomp.c++/task-reduction-10.C execution test program timed out. FAIL: libgomp.c++/task-reduction-10.C execution test WARNING: libgomp.c++/task-reduction-13.C execution test program timed out. FAIL: libgomp.c++/task-reduction-13.C execution test === libgomp Summary for unix === # of expected passes 15213 # of unexpected failures 2 # of expected failures 285 # of unsupported tests 682 Running target unix/-m32 WARNING: libgomp.c++/task-reduction-12.C execution test program timed out. FAIL: libgomp.c++/task-reduction-12.C execution test === libgomp Summary for unix/-m32 === # of expected passes 15214 # of unexpected failures 1 # of expected failures 285 # of unsupported tests 682 === libgomp Summary === # of expected passes 30427 # of unexpected failures 3 # of expected failures 570 # of unsupported tests 1364 === libitm tests === Running target unix/-m32 === libitm Summary for unix/-m32 === # of expected passes 44 # of expected failures 3 # of unsupported tests 1 Running target unix === libitm Summary for unix === # 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.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/systime.d execution test FAIL: libphobos.phobos/std/datetime/timezone.d execution test FAIL: libphobos.phobos/std/digest/murmurhash.d execution test FAIL: libphobos.phobos/std/experimental/allocator/building_blocks/region.d execution test FAIL: libphobos.phobos/std/format/internal/floats.d (test for excess errors) FAIL: libphobos.phobos/std/internal/math/gammafunction.d execution test FAIL: libphobos.phobos/std/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/systime.d execution test FAIL: libphobos.phobos_shared/std/datetime/timezone.d execution test FAIL: libphobos.phobos_shared/std/digest/murmurhash.d execution test FAIL: libphobos.phobos_shared/std/experimental/allocator/building_blocks/region.d execution test FAIL: libphobos.phobos_shared/std/format/internal/floats.d (test for excess errors) FAIL: libphobos.phobos_shared/std/internal/math/gammafunction.d execution test FAIL: libphobos.phobos_shared/std/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 1092 # of unexpected failures 27 # of unresolved testcases 2 Running target unix/-m32 FAIL: libphobos.exceptions/assert_fail.d execution test FAIL: libphobos.phobos/std/datetime/date.d execution test FAIL: libphobos.phobos/std/datetime/systime.d execution test FAIL: libphobos.phobos/std/datetime/timezone.d execution test FAIL: libphobos.phobos/std/digest/murmurhash.d execution test FAIL: libphobos.phobos/std/experimental/allocator/building_blocks/region.d execution test FAIL: libphobos.phobos/std/format/internal/floats.d (test for excess errors) FAIL: libphobos.phobos/std/internal/math/gammafunction.d execution test FAIL: libphobos.phobos/std/mmfile.d execution test WARNING: libphobos.phobos/std/net/curl.d execution test program timed out. FAIL: libphobos.phobos/std/net/curl.d execution test FAIL: libphobos.phobos/std/parallelism.d execution test FAIL: libphobos.phobos/std/regex/internal/kickstart.d execution test FAIL: libphobos.phobos/std/regex/internal/tests.d execution test FAIL: libphobos.phobos/std/regex/internal/tests2.d execution test FAIL: libphobos.phobos/std/regex/package.d execution test FAIL: libphobos.phobos_shared/std/datetime/date.d execution test FAIL: libphobos.phobos_shared/std/datetime/systime.d execution test FAIL: libphobos.phobos_shared/std/datetime/timezone.d execution test FAIL: libphobos.phobos_shared/std/digest/murmurhash.d execution test FAIL: libphobos.phobos_shared/std/experimental/allocator/building_blocks/region.d execution test FAIL: libphobos.phobos_shared/std/format/internal/floats.d (test for excess errors) FAIL: libphobos.phobos_shared/std/internal/math/gammafunction.d execution test FAIL: libphobos.phobos_shared/std/mmfile.d execution test WARNING: libphobos.phobos_shared/std/net/curl.d execution test program timed out. FAIL: libphobos.phobos_shared/std/net/curl.d execution test FAIL: libphobos.phobos_shared/std/parallelism.d execution test FAIL: libphobos.phobos_shared/std/regex/internal/kickstart.d execution test FAIL: libphobos.phobos_shared/std/regex/internal/tests.d execution test FAIL: libphobos.phobos_shared/std/regex/internal/tests2.d execution test FAIL: libphobos.phobos_shared/std/regex/package.d execution test FAIL: libphobos.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/-m32 === # of expected passes 1089 # of unexpected failures 32 === libphobos Summary === # of expected passes 2181 # of unexpected failures 59 # of unresolved testcases 2 === libstdc++ tests === Running target unix FAIL: 19_diagnostics/stacktrace/current.cc execution test FAIL: 19_diagnostics/stacktrace/entry.cc execution test FAIL: 19_diagnostics/stacktrace/stacktrace.cc execution test === libstdc++ Summary for unix === # of expected passes 14763 # of unexpected failures 3 # of expected failures 108 # of unsupported tests 780 Running target unix/-m32 FAIL: 19_diagnostics/stacktrace/current.cc execution test FAIL: 19_diagnostics/stacktrace/entry.cc execution test FAIL: 19_diagnostics/stacktrace/stacktrace.cc execution test FAIL: 23_containers/vector/bool/110807.cc (test for excess errors) === libstdc++ Summary for unix/-m32 === # of expected passes 14766 # of unexpected failures 4 # of expected failures 108 # of unsupported tests 778 === libstdc++ Summary === # of expected passes 29529 # of unexpected failures 7 # of expected failures 216 # of unsupported tests 1558 Compiler version: 14.0.0 20230908 (experimental) [master f9cb357ae962ba2922b8507f4d96227780a063b9] (GCC) Platform: sparcv9-sun-solaris2.11 configure flags: --prefix=/vol/gcc --target=sparcv9-sun-solaris2.11 --enable-objc-gc --with-target-bdw-gc-include=/vol/gcc/include --with-target-bdw-gc-lib=/vol/gcc/lib/sparcv9,sparcv8plus=/vol/gcc/lib --with-as=/usr/ccs/bin/as --without-gnu-as --with-gmp-include=/vol/gcc/include --with-gmp-lib=/vol/gcc/lib/sparcv9 --with-mpfr-include=/vol/gcc/include --with-mpfr-lib=/vol/gcc/lib/sparcv9 --with-mpc-include=/vol/gcc/include --with-mpc-lib=/vol/gcc/lib/sparcv9 --enable-languages=all,ada,obj-c++,go --with-isl-include=/vol/gcc/include --with-isl-lib=/vol/gcc/lib/sparcv9 --with-zstd-include=/vol/gcc/include --with-zstd-lib=/vol/gcc/lib/sparcv9 --build=sparcv9-sun-solaris2.11 --host=sparcv9-sun-solaris2.11 BOOT_CFLAGS=-g -O2