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 274463858C53 for ; Sun, 12 May 2024 09:27:57 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 274463858C53 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 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 274463858C53 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=129.70.160.84 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1715506083; cv=none; b=DXl3tXeRLHAwKzwRAZvjJf3epgtaebpH93n8bB3O4Rch7T+EFbn13RJnqDc7yDql3vvhCUtwKpqFjn2dX9JG8W0ptuE9smrCkHqf9gkbWE+ZAEXNcNaz+N4IQAHWsWbny8n6MV1b1aaa+0dLsNauZ10NhJJZKsu2mScE+iAaiGE= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1715506083; c=relaxed/simple; bh=eBKmaig8JZNbRcsa4xaUEQE7Z8cwaDJndCZuWH7fR/o=; h=DKIM-Signature:Date:From:Message-Id:To:Subject; b=lg7cgM9nIQfW6adjookFZrly+So2et6/yhoVPZmEELXyLucOsfLUb2LOKQqnDVLcrbO4GHw7jxC4R77w4ohEEXMhOM7g9C1PGivG5ASgNRdOlQEy79Ms5y9qi1HDgmDE7AMx+ydNxPxZjFkbcPYwFutiCa2D5EdMXde8V59N7gQ= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from localhost (localhost [127.0.0.1]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 40685C48F5 for ; Sun, 12 May 2024 11:27: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=1715506074; bh=eBKmaig8JZNbRcsa4xaUEQE7Z8cwaDJndCZuWH7fR/o=; b=S3Hh6D5651ut CKYRbL4uvq/npQuN1nDxL9BgdZo+meB8zOXcS/3wN7Sk7sAftzRICvcI4s4VXTPC N1WSj3FSAbNmKnv0VmK1klR0hcOGWhGuepz0BKUw+W8cBewYIOi6s1FZPtjKxazz req5M0dnbwtQLYE0KosiItLyfQ9wYXkXJIqLYT7mgYei0B2HMV6BfRN1dmhevNAb fI9m9skJ7k4NZhGU2yKKNOkAMADtEgIZyGIozY3pT20FpQksCh/+D9tZvjdpM6XS kMDAYBg04LR5S5xam7Tff+7FeFSL45zfWehOA7lQT+YUvzEE/8dA338wcYIC9Exh VGfj90S86g== 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 orRrJ-4ZSOPn for ; Sun, 12 May 2024 11:27:54 +0200 (CEST) Received: from s114-sparc.gcc (sol12roz1.hrz.uni-bielefeld.de [129.70.40.213]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPS id DE6C1C8C41 for ; Sun, 12 May 2024 11:27:54 +0200 (CEST) Received: (from ro@localhost) by s114-sparc.gcc (8.18.1+Sun/8.18.1/Submit) id 44C9Rs9J001888 for gcc-testresults@gcc.gnu.org; Sun, 12 May 2024 11:27:54 +0200 (MEST) Date: Sun, 12 May 2024 11:27:54 +0200 (MEST) From: Rainer Orth Message-Id: <202405120927.44C9Rs9J001888@s114-sparc.gcc> To: gcc-testresults@gcc.gnu.org Subject: Results for 15.0.0 20240510 (experimental) [master bb5f619a938567b316306bdc46f0efb8d18ddc59] (GCC) testsuite on sparc-sun-solaris2.11 X-Spam-Status: No, score=-3630.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,KAM_LOTSOFHASH,KAM_NUMSUBJECT,PP_MIME_FAKE_ASCII_TEXT,SPF_HELO_NONE,SPF_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 May 10 08:54:29 UTC 2024 (revision bb5f619a938567b316306bdc46f0efb8d18ddc59) === acats tests === === acats Summary === # of expected passes 2328 # of unexpected failures 0 Native configuration is sparc-sun-solaris2.11 === g++ tests === Running target unix FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 gcov: 12 failures in line counts, 0 in branch percentages, 0 in condition/decision, 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 condition/decision, 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 condition/decision, 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 condition/decision, 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 condition/decision, 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 condition/decision, 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 condition/decision, 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 condition/decision, 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/pr99023_b.X -std=c++2a 1 blank line(s) in output FAIL: g++.dg/modules/pr99023_b.X -std=c++2a (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'" === g++ Summary for unix === # of expected passes 253698 # of unexpected failures 69 # of expected failures 2625 # of unsupported tests 12192 Running target unix/-m64 FAIL: g++.dg/gcov/pr16855-priority.C -std=gnu++14 gcov: 12 failures in line counts, 0 in branch percentages, 0 in condition/decision, 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 condition/decision, 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 condition/decision, 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 condition/decision, 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 condition/decision, 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 condition/decision, 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 condition/decision, 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 condition/decision, 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/pr99023_b.X -std=c++2a 1 blank line(s) in output FAIL: g++.dg/modules/pr99023_b.X -std=c++2a (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'" === g++ Summary for unix/-m64 === # of expected passes 254463 # of unexpected failures 69 # of expected failures 2630 # of unsupported tests 11836 === g++ Summary === # of expected passes 508161 # of unexpected failures 138 # of expected failures 5255 # of unsupported tests 24028 /var/gcc/regression/master/11-gcc-gas/build/gcc/xg++ version 15.0.0 20240510 (experimental) [master bb5f619a938567b316306bdc46f0efb8d18ddc59] (GCC) === gcc tests === Running target unix FAIL: gcc.dg/analyzer/fd-accept.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-accept.c final event at line 58 (test for warnings, line 57) FAIL: gcc.dg/analyzer/fd-accept.c warning (test for warnings, line 57) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 19) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 27) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 32) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 39) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 55) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-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-glibc-byte-stream-connection-server.c (test for excess errors) 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/pr110279-1.c scan-tree-dump-times widening_mul "Generated FMA" 3 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/simulate-thread/atomic-other-int.c -O2 -g thread simulation test FAIL: gcc.dg/simulate-thread/atomic-other-int.c -O3 -g thread simulation test FAIL: gcc.dg/simulate-thread/speculative-store-4.c -O0 -g thread simulation test FAIL: gcc.dg/simulate-thread/speculative-store-4.c -O2 -g thread simulation test FAIL: gcc.dg/simulate-thread/speculative-store-4.c -O3 -g thread simulation test FAIL: gcc.dg/simulate-thread/speculative-store.c -O0 -g thread simulation test FAIL: gcc.dg/torture/pr113026-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for bogus messages, line 10) FAIL: gcc.dg/tree-ssa/pr108357.c scan-tree-dump-not threadfull1 "foo" 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-pr111779.c -flto -ffat-lto-objects scan-tree-dump vect "LOOP VECTORIZED" FAIL: gcc.dg/vect/vect-pr111779.c scan-tree-dump vect "LOOP VECTORIZED" === gcc Summary for unix === # of expected passes 158204 # of unexpected failures 61 # of unexpected successes 3 # of expected failures 1323 # of unsupported tests 5856 Running target unix/-m64 FAIL: gcc.dg/analyzer/fd-accept.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-accept.c final event at line 58 (test for warnings, line 57) FAIL: gcc.dg/analyzer/fd-accept.c warning (test for warnings, line 57) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 19) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 27) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 32) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 39) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for warnings, line 55) FAIL: gcc.dg/analyzer/fd-access-mode-target-headers.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-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-glibc-byte-stream-connection-server.c (test for excess errors) 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/pr110279-1.c scan-tree-dump-times widening_mul "Generated FMA" 3 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/tree-ssa/pr108357.c scan-tree-dump-not threadfull1 "foo" 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 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/vect-117.c -flto -ffat-lto-objects scan-tree-dump-not optimized "Invalid sum" FAIL: gcc.dg/vect/vect-117.c scan-tree-dump-not optimized "Invalid sum" 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-pr111779.c -flto -ffat-lto-objects scan-tree-dump vect "LOOP VECTORIZED" FAIL: gcc.dg/vect/vect-pr111779.c scan-tree-dump vect "LOOP VECTORIZED" === gcc Summary for unix/-m64 === # of expected passes 157841 # of unexpected failures 56 # of unexpected successes 12 # of expected failures 1300 # of unsupported tests 5035 === gcc Summary === # of expected passes 316045 # of unexpected failures 117 # of unexpected successes 15 # of expected failures 2623 # of unsupported tests 10891 /var/gcc/regression/master/11-gcc-gas/build/gcc/xgcc version 15.0.0 20240510 (experimental) [master bb5f619a938567b316306bdc46f0efb8d18ddc59] (GCC) === gdc tests === Running target unix FAIL: gdc.test/runnable/test34.d execution test FAIL: gdc.test/runnable/test34.d -shared-libphobos execution test FAIL: gdc.test/runnable/xtest46.d execution test FAIL: gdc.test/runnable/xtest46.d -shared-libphobos execution test FAIL: gdc.test/runnable/xtest46_gc.d execution test FAIL: gdc.test/runnable/xtest46_gc.d -shared-libphobos execution test === gdc Summary for unix === # of expected passes 12497 # of unexpected failures 6 # of unsupported tests 630 Running target unix/-m64 FAIL: gdc.test/runnable/inline.d execution test FAIL: gdc.test/runnable/inline.d -shared-libphobos execution test FAIL: gdc.test/runnable/test23514.d execution test FAIL: gdc.test/runnable/test23514.d -shared-libphobos execution test FAIL: gdc.test/runnable/test34.d execution test FAIL: gdc.test/runnable/test34.d -shared-libphobos execution test FAIL: gdc.test/runnable/test42.d execution test FAIL: gdc.test/runnable/test42.d -shared-libphobos execution test FAIL: gdc.test/runnable/xtest46.d execution test FAIL: gdc.test/runnable/xtest46.d -shared-libphobos execution test FAIL: gdc.test/runnable/xtest46_gc.d execution test FAIL: gdc.test/runnable/xtest46_gc.d -shared-libphobos execution test === gdc Summary for unix/-m64 === # of expected passes 12486 # of unexpected failures 12 # of unsupported tests 630 === gdc Summary === # of expected passes 24983 # of unexpected failures 18 # of unsupported tests 1260 /var/gcc/regression/master/11-gcc-gas/build/gcc/gdc version 15.0.0 20240510 (experimental) [master bb5f619a938567b316306bdc46f0efb8d18ddc59] (GCC) === gfortran tests === Running target unix === gfortran Summary for unix === # of expected passes 69465 # of expected failures 275 # of unsupported tests 360 Running target unix/-m64 === gfortran Summary for unix/-m64 === # of expected passes 69755 # of expected failures 273 # of unsupported tests 196 === gfortran Summary === # of expected passes 139220 # of expected failures 548 # of unsupported tests 556 /var/gcc/regression/master/11-gcc-gas/build/gcc/gfortran version 15.0.0 20240510 (experimental) [master bb5f619a938567b316306bdc46f0efb8d18ddc59] (GCC) === gm2 tests === Running target unix FAIL: gm2/iso/run/pass/packed.mod compilation, {additional_flags= -O3 -fomit-frame-pointer -finline-functions } timeout=300 (internal compiler error: Segmentation Fault signal terminated program cc1gm2) FAIL: gm2/iso/run/pass/packed.mod compilation, {additional_flags= -O3 -fomit-frame-pointer } timeout=300 (internal compiler error: Segmentation Fault signal terminated program cc1gm2) FAIL: gm2/iso/run/pass/packed.mod compilation, {additional_flags= -Os } timeout=300 (internal compiler error: Segmentation Fault signal terminated program cc1gm2) UNRESOLVED: gm2/iso/run/pass/packed.mod execution, {additional_flags= -O3 -fomit-frame-pointer -finline-functions } timeout=300 UNRESOLVED: gm2/iso/run/pass/packed.mod execution, {additional_flags= -O3 -fomit-frame-pointer } timeout=300 UNRESOLVED: gm2/iso/run/pass/packed.mod execution, {additional_flags= -Os } timeout=300 FAIL: gm2/iso/run/pass/testgeneric.mod compilation, {additional_flags= -Os } timeout=300 (internal compiler error: in output_constructor_regular_field, at varasm.cc:5618) UNRESOLVED: gm2/iso/run/pass/testgeneric.mod execution, {additional_flags= -Os } timeout=300 === gm2 Summary for unix === # of expected passes 13916 # of unexpected failures 4 # of unresolved testcases 4 Running target unix/-m64 FAIL: gm2/iso/run/pass/packed.mod compilation, {additional_flags= -O3 -fomit-frame-pointer -finline-functions } timeout=300 (internal compiler error: Segmentation Fault signal terminated program cc1gm2) FAIL: gm2/iso/run/pass/packed.mod compilation, {additional_flags= -O3 -fomit-frame-pointer } timeout=300 (internal compiler error: Segmentation Fault signal terminated program cc1gm2) FAIL: gm2/iso/run/pass/packed.mod compilation, {additional_flags= -Os } timeout=300 (internal compiler error: Segmentation Fault signal terminated program cc1gm2) UNRESOLVED: gm2/iso/run/pass/packed.mod execution, {additional_flags= -O3 -fomit-frame-pointer -finline-functions } timeout=300 UNRESOLVED: gm2/iso/run/pass/packed.mod execution, {additional_flags= -O3 -fomit-frame-pointer } timeout=300 UNRESOLVED: gm2/iso/run/pass/packed.mod execution, {additional_flags= -Os } timeout=300 FAIL: gm2/iso/run/pass/testgeneric.mod compilation, {additional_flags= -Os } timeout=300 (internal compiler error: in output_constructor_regular_field, at varasm.cc:5618) UNRESOLVED: gm2/iso/run/pass/testgeneric.mod execution, {additional_flags= -Os } timeout=300 === gm2 Summary for unix/-m64 === # of expected passes 13916 # of unexpected failures 4 # of unresolved testcases 4 === gm2 Summary === # of expected passes 27832 # of unexpected failures 8 # of unresolved testcases 8 === gnat tests === Running target unix === gnat Summary for unix === # of expected passes 3443 # of expected failures 24 # of unsupported tests 35 Running target unix/-m64 === gnat Summary for unix/-m64 === # of expected passes 3444 # of expected failures 24 # of unsupported tests 33 === gnat Summary === # of expected passes 6887 # of expected failures 48 # of unsupported tests 68 /var/gcc/regression/master/11-gcc-gas/build/gcc/gnatmake version 15.0.0 20240510 (experimental) [master bb5f619a938567b316306bdc46f0efb8d18ddc59] === 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/issue22881.go execution, -O2 -g FAIL: go.test/test/fixedbugs/issue27836.dir/Äfoo.go -O -I. (test for excess errors) FAIL: go.test/test/fixedbugs/issue27836.dir/Ämain.go -O -I. (test for excess errors) FAIL: go.test/test/fixedbugs/issue34123.go execution, -O2 -g FAIL: go.test/test/fixedbugs/issue4562.go execution, -O2 -g FAIL: go.test/test/nil.go execution, -O2 -g === go Summary for unix === # of expected passes 8991 # of unexpected failures 8 # of untested testcases 11 # of unsupported tests 34 Running target unix/-m64 FAIL: ./index0-out.go execution, -O0 -g -fno-var-tracking-assignments WARNING: go.test/test/cmplxdivide.go program timed out. FAIL: go.test/test/cmplxdivide.go FAIL: go.test/test/fixedbugs/issue27836.dir/Äfoo.go -O -I. (test for excess errors) FAIL: go.test/test/fixedbugs/issue27836.dir/Ämain.go -O -I. (test for excess errors) === go Summary for unix/-m64 === # of expected passes 8877 # of unexpected failures 4 # of untested testcases 11 # of unsupported tests 32 === go Summary === # of expected passes 17868 # of unexpected failures 12 # of untested testcases 22 # of unsupported tests 66 === obj-c++ tests === Running target unix === obj-c++ Summary for unix === # of expected passes 1511 # of expected failures 2 # of unsupported tests 79 Running target unix/-m64 === obj-c++ Summary for unix/-m64 === # of expected passes 1503 # of expected failures 10 # of unsupported tests 79 === obj-c++ Summary === # of expected passes 3014 # of expected failures 12 # of unsupported tests 158 /var/gcc/regression/master/11-gcc-gas/build/gcc/xg++ version 15.0.0 20240510 (experimental) [master bb5f619a938567b316306bdc46f0efb8d18ddc59] (GCC) === objc tests === Running target unix === objc Summary for unix === # of expected passes 2846 # of unsupported tests 70 Running target unix/-m64 === objc Summary for unix/-m64 === # of expected passes 2846 # of unsupported tests 70 === objc Summary === # of expected passes 5692 # of unsupported tests 140 /var/gcc/regression/master/11-gcc-gas/build/gcc/xgcc version 15.0.0 20240510 (experimental) [master bb5f619a938567b316306bdc46f0efb8d18ddc59] (GCC) === rust tests === Running target unix FAIL: rust/compile/const-issue1440.rs at line 52 (test for errors, line 51) FAIL: rust/compile/const-issue1440.rs at line 64 (test for errors, line 63) FAIL: rust/compile/const-issue1440.rs (test for excess errors) FAIL: rust/compile/issue-1446.rs (test for excess errors) FAIL: rust/compile/iterators1.rs (test for excess errors) FAIL: rust/compile/torture/alt_patterns1.rs -O0 (test for excess errors) FAIL: rust/compile/torture/alt_patterns1.rs -O1 (test for excess errors) FAIL: rust/compile/torture/alt_patterns1.rs -O2 (test for excess errors) FAIL: rust/compile/torture/alt_patterns1.rs -O2 -flto (test for excess errors) FAIL: rust/compile/torture/alt_patterns1.rs -O2 -flto -flto-partition=none (test for excess errors) FAIL: rust/compile/torture/alt_patterns1.rs -O3 -g (test for excess errors) FAIL: rust/compile/torture/alt_patterns1.rs -Os (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/issue-2187.rs -O0 output pattern test FAIL: rust/execute/torture/issue-2187.rs -O1 output pattern test FAIL: rust/execute/torture/issue-2187.rs -O2 output pattern test FAIL: rust/execute/torture/issue-2187.rs -O2 -flto output pattern test FAIL: rust/execute/torture/issue-2187.rs -O2 -flto -flto-partition=none output pattern test FAIL: rust/execute/torture/issue-2187.rs -O3 -g output pattern test FAIL: rust/execute/torture/issue-2187.rs -Os output pattern test FAIL: rust/execute/torture/iter1.rs -O0 (test for excess errors) UNRESOLVED: rust/execute/torture/iter1.rs -O0 compilation failed to produce executable FAIL: rust/execute/torture/iter1.rs -O1 (test for excess errors) UNRESOLVED: rust/execute/torture/iter1.rs -O1 compilation failed to produce executable FAIL: rust/execute/torture/iter1.rs -O2 (test for excess errors) UNRESOLVED: rust/execute/torture/iter1.rs -O2 compilation failed to produce executable FAIL: rust/execute/torture/iter1.rs -O2 -flto (test for excess errors) UNRESOLVED: rust/execute/torture/iter1.rs -O2 -flto compilation failed to produce executable FAIL: rust/execute/torture/iter1.rs -O2 -flto -flto-partition=none (test for excess errors) UNRESOLVED: rust/execute/torture/iter1.rs -O2 -flto -flto-partition=none compilation failed to produce executable FAIL: rust/execute/torture/iter1.rs -O3 -g (test for excess errors) UNRESOLVED: rust/execute/torture/iter1.rs -O3 -g compilation failed to produce executable FAIL: rust/execute/torture/iter1.rs -Os (test for excess errors) UNRESOLVED: rust/execute/torture/iter1.rs -Os compilation failed to produce executable FAIL: rust/execute/torture/loop-condition-eval.rs -O0 output pattern test FAIL: rust/execute/torture/loop-condition-eval.rs -O1 output pattern test FAIL: rust/execute/torture/loop-condition-eval.rs -O2 output pattern test FAIL: rust/execute/torture/loop-condition-eval.rs -O2 -flto output pattern test FAIL: rust/execute/torture/loop-condition-eval.rs -O2 -flto -flto-partition=none output pattern test FAIL: rust/execute/torture/loop-condition-eval.rs -O3 -g output pattern test FAIL: rust/execute/torture/loop-condition-eval.rs -Os output pattern test === rust Summary for unix === # of expected passes 8339 # of unexpected failures 47 # of expected failures 69 # of unresolved testcases 7 # of unsupported tests 2 Running target unix/-m64 FAIL: rust/compile/const-issue1440.rs at line 52 (test for errors, line 51) FAIL: rust/compile/const-issue1440.rs at line 64 (test for errors, line 63) FAIL: rust/compile/const-issue1440.rs (test for excess errors) FAIL: rust/compile/issue-1446.rs (test for excess errors) FAIL: rust/compile/iterators1.rs (test for excess errors) FAIL: rust/compile/torture/alt_patterns1.rs -O0 (test for excess errors) FAIL: rust/compile/torture/alt_patterns1.rs -O1 (test for excess errors) FAIL: rust/compile/torture/alt_patterns1.rs -O2 (test for excess errors) FAIL: rust/compile/torture/alt_patterns1.rs -O2 -flto (test for excess errors) FAIL: rust/compile/torture/alt_patterns1.rs -O2 -flto -flto-partition=none (test for excess errors) FAIL: rust/compile/torture/alt_patterns1.rs -O3 -g (test for excess errors) FAIL: rust/compile/torture/alt_patterns1.rs -Os (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/iter1.rs -O0 (test for excess errors) UNRESOLVED: rust/execute/torture/iter1.rs -O0 compilation failed to produce executable FAIL: rust/execute/torture/iter1.rs -O1 (test for excess errors) UNRESOLVED: rust/execute/torture/iter1.rs -O1 compilation failed to produce executable FAIL: rust/execute/torture/iter1.rs -O2 (test for excess errors) UNRESOLVED: rust/execute/torture/iter1.rs -O2 compilation failed to produce executable FAIL: rust/execute/torture/iter1.rs -O2 -flto (test for excess errors) UNRESOLVED: rust/execute/torture/iter1.rs -O2 -flto compilation failed to produce executable FAIL: rust/execute/torture/iter1.rs -O2 -flto -flto-partition=none (test for excess errors) UNRESOLVED: rust/execute/torture/iter1.rs -O2 -flto -flto-partition=none compilation failed to produce executable FAIL: rust/execute/torture/iter1.rs -O3 -g (test for excess errors) UNRESOLVED: rust/execute/torture/iter1.rs -O3 -g compilation failed to produce executable FAIL: rust/execute/torture/iter1.rs -Os (test for excess errors) UNRESOLVED: rust/execute/torture/iter1.rs -Os compilation failed to produce executable === rust Summary for unix/-m64 === # of expected passes 8360 # of unexpected failures 26 # of expected failures 69 # of unresolved testcases 7 # of unsupported tests 2 === rust Summary === # of expected passes 16699 # of unexpected failures 73 # of expected failures 138 # of unresolved testcases 14 # of unsupported tests 4 === gotools tests === FAIL: TestScript FAIL: go test cmd/go FAIL: TestBreakpoint FAIL: TestCgoSignalDeadlock FAIL: TestCrashDumpsAllThreads FAIL: TestCrashHandler FAIL: TestDoublePanic FAIL: TestGCFairness FAIL: TestGCFairness2 FAIL: TestGccgoCrashTracebackNodebug FAIL: TestGoNil FAIL: TestGoexitCrash FAIL: TestGoexitDeadlock FAIL: TestGoexitInPanic FAIL: TestInitDeadlock FAIL: TestLockOSThreadAvoidsStatePropagation FAIL: TestLockOSThreadExit FAIL: TestLockOSThreadTemplateThreadRace FAIL: TestLockedDeadlock FAIL: TestLockedDeadlock2 FAIL: TestMainGoroutineID FAIL: TestMemmoveAtomicity FAIL: TestNeedmDeadlock FAIL: TestNoHelperGoroutines FAIL: TestNumGoroutine FAIL: TestPanicAfterGoexit FAIL: TestPanicDeadlockGosched FAIL: TestPanicDeadlockSyscall FAIL: TestPanicInlined FAIL: TestPanicLoop FAIL: TestPanicRace FAIL: TestPanicWithDirectlyPrintableCustomTypes FAIL: TestPhysicalMemoryUtilization FAIL: TestRecoveredPanicAfterGoexit FAIL: TestRecursivePanic FAIL: TestRecursivePanic2 FAIL: TestRecursivePanic3 FAIL: TestRecursivePanic4 FAIL: TestRecursivePanic5 FAIL: TestSegv FAIL: TestSignalExitStatus FAIL: TestSignalIgnoreSIGTRAP FAIL: TestSimpleDeadlock FAIL: TestThreadExhaustion FAIL: go test runtime FAIL: go test misc/cgo/test FAIL: TestCompileWithoutShared FAIL: TestEarlySignalHandler FAIL: TestOsSignal FAIL: TestSigaltstack FAIL: TestSignalForwarding FAIL: TestSignalForwardingExternal FAIL: go test misc/cgo/testcarchive FAIL: TestVet FAIL: go test cmd/vet === gotools Summary === # of expected passes 206 # of unexpected failures 55 # of untested testcases 108 /var/gcc/regression/master/11-gcc-gas/build/./gcc/gccgo version 15.0.0 20240510 (experimental) [master bb5f619a938567b316306bdc46f0efb8d18ddc59] (GCC) === libatomic tests === Running target unix === libatomic Summary for unix === # of expected passes 44 # of unsupported tests 5 Running target unix/-m64 === libatomic Summary for unix/-m64 === # of expected passes 54 === libatomic Summary === # of expected passes 98 # of unsupported tests 5 === libffi tests === Running target unix FAIL: libffi.closures/single_entry_structs2.c -W -Wall -Wno-psabi -O0 execution test === libffi Summary for unix === # of expected passes 1572 # of unexpected failures 1 Running target unix/-m64 === libffi Summary for unix/-m64 === # of expected passes 1574 === libffi Summary === # of expected passes 3146 # of unexpected failures 1 === libgo tests === Running target unix FAIL: go/types FAIL: net/http/pprof FAIL: runtime FAIL: runtime/pprof FAIL: sync/atomic === libgo Summary for unix === # of expected passes 191 # of unexpected failures 5 Running target unix/-m64 FAIL: encoding/json FAIL: runtime FAIL: sync/atomic === libgo Summary for unix/-m64 === # of expected passes 193 # of unexpected failures 3 === libgo Summary === # of expected passes 384 # of unexpected failures 8 /var/gcc/regression/master/11-gcc-gas/build/./gcc/gccgo version 15.0.0 20240510 (experimental) [master bb5f619a938567b316306bdc46f0efb8d18ddc59] (GCC) === libgomp tests === Running target unix === libgomp Summary for unix === # of expected passes 16144 # of expected failures 287 # of unsupported tests 708 Running target unix/-m64 WARNING: libgomp.c++/task-reduction-10.C execution test program timed out. FAIL: libgomp.c++/task-reduction-10.C execution test WARNING: libgomp.c++/task-reduction-11.C execution test program timed out. FAIL: libgomp.c++/task-reduction-11.C execution test WARNING: libgomp.c++/task-reduction-13.C execution test program timed out. FAIL: libgomp.c++/task-reduction-13.C execution test === libgomp Summary for unix/-m64 === # of expected passes 16141 # of unexpected failures 3 # of expected failures 287 # of unsupported tests 708 === libgomp Summary === # of expected passes 32285 # of unexpected failures 3 # of expected failures 574 # of unsupported tests 1416 === 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/forkgc2.d execution test program timed out. FAIL: libphobos.gc/forkgc2.d execution test FAIL: libphobos.phobos/std/datetime/date.d execution test FAIL: libphobos.phobos/std/datetime/systime.d execution test FAIL: libphobos.phobos/std/datetime/timezone.d execution test FAIL: libphobos.phobos/std/digest/murmurhash.d execution test FAIL: libphobos.phobos/std/experimental/allocator/building_blocks/region.d execution test FAIL: libphobos.phobos/std/format/internal/floats.d (test for excess errors) FAIL: libphobos.phobos/std/internal/math/gammafunction.d execution test FAIL: libphobos.phobos/std/mmfile.d execution test WARNING: libphobos.phobos/std/net/curl.d execution test program timed out. FAIL: libphobos.phobos/std/net/curl.d execution test FAIL: libphobos.phobos/std/parallelism.d execution test FAIL: libphobos.phobos/std/regex/internal/kickstart.d execution test FAIL: libphobos.phobos/std/regex/internal/tests.d execution test FAIL: libphobos.phobos/std/regex/internal/tests2.d execution test FAIL: libphobos.phobos/std/regex/package.d execution test FAIL: libphobos.phobos/std/stdio.d execution test FAIL: libphobos.phobos_shared/std/datetime/date.d execution test FAIL: libphobos.phobos_shared/std/datetime/systime.d execution test FAIL: libphobos.phobos_shared/std/datetime/timezone.d execution test FAIL: libphobos.phobos_shared/std/digest/murmurhash.d execution test FAIL: libphobos.phobos_shared/std/experimental/allocator/building_blocks/region.d execution test FAIL: libphobos.phobos_shared/std/format/internal/floats.d (test for excess errors) FAIL: libphobos.phobos_shared/std/internal/math/gammafunction.d execution test FAIL: libphobos.phobos_shared/std/mmfile.d execution test WARNING: libphobos.phobos_shared/std/net/curl.d execution test program timed out. FAIL: libphobos.phobos_shared/std/net/curl.d execution test FAIL: libphobos.phobos_shared/std/parallelism.d execution test FAIL: libphobos.phobos_shared/std/regex/internal/kickstart.d execution test FAIL: libphobos.phobos_shared/std/regex/internal/tests.d execution test FAIL: libphobos.phobos_shared/std/regex/internal/tests2.d execution test FAIL: libphobos.phobos_shared/std/regex/package.d execution test FAIL: libphobos.phobos_shared/std/stdio.d execution test FAIL: libphobos.shared/finalize.d -shared-libphobos -ldl execution test FAIL: libphobos.shared/load.d -shared-libphobos -ldl execution test FAIL: libphobos.shared/load_13414.d -shared-libphobos -ldl execution test === libphobos Summary for unix === # of expected passes 1093 # of unexpected failures 34 Running target unix/-m64 WARNING: libphobos.gc/forkgc2.d execution test program timed out. FAIL: libphobos.gc/forkgc2.d execution test FAIL: libphobos.phobos/std/array.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/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/array.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/parallelism.d execution test FAIL: libphobos.phobos_shared/std/regex/internal/kickstart.d execution test FAIL: libphobos.phobos_shared/std/regex/internal/tests.d execution test FAIL: libphobos.phobos_shared/std/regex/internal/tests2.d execution test FAIL: libphobos.phobos_shared/std/regex/package.d execution test FAIL: libphobos.shared/finalize.d -shared-libphobos -ldl execution test FAIL: libphobos.shared/load.d -shared-libphobos -ldl execution test FAIL: libphobos.shared/load_13414.d -shared-libphobos -ldl execution test === libphobos Summary for unix/-m64 === # of expected passes 1097 # of unexpected failures 30 === libphobos Summary === # of expected passes 2190 # of unexpected failures 64 === libstdc++ tests === Running target unix FAIL: 19_diagnostics/stacktrace/current.cc -std=gnu++23 execution test FAIL: 19_diagnostics/stacktrace/current.cc -std=gnu++26 execution test FAIL: 19_diagnostics/stacktrace/entry.cc -std=gnu++23 execution test FAIL: 19_diagnostics/stacktrace/entry.cc -std=gnu++26 execution test FAIL: 19_diagnostics/stacktrace/output.cc -std=gnu++23 execution test FAIL: 19_diagnostics/stacktrace/output.cc -std=gnu++26 execution test FAIL: 19_diagnostics/stacktrace/stacktrace.cc -std=gnu++23 execution test FAIL: 19_diagnostics/stacktrace/stacktrace.cc -std=gnu++26 execution test FAIL: 26_numerics/headers/cmath/equivalent_functions.cc -std=gnu++17 execution test === libstdc++ Summary for unix === # of expected passes 18214 # of unexpected failures 9 # of expected failures 127 # of unsupported tests 811 Running target unix/-m64 FAIL: 19_diagnostics/stacktrace/current.cc -std=gnu++23 execution test FAIL: 19_diagnostics/stacktrace/current.cc -std=gnu++26 execution test FAIL: 19_diagnostics/stacktrace/entry.cc -std=gnu++23 execution test FAIL: 19_diagnostics/stacktrace/entry.cc -std=gnu++26 execution test FAIL: 19_diagnostics/stacktrace/output.cc -std=gnu++23 execution test FAIL: 19_diagnostics/stacktrace/output.cc -std=gnu++26 execution test FAIL: 19_diagnostics/stacktrace/stacktrace.cc -std=gnu++23 execution test FAIL: 19_diagnostics/stacktrace/stacktrace.cc -std=gnu++26 execution test FAIL: 26_numerics/headers/cmath/equivalent_functions.cc -std=gnu++17 execution test === libstdc++ Summary for unix/-m64 === # of expected passes 18210 # of unexpected failures 9 # of expected failures 127 # of unsupported tests 813 === libstdc++ Summary === # of expected passes 36424 # of unexpected failures 18 # of expected failures 254 # of unsupported tests 1624 Compiler version: 15.0.0 20240510 (experimental) [master bb5f619a938567b316306bdc46f0efb8d18ddc59] (GCC) Platform: sparc-sun-solaris2.11 configure flags: --prefix=/vol/gcc --target=sparc-sun-solaris2.11 --enable-objc-gc --with-target-bdw-gc-include=/vol/gcc/include --with-target-bdw-gc-lib=/vol/gcc/lib,sparcv9=/vol/gcc/lib/sparcv9 --with-as=/vol/gcc/bin/gas-2.42 --with-gnu-as --with-gmp-include=/vol/gcc/include --with-gmp-lib=/vol/gcc/lib --with-mpfr-include=/vol/gcc/include --with-mpfr-lib=/vol/gcc/lib --with-mpc-include=/vol/gcc/include --with-mpc-lib=/vol/gcc/lib --enable-languages=all,ada,obj-c++,go --with-isl-include=/vol/gcc/include --with-isl-lib=/vol/gcc/lib --with-zstd-include=/vol/gcc/include --with-zstd-lib=/vol/gcc/lib --build=sparc-sun-solaris2.11 --host=sparc-sun-solaris2.11 BOOT_CFLAGS=-g -O2