From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dellerweb.de (unknown [IPv6:2a02:c207:3003:236::1]) by sourceware.org (Postfix) with ESMTPS id 459D5384F032 for ; Sat, 12 Nov 2022 19:01:51 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 459D5384F032 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=bell.net Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=bell.net Received: from mx3210.localdomain (unknown [174.95.58.105]) by dellerweb.de (Postfix) with ESMTPSA id 674B01600342 for ; Sat, 12 Nov 2022 20:01:49 +0100 (CET) Received: by mx3210.localdomain (Postfix, from userid 1000) id 616B4220133; Sat, 12 Nov 2022 19:01:27 +0000 (UTC) To: dave.anglin@bell.net, gcc-testresults@gcc.gnu.org Subject: Results for 13.0.0 20221110 (experimental) (GCC) testsuite on hppa64-hp-hpux11.11 MIME-Version: 1.0 Content-Type: text/plain; charset="ANSI_X3.4-1968" Content-Transfer-Encoding: 8bit Message-Id: <20221112190127.616B4220133@mx3210.localdomain> Date: Sat, 12 Nov 2022 19:01:27 +0000 (UTC) From: John David Anglin X-Spam-Status: No, score=-3.8 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,KAM_NUMSUBJECT,KHOP_HELO_FCRDNS,SPF_HELO_NONE,SPF_SOFTFAIL,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: Native configuration is hppa64-hp-hpux11.11 === g++ tests === Running target unix FAIL: g++.dg/debug/dwarf2/utf-1.C -std=gnu++20 scan-assembler-times DW_AT_encoding \\\\(0x10\\\\) 3 FAIL: c-c++-common/Wattributes.c -std=gnu++98 (test for excess errors) FAIL: c-c++-common/Wattributes.c -std=gnu++14 (test for excess errors) FAIL: c-c++-common/Wattributes.c -std=gnu++17 (test for excess errors) FAIL: c-c++-common/Wattributes.c -std=gnu++20 (test for excess errors) FAIL: c-c++-common/diagnostic-format-sarif-file-4.c -std=gnu++98 scan-sarif-file "text": " int \\\\u6587\\\\u5b57\\\\u5316\\\\u3051 = FAIL: c-c++-common/diagnostic-format-sarif-file-4.c -std=gnu++14 scan-sarif-file "text": " int \\\\u6587\\\\u5b57\\\\u5316\\\\u3051 = FAIL: c-c++-common/diagnostic-format-sarif-file-4.c -std=gnu++17 scan-sarif-file "text": " int \\\\u6587\\\\u5b57\\\\u5316\\\\u3051 = FAIL: c-c++-common/diagnostic-format-sarif-file-4.c -std=gnu++20 scan-sarif-file "text": " int \\\\u6587\\\\u5b57\\\\u5316\\\\u3051 = FAIL: g++.dg/abi/pure-virtual1.C -std=c++98 (test for excess errors) FAIL: g++.dg/abi/pure-virtual1.C -std=c++14 (test for excess errors) FAIL: g++.dg/abi/pure-virtual1.C -std=c++17 (test for excess errors) FAIL: g++.dg/abi/pure-virtual1.C -std=c++20 (test for excess errors) FAIL: g++.dg/cpp0x/gen-attrs-23.C -std=c++14 (test for errors, line 4) FAIL: g++.dg/cpp0x/gen-attrs-23.C -std=c++14 (test for excess errors) FAIL: g++.dg/cpp0x/gen-attrs-23.C -std=c++17 (test for errors, line 4) FAIL: g++.dg/cpp0x/gen-attrs-23.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp0x/gen-attrs-23.C -std=c++20 (test for errors, line 4) FAIL: g++.dg/cpp0x/gen-attrs-23.C -std=c++20 (test for excess errors) FAIL: g++.dg/cpp0x/initlist-const1.C -std=c++14 scan-assembler-not \\\\.data FAIL: g++.dg/cpp0x/initlist-const1.C -std=c++17 scan-assembler-not \\\\.data FAIL: g++.dg/cpp0x/initlist-const1.C -std=c++20 scan-assembler-not \\\\.data FAIL: g++.dg/other/pr104989.C -std=gnu++98 (internal compiler error: Segmentation fault) FAIL: g++.dg/other/pr104989.C -std=gnu++14 (internal compiler error: Segmentation fault) FAIL: g++.dg/other/pr104989.C -std=gnu++17 (internal compiler error: Segmentation fault) FAIL: g++.dg/other/pr104989.C -std=gnu++20 (internal compiler error: Segmentation fault) FAIL: g++.dg/other/pr84964.C -std=c++98 (internal compiler error: Segmentation fault) FAIL: g++.dg/other/pr84964.C -std=c++14 (internal compiler error: Segmentation fault) FAIL: g++.dg/other/pr84964.C -std=c++17 (internal compiler error: Segmentation fault) FAIL: g++.dg/other/pr84964.C -std=c++20 (internal compiler error: Segmentation fault) FAIL: g++.dg/pr104869.C (test for excess errors) FAIL: g++.dg/pr71488.C (test for excess errors) FAIL: g++.dg/pr94920.C -std=gnu++98 scan-tree-dump-times optimized " ABS_EXPR " 6 FAIL: g++.dg/pr94920.C -std=gnu++14 scan-tree-dump-times optimized " ABS_EXPR " 6 FAIL: g++.dg/pr94920.C -std=gnu++17 scan-tree-dump-times optimized " ABS_EXPR " 6 FAIL: g++.dg/pr94920.C -std=gnu++20 scan-tree-dump-times optimized " ABS_EXPR " 6 FAIL: g++.dg/pr99966.C -std=gnu++17 scan-tree-dump-not vrp1 "throw" FAIL: g++.dg/pr99966.C -std=gnu++20 scan-tree-dump-not vrp1 "throw" ERROR: error deleting "guality_check18572.exe": text file or pseudo-device busy ERROR: error deleting "guality_check21025.exe": text file or pseudo-device busy ERROR: error deleting "guality_check11958.exe": text file or pseudo-device busy ERROR: error deleting "guality_check14601.exe": text file or pseudo-device busy WARNING: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/guality/guality.exp. program timed out. ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/guality/guality.exp. ERROR: tcl error code POSIX ETXTBSY {text file or pseudo-device busy} WARNING: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/guality/guality.exp. program timed out. ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/guality/guality.exp. ERROR: tcl error code POSIX ETXTBSY {text file or pseudo-device busy} WARNING: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/guality/guality.exp. program timed out. ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/guality/guality.exp. ERROR: tcl error code POSIX ETXTBSY {text file or pseudo-device busy} WARNING: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/guality/guality.exp. program timed out. ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/guality/guality.exp. ERROR: tcl error code POSIX ETXTBSY {text file or pseudo-device busy} UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/guality/guality.exp' aborted due to Tcl error UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/guality/guality.exp' aborted due to Tcl error UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/guality/guality.exp' aborted due to Tcl error UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/guality/guality.exp' aborted due to Tcl error FAIL: g++-dg-lto-inline-crossmodule-1-01.exe scan-wpa-ipa-dump-times inline "Inlined key[^\\\\n]*\\\\(cross module\\\\)" 1 FAIL: g++-dg-lto-inline-crossmodule-1-01.exe scan-wpa-ipa-dump-times inline "\\\\(cross module\\\\)" 1 WARNING: g++.dg/lto/20081022 cp_lto_20081022_0.o-cp_lto_20081022_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20081022 cp_lto_20081022_0.o-cp_lto_20081022_1.o link, -O0 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20081022 cp_lto_20081022_0.o-cp_lto_20081022_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20081022 cp_lto_20081022_0.o-cp_lto_20081022_1.o link, -O2 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20081109 cp_lto_20081109_0.o-cp_lto_20081109_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20081109 cp_lto_20081109_0.o-cp_lto_20081109_1.o link, -O0 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20081109 cp_lto_20081109_0.o-cp_lto_20081109_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20081109 cp_lto_20081109_0.o-cp_lto_20081109_1.o link, -O2 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20081118 cp_lto_20081118_0.o-cp_lto_20081118_1.o link, -fPIC -flto -flto-partition=1to1 -r -nostdlib program timed out. FAIL: g++.dg/lto/20081118 cp_lto_20081118_0.o-cp_lto_20081118_1.o link, -fPIC -flto -flto-partition=1to1 -r -nostdlib WARNING: g++.dg/lto/20081118-1 cp_lto_20081118-1_0.o-cp_lto_20081118-1_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20081118-1 cp_lto_20081118-1_0.o-cp_lto_20081118-1_1.o link, -O0 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20081118-1 cp_lto_20081118-1_0.o-cp_lto_20081118-1_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20081118-1 cp_lto_20081118-1_0.o-cp_lto_20081118-1_1.o link, -O2 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20081119 cp_lto_20081119_0.o-cp_lto_20081119_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20081119 cp_lto_20081119_0.o-cp_lto_20081119_1.o link, -O0 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20081119 cp_lto_20081119_0.o-cp_lto_20081119_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20081119 cp_lto_20081119_0.o-cp_lto_20081119_1.o link, -O2 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20081119-1 cp_lto_20081119-1_0.o-cp_lto_20081119-1_1.o link, -fPIC -flto -flto-partition=1to1 -r -nostdlib program timed out. FAIL: g++.dg/lto/20081119-1 cp_lto_20081119-1_0.o-cp_lto_20081119-1_1.o link, -fPIC -flto -flto-partition=1to1 -r -nostdlib WARNING: g++.dg/lto/20081123 cp_lto_20081123_0.o-cp_lto_20081123_1.o link, -flto -flto-partition=1to1 -r -nostdlib -fPIC program timed out. FAIL: g++.dg/lto/20081123 cp_lto_20081123_0.o-cp_lto_20081123_1.o link, -flto -flto-partition=1to1 -r -nostdlib -fPIC WARNING: g++.dg/lto/20081125 cp_lto_20081125_0.o-cp_lto_20081125_1.o link, -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20081125 cp_lto_20081125_0.o-cp_lto_20081125_1.o link, -flto -flto-partition=1to1 WARNING: g++.dg/lto/20081127 cp_lto_20081127_0.o-cp_lto_20081127_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20081127 cp_lto_20081127_0.o-cp_lto_20081127_1.o link, -O0 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20081203 cp_lto_20081203_0.o-cp_lto_20081203_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20081203 cp_lto_20081203_0.o-cp_lto_20081203_1.o link, -O0 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20081203 cp_lto_20081203_0.o-cp_lto_20081203_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20081203 cp_lto_20081203_0.o-cp_lto_20081203_1.o link, -O2 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20081204-1 cp_lto_20081204-1_0.o-cp_lto_20081204-1_1.o link, -flto -flto-partition=1to1 -fPIC -r -nostdlib program timed out. FAIL: g++.dg/lto/20081204-1 cp_lto_20081204-1_0.o-cp_lto_20081204-1_1.o link, -flto -flto-partition=1to1 -fPIC -r -nostdlib WARNING: g++.dg/lto/20081204-2 cp_lto_20081204-2_0.o-cp_lto_20081204-2_1.o link, -flto -flto-partition=1to1 -O3 program timed out. FAIL: g++.dg/lto/20081204-2 cp_lto_20081204-2_0.o-cp_lto_20081204-2_1.o link, -flto -flto-partition=1to1 -O3 WARNING: g++.dg/lto/20081209 cp_lto_20081209_0.o-cp_lto_20081209_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20081209 cp_lto_20081209_0.o-cp_lto_20081209_1.o link, -O0 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20081209 cp_lto_20081209_0.o-cp_lto_20081209_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20081209 cp_lto_20081209_0.o-cp_lto_20081209_1.o link, -O2 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20081211-1 cp_lto_20081211-1_0.o-cp_lto_20081211-1_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20081211-1 cp_lto_20081211-1_0.o-cp_lto_20081211-1_1.o link, -O0 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20081211-1 cp_lto_20081211-1_0.o-cp_lto_20081211-1_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20081211-1 cp_lto_20081211-1_0.o-cp_lto_20081211-1_1.o link, -O2 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20081219 cp_lto_20081219_0.o-cp_lto_20081219_1.o link, -fPIC -flto -flto-partition=1to1 -O2 program timed out. FAIL: g++.dg/lto/20081219 cp_lto_20081219_0.o-cp_lto_20081219_1.o link, -fPIC -flto -flto-partition=1to1 -O2 WARNING: g++.dg/lto/20090302 cp_lto_20090302_0.o-cp_lto_20090302_1.o link, -fPIC -flto -flto-partition=1to1 -r program timed out. FAIL: g++.dg/lto/20090302 cp_lto_20090302_0.o-cp_lto_20090302_1.o link, -fPIC -flto -flto-partition=1to1 -r WARNING: g++.dg/lto/20090311 cp_lto_20090311_0.o-cp_lto_20090311_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20090311 cp_lto_20090311_0.o-cp_lto_20090311_1.o link, -O0 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20090311 cp_lto_20090311_0.o-cp_lto_20090311_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20090311 cp_lto_20090311_0.o-cp_lto_20090311_1.o link, -O2 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20090311-1 cp_lto_20090311-1_0.o-cp_lto_20090311-1_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20090311-1 cp_lto_20090311-1_0.o-cp_lto_20090311-1_1.o link, -O0 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20090311-1 cp_lto_20090311-1_0.o-cp_lto_20090311-1_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20090311-1 cp_lto_20090311-1_0.o-cp_lto_20090311-1_1.o link, -O2 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20090312 cp_lto_20090312_0.o-cp_lto_20090312_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20090312 cp_lto_20090312_0.o-cp_lto_20090312_1.o link, -O0 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20090312 cp_lto_20090312_0.o-cp_lto_20090312_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20090312 cp_lto_20090312_0.o-cp_lto_20090312_1.o link, -O2 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20090313 cp_lto_20090313_0.o-cp_lto_20090313_1.o link, -flto -flto-partition=1to1 -fPIC program timed out. FAIL: g++.dg/lto/20090313 cp_lto_20090313_0.o-cp_lto_20090313_1.o link, -flto -flto-partition=1to1 -fPIC WARNING: g++.dg/lto/20090315 cp_lto_20090315_0.o-cp_lto_20090315_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20090315 cp_lto_20090315_0.o-cp_lto_20090315_1.o link, -O0 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20090315 cp_lto_20090315_0.o-cp_lto_20090315_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20090315 cp_lto_20090315_0.o-cp_lto_20090315_1.o link, -O2 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20091026-1 cp_lto_20091026-1_0.o-cp_lto_20091026-1_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20091026-1 cp_lto_20091026-1_0.o-cp_lto_20091026-1_1.o link, -O0 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20091026-1 cp_lto_20091026-1_0.o-cp_lto_20091026-1_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20091026-1 cp_lto_20091026-1_0.o-cp_lto_20091026-1_1.o link, -O2 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20091210-1 cp_lto_20091210-1_0.o-cp_lto_20091210-1_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20091210-1 cp_lto_20091210-1_0.o-cp_lto_20091210-1_1.o link, -O0 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20091210-1 cp_lto_20091210-1_0.o-cp_lto_20091210-1_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20091210-1 cp_lto_20091210-1_0.o-cp_lto_20091210-1_1.o link, -O2 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20100603-1 cp_lto_20100603-1_0.o-cp_lto_20100603-1_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20100603-1 cp_lto_20100603-1_0.o-cp_lto_20100603-1_1.o link, -O0 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20100603-1 cp_lto_20100603-1_0.o-cp_lto_20100603-1_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20100603-1 cp_lto_20100603-1_0.o-cp_lto_20100603-1_1.o link, -O2 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20101020-1 cp_lto_20101020-1_0.o-cp_lto_20101020-1_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20101020-1 cp_lto_20101020-1_0.o-cp_lto_20101020-1_1.o link, -O0 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20101020-1 cp_lto_20101020-1_0.o-cp_lto_20101020-1_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20101020-1 cp_lto_20101020-1_0.o-cp_lto_20101020-1_1.o link, -O2 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20101126-1 cp_lto_20101126-1_0.o-cp_lto_20101126-1_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20101126-1 cp_lto_20101126-1_0.o-cp_lto_20101126-1_1.o link, -O0 -flto -flto-partition=1to1 WARNING: g++.dg/lto/20101126-1 cp_lto_20101126-1_0.o-cp_lto_20101126-1_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/20101126-1 cp_lto_20101126-1_0.o-cp_lto_20101126-1_1.o link, -O2 -flto -flto-partition=1to1 FAIL: g++.dg/lto/alias-1 cp_lto_alias-1_0.o-cp_lto_alias-1_1.o execute -O3 -flto FAIL: g++.dg/lto/alias-2 cp_lto_alias-2_0.o-cp_lto_alias-2_1.o execute -O3 -flto FAIL: g++.dg/lto/alias-3 cp_lto_alias-3_0.o-cp_lto_alias-3_1.o execute -O3 -flto -fno-early-inlining FAIL: g++.dg/lto/alias-5 cp_lto_alias-5_0.o-cp_lto_alias-5_2.o execute -O3 -flto WARNING: g++.dg/lto/odr-1 (test for LTO warnings, odr-1_0.C line 3) program timed out. WARNING: g++.dg/lto/odr-1 (test for LTO warnings, odr-1_0.C line 3) program timed out. WARNING: g++.dg/lto/odr-2 (test for LTO warnings, odr-2_0.C line 2) program timed out. WARNING: g++.dg/lto/odr-2 (test for LTO warnings, odr-2_0.C line 2) program timed out. WARNING: g++.dg/lto/odr-3 (test for LTO warnings, odr-3_0.C line 4) program timed out. WARNING: g++.dg/lto/odr-3 (test for LTO warnings, odr-3_0.C line 4) program timed out. WARNING: g++.dg/lto/odr-5 2 (test for LTO warnings, odr-5_0.C line 2) program timed out. WARNING: g++.dg/lto/odr-5 2 (test for LTO warnings, odr-5_0.C line 2) program timed out. WARNING: g++.dg/lto/odr-7 (test for LTO warnings, odr-7_0.C line 3) program timed out. WARNING: g++.dg/lto/odr-7 (test for LTO warnings, odr-7_0.C line 3) program timed out. WARNING: g++.dg/lto/odr-8 (test for LTO warnings, odr-8_0.C line 2) program timed out. WARNING: g++.dg/lto/odr-8 (test for LTO warnings, odr-8_0.C line 2) program timed out. WARNING: g++.dg/lto/pr101396 (test for LTO warnings, pr101396_0.C line 3) program timed out. WARNING: g++.dg/lto/pr101396 (test for LTO warnings, pr101396_0.C line 3) program timed out. WARNING: g++.dg/lto/pr65549 cp_lto_pr65549_0.o-cp_lto_pr65549_0.o link, -std=gnu++14 -flto -g -O2 -fno-inline -flto-partition=max -Wno-return-type program timed out. FAIL: g++.dg/lto/pr65549 cp_lto_pr65549_0.o-cp_lto_pr65549_0.o link, -std=gnu++14 -flto -g -O2 -fno-inline -flto-partition=max -Wno-return-type WARNING: g++.dg/lto/pr66705 cp_lto_pr66705_0.o-cp_lto_pr66705_0.o link, -O2 -flto -flto-partition=max -fipa-pta program timed out. FAIL: g++.dg/lto/pr66705 cp_lto_pr66705_0.o-cp_lto_pr66705_0.o link, -O2 -flto -flto-partition=max -fipa-pta WARNING: g++.dg/lto/pr68057 cp_lto_pr68057_0.o-cp_lto_pr68057_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/pr68057 cp_lto_pr68057_0.o-cp_lto_pr68057_1.o link, -O0 -flto -flto-partition=1to1 WARNING: g++.dg/lto/pr68057 cp_lto_pr68057_0.o-cp_lto_pr68057_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/pr68057 cp_lto_pr68057_0.o-cp_lto_pr68057_1.o link, -O2 -flto -flto-partition=1to1 FAIL: g++.dg/lto/pr70929 cp_lto_pr70929_0.o-cp_lto_pr70929_1.o execute -O3 -flto WARNING: g++.dg/lto/pr78472 cp_lto_pr78472_0.o-cp_lto_pr78472_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/pr78472 cp_lto_pr78472_0.o-cp_lto_pr78472_1.o link, -O0 -flto -flto-partition=1to1 WARNING: g++.dg/lto/pr78472 cp_lto_pr78472_0.o-cp_lto_pr78472_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/pr78472 cp_lto_pr78472_0.o-cp_lto_pr78472_1.o link, -O2 -flto -flto-partition=1to1 WARNING: g++.dg/lto/pr79671 cp_lto_pr79671_0.o-cp_lto_pr79671_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/pr79671 cp_lto_pr79671_0.o-cp_lto_pr79671_1.o link, -O0 -flto -flto-partition=1to1 WARNING: g++.dg/lto/pr79671 cp_lto_pr79671_0.o-cp_lto_pr79671_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/pr79671 cp_lto_pr79671_0.o-cp_lto_pr79671_1.o link, -O2 -flto -flto-partition=1to1 WARNING: g++.dg/lto/pr87089 cp_lto_pr87089_0.o-cp_lto_pr87089_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/pr87089 cp_lto_pr87089_0.o-cp_lto_pr87089_1.o link, -O0 -flto -flto-partition=1to1 WARNING: g++.dg/lto/pr87089 cp_lto_pr87089_0.o-cp_lto_pr87089_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: g++.dg/lto/pr87089 cp_lto_pr87089_0.o-cp_lto_pr87089_1.o link, -O2 -flto -flto-partition=1to1 FAIL: g++.dg/modules/bad-mapper-1.C -std=c++17 at line 3 (test for errors, line ) FAIL: g++.dg/modules/bad-mapper-1.C -std=c++17 (test for excess errors) FAIL: g++.dg/modules/bad-mapper-1.C -std=c++2a at line 3 (test for errors, line ) FAIL: g++.dg/modules/bad-mapper-1.C -std=c++2a (test for excess errors) FAIL: g++.dg/modules/bad-mapper-1.C -std=c++2b at line 3 (test for errors, line ) FAIL: g++.dg/modules/bad-mapper-1.C -std=c++2b (test for excess errors) FAIL: g++.dg/modules/bad-mapper-3.C -std=c++17 at line 3 (test for errors, line ) FAIL: g++.dg/modules/bad-mapper-3.C -std=c++17 (test for excess errors) FAIL: g++.dg/modules/bad-mapper-3.C -std=c++2a at line 3 (test for errors, line ) FAIL: g++.dg/modules/bad-mapper-3.C -std=c++2a (test for excess errors) FAIL: g++.dg/modules/bad-mapper-3.C -std=c++2b at line 3 (test for errors, line ) FAIL: g++.dg/modules/bad-mapper-3.C -std=c++2b (test for excess errors) FAIL: g++.dg/modules/pr98531-1_a.H module-cmi (gcm.cache/\$srcdir/g++.dg/modules/pr98531-1_a.H.gcm) FAIL: g++.dg/modules/pr98531-1_a.H module-cmi (gcm.cache/\$srcdir/g++.dg/modules/pr98531-1_a.H.gcm) FAIL: g++.dg/modules/pr98531-1_a.H module-cmi (gcm.cache/\$srcdir/g++.dg/modules/pr98531-1_a.H.gcm) FAIL: g++.dg/modules/pr99425-2_b.X -std=c++2a (test for excess errors) FAIL: g++.dg/modules/pr99425-2_b.X -std=c++2b (test for excess errors) ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/simulate-thread/simulate-thread.exp. ERROR: tcl error code NONE ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/simulate-thread/simulate-thread.exp. ERROR: tcl error code NONE ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/simulate-thread/simulate-thread.exp. ERROR: tcl error code NONE ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/simulate-thread/simulate-thread.exp. ERROR: tcl error code NONE UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/simulate-thread/simulate-thread.exp' aborted due to Tcl error UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/simulate-thread/simulate-thread.exp' aborted due to Tcl error UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/simulate-thread/simulate-thread.exp' aborted due to Tcl error UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/simulate-thread/simulate-thread.exp' aborted due to Tcl error ERROR: torture-init: torture_without_loops is not empty as expected ERROR: torture-init: torture_without_loops is not empty as expected ERROR: torture-init: torture_without_loops is not empty as expected ERROR: torture-init: torture_without_loops is not empty as expected FAIL: c-c++-common/torture/asm-inline.c -Og scan-assembler-times x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x 8 WARNING: g++.dg/torture/pr31863.C -O2 -flto (test for excess errors) program timed out. FAIL: g++.dg/torture/pr31863.C -O2 -flto (test for excess errors) ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/torture/stackalign/stackalign.exp. ERROR: tcl error code NONE ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/torture/stackalign/stackalign.exp. ERROR: tcl error code NONE ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/torture/stackalign/stackalign.exp. ERROR: tcl error code NONE ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/torture/stackalign/stackalign.exp. ERROR: tcl error code NONE UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/torture/stackalign/stackalign.exp' aborted due to Tcl error UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/torture/stackalign/stackalign.exp' aborted due to Tcl error UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/torture/stackalign/stackalign.exp' aborted due to Tcl error UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/torture/stackalign/stackalign.exp' aborted due to Tcl error ERROR: torture-init: torture_without_loops is not empty as expected ERROR: torture-init: torture_without_loops is not empty as expected ERROR: torture-init: torture_without_loops is not empty as expected ERROR: torture-init: torture_without_loops is not empty as expected ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/tsan/tsan.exp. ERROR: tcl error code NONE ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/tsan/tsan.exp. ERROR: tcl error code NONE ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/tsan/tsan.exp. ERROR: tcl error code NONE ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/tsan/tsan.exp. ERROR: tcl error code NONE UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/tsan/tsan.exp' aborted due to Tcl error UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/tsan/tsan.exp' aborted due to Tcl error UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/tsan/tsan.exp' aborted due to Tcl error UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/tsan/tsan.exp' aborted due to Tcl error ERROR: torture-init: torture_without_loops is not empty as expected ERROR: torture-init: torture_without_loops is not empty as expected ERROR: torture-init: torture_without_loops is not empty as expected ERROR: torture-init: torture_without_loops is not empty as expected === g++ Summary === # of expected passes 222821 # of unexpected failures 116 # of expected failures 1914 # of unresolved testcases 16 # of unsupported tests 10589 === gcc tests === Running target unix FAIL: gcc.dg/analyzer/call-summaries-2.c (test for excess errors) FAIL: gcc.dg/analyzer/errno-1.c (test for warnings, line 20) FAIL: gcc.dg/analyzer/errno-1.c (test for excess errors) FAIL: gcc.dg/analyzer/fd-4.c (test for warnings, line 25) FAIL: gcc.dg/analyzer/fd-4.c event1 (test for warnings, line 26) FAIL: gcc.dg/analyzer/fd-4.c event2 at line 27 (test for warnings, line 26) FAIL: gcc.dg/analyzer/fd-4.c warning (test for warnings, line 29) FAIL: gcc.dg/analyzer/fd-4.c event1 at line 30 (test for warnings, line 29) FAIL: gcc.dg/analyzer/fd-4.c event2 at line 31 (test for warnings, line 29) FAIL: gcc.dg/analyzer/fd-4.c (test for warnings, line 39) FAIL: gcc.dg/analyzer/fd-4.c event1 (test for warnings, line 40) FAIL: gcc.dg/analyzer/fd-4.c event2 at line 41 (test for warnings, line 40) FAIL: gcc.dg/analyzer/fd-4.c warning (test for warnings, line 43) FAIL: gcc.dg/analyzer/fd-4.c event1 at line 44 (test for warnings, line 43) FAIL: gcc.dg/analyzer/fd-4.c event2 at line 45 (test for warnings, line 43) FAIL: gcc.dg/analyzer/fd-4.c (test for warnings, line 54) FAIL: gcc.dg/analyzer/fd-4.c (test for warnings, line 58) FAIL: gcc.dg/analyzer/fd-4.c (test for warnings, line 66) FAIL: gcc.dg/analyzer/fd-4.c (test for warnings, line 70) FAIL: gcc.dg/analyzer/fd-4.c (test for warnings, line 90) FAIL: gcc.dg/analyzer/fd-4.c (test for excess errors) FAIL: gcc.dg/analyzer/pr104308.c (test for warnings, line 9) FAIL: gcc.dg/analyzer/pr104308.c (test for warnings, line 10) FAIL: gcc.dg/analyzer/pr94688.c (test for excess errors) FAIL: gcc.dg/analyzer/strndup-1.c (test for excess errors) WARNING: gcc.dg/atomic/c11-atomic-exec-2.c -O2 -flto (test for excess errors) program timed out. FAIL: gcc.dg/atomic/c11-atomic-exec-2.c -O2 -flto (test for excess errors) FAIL: gcc.dg/atomic/c11-atomic-exec-4.c -O0 (test for excess errors) UNRESOLVED: gcc.dg/atomic/c11-atomic-exec-4.c -O0 compilation failed to produce executable FAIL: gcc.dg/atomic/c11-atomic-exec-4.c -O1 (test for excess errors) UNRESOLVED: gcc.dg/atomic/c11-atomic-exec-4.c -O1 compilation failed to produce executable FAIL: gcc.dg/atomic/c11-atomic-exec-4.c -O2 (test for excess errors) UNRESOLVED: gcc.dg/atomic/c11-atomic-exec-4.c -O2 compilation failed to produce executable FAIL: gcc.dg/atomic/c11-atomic-exec-4.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: gcc.dg/atomic/c11-atomic-exec-4.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: gcc.dg/atomic/c11-atomic-exec-4.c -O3 -g (test for excess errors) UNRESOLVED: gcc.dg/atomic/c11-atomic-exec-4.c -O3 -g compilation failed to produce executable FAIL: gcc.dg/atomic/c11-atomic-exec-4.c -Os (test for excess errors) UNRESOLVED: gcc.dg/atomic/c11-atomic-exec-4.c -Os compilation failed to produce executable FAIL: gcc.dg/atomic/c11-atomic-exec-4.c -O2 -flto -flto-partition=none (test for excess errors) UNRESOLVED: gcc.dg/atomic/c11-atomic-exec-4.c -O2 -flto -flto-partition=none compilation failed to produce executable FAIL: gcc.dg/atomic/c11-atomic-exec-4.c -O2 -flto (test for excess errors) UNRESOLVED: gcc.dg/atomic/c11-atomic-exec-4.c -O2 -flto compilation failed to produce executable FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O0 (test for excess errors) UNRESOLVED: gcc.dg/atomic/c11-atomic-exec-5.c -O0 compilation failed to produce executable FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O1 (test for excess errors) UNRESOLVED: gcc.dg/atomic/c11-atomic-exec-5.c -O1 compilation failed to produce executable FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O2 (test for excess errors) UNRESOLVED: gcc.dg/atomic/c11-atomic-exec-5.c -O2 compilation failed to produce executable FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: gcc.dg/atomic/c11-atomic-exec-5.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O3 -g (test for excess errors) UNRESOLVED: gcc.dg/atomic/c11-atomic-exec-5.c -O3 -g compilation failed to produce executable FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -Os (test for excess errors) UNRESOLVED: gcc.dg/atomic/c11-atomic-exec-5.c -Os compilation failed to produce executable FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O2 -flto -flto-partition=none (test for excess errors) UNRESOLVED: gcc.dg/atomic/c11-atomic-exec-5.c -O2 -flto -flto-partition=none compilation failed to produce executable FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O2 -flto (test for excess errors) UNRESOLVED: gcc.dg/atomic/c11-atomic-exec-5.c -O2 -flto compilation failed to produce executable FAIL: gcc.dg/debug/btf/btf-bitfields-3.c scan-assembler-times [\\t ]0x6000004[\\t ]+[^\\n]*btt_info 1 FAIL: gcc.dg/debug/btf/btf-enum-1.c scan-assembler-times [\\t ]0x6000004[\\t ]+[^\\n]*btt_info 1 FAIL: gcc.dg/debug/btf/btf-enum64-1.c scan-assembler-times [\\t ]0x13000003[\\t ]+[^\\n]*btt_info 2 FAIL: gcc.dg/debug/btf/btf-enum64-1.c scan-assembler-times [\\t ]0x93000003[\\t ]+[^\\n]*btt_info 1 FAIL: c-c++-common/Wattributes.c -Wc++-compat (test for excess errors) FAIL: c-c++-common/diagnostic-format-sarif-file-4.c -Wc++-compat scan-sarif-file "text": " int \\\\u6587\\\\u5b57\\\\u5316\\\\u3051 = FAIL: gcc.dg/Warray-bounds-48.c pr102706 (test for warnings, line 33) FAIL: gcc.dg/Warray-bounds-48.c pr102706 (test for warnings, line 133) FAIL: gcc.dg/Wattributes-6.c (test for excess errors) FAIL: gcc.dg/Wzero-length-array-bounds-2.c pr102706 (test for warnings, line 90) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?p\$ (found p) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RW\\\\] (found .data.rel.ro.local) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?q\$ (found q) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RW\\\\] (found .data.rel.ro.local) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?r\$ (found r) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RW\\\\] (found .data.rel.ro.local) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?s\$ (found s) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RW\\\\] (found .data.rel.ro.local) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?t\$ (found t) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RW\\\\] (found .data.rel.ro.local) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?p1\$ (found p1) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RW\\\\] (found .data.rel.ro.local) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?q1\$ (found q1) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RW\\\\] (found .data.rel.ro.local) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?r1\$ (found r1) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RW\\\\] (found .data.rel.ro.local) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?s1\$ (found s1) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RW\\\\] (found .data.rel.ro.local) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?t1\$ (found t1) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RW\\\\] (found .data.rel.ro.local) FAIL: gcc.dg/pr100590.c (test for excess errors) FAIL: gcc.dg/pr105094.c (test for excess errors) FAIL: gcc.dg/pthread-init-2.c (test for excess errors) FAIL: gcc.dg/graphite/scop-19.c scan-tree-dump-times graphite "number of SCoPs: 0" 1 ERROR: error deleting "guality_check4511.exe": text file or pseudo-device busy ERROR: error deleting "guality_check17919.exe": text file or pseudo-device busy WARNING: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/guality/guality.exp. program timed out. ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/guality/guality.exp. ERROR: tcl error code POSIX ETXTBSY {text file or pseudo-device busy} WARNING: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/guality/guality.exp. program timed out. ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/guality/guality.exp. ERROR: tcl error code POSIX ETXTBSY {text file or pseudo-device busy} UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/guality/guality.exp' aborted due to Tcl error UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/guality/guality.exp' aborted due to Tcl error 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" WARNING: gcc.dg/lto/20081111 c_lto_20081111_0.o-c_lto_20081111_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20081111 c_lto_20081111_0.o-c_lto_20081111_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20081111 c_lto_20081111_0.o-c_lto_20081111_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20081111 c_lto_20081111_0.o-c_lto_20081111_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20081112 c_lto_20081112_0.o-c_lto_20081112_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20081112 c_lto_20081112_0.o-c_lto_20081112_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20081112 c_lto_20081112_0.o-c_lto_20081112_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20081112 c_lto_20081112_0.o-c_lto_20081112_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20081115 c_lto_20081115_0.o-c_lto_20081115_2.o link, -O2 -DOPTIMIZE -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20081115 c_lto_20081115_0.o-c_lto_20081115_2.o link, -O2 -DOPTIMIZE -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20081115 c_lto_20081115_0.o-c_lto_20081115_2.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20081115 c_lto_20081115_0.o-c_lto_20081115_2.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20081118 c_lto_20081118_0.o-c_lto_20081118_2.o link, -O2 -DOPTIMIZE -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20081118 c_lto_20081118_0.o-c_lto_20081118_2.o link, -O2 -DOPTIMIZE -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20081118 c_lto_20081118_0.o-c_lto_20081118_2.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20081118 c_lto_20081118_0.o-c_lto_20081118_2.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20081120-2 c_lto_20081120-2_0.o-c_lto_20081120-2_1.o link, -flto -flto-partition=1to1 -r -nostdlib program timed out. FAIL: gcc.dg/lto/20081120-2 c_lto_20081120-2_0.o-c_lto_20081120-2_1.o link, -flto -flto-partition=1to1 -r -nostdlib WARNING: gcc.dg/lto/20081125 c_lto_20081125_0.o-c_lto_20081125_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20081125 c_lto_20081125_0.o-c_lto_20081125_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20081125 c_lto_20081125_0.o-c_lto_20081125_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20081125 c_lto_20081125_0.o-c_lto_20081125_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20081201-1 c_lto_20081201-1_0.o-c_lto_20081201-1_2.o link, -O2 -DOPTIMIZE -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20081201-1 c_lto_20081201-1_0.o-c_lto_20081201-1_2.o link, -O2 -DOPTIMIZE -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20081201-1 c_lto_20081201-1_0.o-c_lto_20081201-1_2.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20081201-1 c_lto_20081201-1_0.o-c_lto_20081201-1_2.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20081201-2 c_lto_20081201-2_0.o-c_lto_20081201-2_1.o link, -O3 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20081201-2 c_lto_20081201-2_0.o-c_lto_20081201-2_1.o link, -O3 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20081202-1 c_lto_20081202-1_0.o-c_lto_20081202-1_1.o link, -flto -flto-partition=1to1 -O3 program timed out. FAIL: gcc.dg/lto/20081202-1 c_lto_20081202-1_0.o-c_lto_20081202-1_1.o link, -flto -flto-partition=1to1 -O3 WARNING: gcc.dg/lto/20081202-2 c_lto_20081202-2_0.o-c_lto_20081202-2_1.o link, -flto -flto-partition=1to1 -O3 program timed out. FAIL: gcc.dg/lto/20081202-2 c_lto_20081202-2_0.o-c_lto_20081202-2_1.o link, -flto -flto-partition=1to1 -O3 WARNING: gcc.dg/lto/20081204-1 c_lto_20081204-1_0.o-c_lto_20081204-1_1.o link, -flto -flto-partition=1to1 -fPIC -r -nostdlib program timed out. FAIL: gcc.dg/lto/20081204-1 c_lto_20081204-1_0.o-c_lto_20081204-1_1.o link, -flto -flto-partition=1to1 -fPIC -r -nostdlib WARNING: gcc.dg/lto/20081210-1 c_lto_20081210-1_0.o-c_lto_20081210-1_0.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20081210-1 c_lto_20081210-1_0.o-c_lto_20081210-1_0.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20081222 c_lto_20081222_0.o-c_lto_20081222_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20081222 c_lto_20081222_0.o-c_lto_20081222_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20081222 c_lto_20081222_0.o-c_lto_20081222_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20081222 c_lto_20081222_0.o-c_lto_20081222_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20081224 c_lto_20081224_0.o-c_lto_20081224_1.o link, -flto -flto-partition=1to1 -r -nostdlib -fPIC program timed out. FAIL: gcc.dg/lto/20081224 c_lto_20081224_0.o-c_lto_20081224_1.o link, -flto -flto-partition=1to1 -r -nostdlib -fPIC WARNING: gcc.dg/lto/20090210 c_lto_20090210_0.o-c_lto_20090210_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20090210 c_lto_20090210_0.o-c_lto_20090210_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20090210 c_lto_20090210_0.o-c_lto_20090210_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20090210 c_lto_20090210_0.o-c_lto_20090210_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20090213 c_lto_20090213_0.o-c_lto_20090213_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20090213 c_lto_20090213_0.o-c_lto_20090213_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20090218 c_lto_20090218_0.o-c_lto_20090218_3.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20090218 c_lto_20090218_0.o-c_lto_20090218_3.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20090218 c_lto_20090218_0.o-c_lto_20090218_3.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20090218 c_lto_20090218_0.o-c_lto_20090218_3.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20090218-1 c_lto_20090218-1_0.o-c_lto_20090218-1_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20090218-1 c_lto_20090218-1_0.o-c_lto_20090218-1_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20090218-1 c_lto_20090218-1_0.o-c_lto_20090218-1_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20090218-1 c_lto_20090218-1_0.o-c_lto_20090218-1_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20090218-2 c_lto_20090218-2_0.o-c_lto_20090218-2_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20090218-2 c_lto_20090218-2_0.o-c_lto_20090218-2_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20090218-2 c_lto_20090218-2_0.o-c_lto_20090218-2_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20090218-2 c_lto_20090218-2_0.o-c_lto_20090218-2_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20090312 c_lto_20090312_0.o-c_lto_20090312_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20090312 c_lto_20090312_0.o-c_lto_20090312_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20090312 c_lto_20090312_0.o-c_lto_20090312_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20090312 c_lto_20090312_0.o-c_lto_20090312_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20090717 c_lto_20090717_0.o-c_lto_20090717_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20090717 c_lto_20090717_0.o-c_lto_20090717_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20090717 c_lto_20090717_0.o-c_lto_20090717_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20090717 c_lto_20090717_0.o-c_lto_20090717_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20090812 c_lto_20090812_0.o-c_lto_20090812_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20090812 c_lto_20090812_0.o-c_lto_20090812_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20090812 c_lto_20090812_0.o-c_lto_20090812_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20090812 c_lto_20090812_0.o-c_lto_20090812_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20091005-1 c_lto_20091005-1_0.o-c_lto_20091005-1_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20091005-1 c_lto_20091005-1_0.o-c_lto_20091005-1_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20091005-1 c_lto_20091005-1_0.o-c_lto_20091005-1_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20091005-1 c_lto_20091005-1_0.o-c_lto_20091005-1_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20091006-1 c_lto_20091006-1_0.o-c_lto_20091006-1_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20091006-1 c_lto_20091006-1_0.o-c_lto_20091006-1_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20091006-1 c_lto_20091006-1_0.o-c_lto_20091006-1_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20091006-1 c_lto_20091006-1_0.o-c_lto_20091006-1_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20091006-2 c_lto_20091006-2_0.o-c_lto_20091006-2_2.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20091006-2 c_lto_20091006-2_0.o-c_lto_20091006-2_2.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20091006-2 c_lto_20091006-2_0.o-c_lto_20091006-2_2.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20091006-2 c_lto_20091006-2_0.o-c_lto_20091006-2_2.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20091015-1 c_lto_20091015-1_0.o-c_lto_20091015-1_2.o link, -fPIC -r -nostdlib -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20091015-1 c_lto_20091015-1_0.o-c_lto_20091015-1_2.o link, -fPIC -r -nostdlib -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20091017-1 c_lto_20091017-1_0.o-c_lto_20091017-1_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20091017-1 c_lto_20091017-1_0.o-c_lto_20091017-1_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20091017-1 c_lto_20091017-1_0.o-c_lto_20091017-1_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20091017-1 c_lto_20091017-1_0.o-c_lto_20091017-1_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20091027-1 c_lto_20091027-1_0.o-c_lto_20091027-1_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20091027-1 c_lto_20091027-1_0.o-c_lto_20091027-1_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20091027-1 c_lto_20091027-1_0.o-c_lto_20091027-1_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20091027-1 c_lto_20091027-1_0.o-c_lto_20091027-1_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20100227-1 c_lto_20100227-1_0.o-c_lto_20100227-1_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20100227-1 c_lto_20100227-1_0.o-c_lto_20100227-1_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20100227-1 c_lto_20100227-1_0.o-c_lto_20100227-1_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20100227-1 c_lto_20100227-1_0.o-c_lto_20100227-1_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20100423-1 c_lto_20100423-1_0.o-c_lto_20100423-1_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20100423-1 c_lto_20100423-1_0.o-c_lto_20100423-1_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20100423-1 c_lto_20100423-1_0.o-c_lto_20100423-1_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20100423-1 c_lto_20100423-1_0.o-c_lto_20100423-1_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20100423-2 c_lto_20100423-2_0.o-c_lto_20100423-2_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20100423-2 c_lto_20100423-2_0.o-c_lto_20100423-2_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20100423-2 c_lto_20100423-2_0.o-c_lto_20100423-2_1.o link, -O3 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20100423-2 c_lto_20100423-2_0.o-c_lto_20100423-2_1.o link, -O3 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20100709-1 c_lto_20100709-1_0.o-c_lto_20100709-1_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20100709-1 c_lto_20100709-1_0.o-c_lto_20100709-1_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20100709-1 c_lto_20100709-1_0.o-c_lto_20100709-1_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20100709-1 c_lto_20100709-1_0.o-c_lto_20100709-1_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20100720-1 c_lto_20100720-1_0.o-c_lto_20100720-1_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20100720-1 c_lto_20100720-1_0.o-c_lto_20100720-1_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20100720-1 c_lto_20100720-1_0.o-c_lto_20100720-1_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20100720-1 c_lto_20100720-1_0.o-c_lto_20100720-1_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20100720-2 c_lto_20100720-2_0.o-c_lto_20100720-2_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20100720-2 c_lto_20100720-2_0.o-c_lto_20100720-2_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20100720-2 c_lto_20100720-2_0.o-c_lto_20100720-2_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20100720-2 c_lto_20100720-2_0.o-c_lto_20100720-2_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20100720-3 c_lto_20100720-3_0.o-c_lto_20100720-3_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20100720-3 c_lto_20100720-3_0.o-c_lto_20100720-3_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20100720-3 c_lto_20100720-3_0.o-c_lto_20100720-3_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20100720-3 c_lto_20100720-3_0.o-c_lto_20100720-3_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20100724-1 c_lto_20100724-1_0.o-c_lto_20100724-1_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20100724-1 c_lto_20100724-1_0.o-c_lto_20100724-1_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20100724-1 c_lto_20100724-1_0.o-c_lto_20100724-1_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20100724-1 c_lto_20100724-1_0.o-c_lto_20100724-1_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20101009-2 c_lto_20101009-2_0.o-c_lto_20101009-2_2.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20101009-2 c_lto_20101009-2_0.o-c_lto_20101009-2_2.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20101009-2 c_lto_20101009-2_0.o-c_lto_20101009-2_2.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20101009-2 c_lto_20101009-2_0.o-c_lto_20101009-2_2.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20101125-1 c_lto_20101125-1_0.o-c_lto_20101125-1_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20101125-1 c_lto_20101125-1_0.o-c_lto_20101125-1_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/20101125-1 c_lto_20101125-1_0.o-c_lto_20101125-1_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/20101125-1 c_lto_20101125-1_0.o-c_lto_20101125-1_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/attr-weakref-1 c_lto_attr-weakref-1_0.o-c_lto_attr-weakref-1_2.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/attr-weakref-1 c_lto_attr-weakref-1_0.o-c_lto_attr-weakref-1_2.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/attr-weakref-1 c_lto_attr-weakref-1_0.o-c_lto_attr-weakref-1_2.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/attr-weakref-1 c_lto_attr-weakref-1_0.o-c_lto_attr-weakref-1_2.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/const-uniq c_lto_const-uniq_0.o-c_lto_const-uniq_1.o link, -Os -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/const-uniq c_lto_const-uniq_0.o-c_lto_const-uniq_1.o link, -Os -flto -flto-partition=1to1 WARNING: gcc.dg/lto/ipacp c_lto_ipacp_0.o-c_lto_ipacp_1.o link, -O1 -flto -flto-partition=1to1 -fipa-cp -fipa-cp-clone program timed out. FAIL: gcc.dg/lto/ipacp c_lto_ipacp_0.o-c_lto_ipacp_1.o link, -O1 -flto -flto-partition=1to1 -fipa-cp -fipa-cp-clone WARNING: gcc.dg/lto/ipareference c_lto_ipareference_0.o-c_lto_ipareference_1.o link, -O1 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/ipareference c_lto_ipareference_0.o-c_lto_ipareference_1.o link, -O1 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/ipareference2 c_lto_ipareference2_0.o-c_lto_ipareference2_1.o link, -O1 -flto -flto-partition=1to1 -fwhole-program program timed out. FAIL: gcc.dg/lto/ipareference2 c_lto_ipareference2_0.o-c_lto_ipareference2_1.o link, -O1 -flto -flto-partition=1to1 -fwhole-program WARNING: gcc.dg/lto/materialize-1 c_lto_materialize-1_0.o-c_lto_materialize-1_1.o link, -O3 -flto -flto-partition=1to1 -fgnu89-inline program timed out. FAIL: gcc.dg/lto/materialize-1 c_lto_materialize-1_0.o-c_lto_materialize-1_1.o link, -O3 -flto -flto-partition=1to1 -fgnu89-inline WARNING: gcc.dg/lto/modref-1 c_lto_modref-1_0.o-c_lto_modref-1_1.o link, -O2 -flto-partition=max -flto program timed out. FAIL: gcc.dg/lto/modref-1 c_lto_modref-1_0.o-c_lto_modref-1_1.o link, -O2 -flto-partition=max -flto FAIL: gcc.dg/lto/modref-2 c_lto_modref-2_0.o-c_lto_modref-2_0.o link, -O2 -flto-partition=max -flto -fno-ipa-sra WARNING: gcc.dg/lto/modref-3 c_lto_modref-3_0.o-c_lto_modref-3_1.o link, -O2 -flto-partition=max -fdump-ipa-modref -fno-ipa-sra -fno-ipa-cp -flto program timed out. FAIL: gcc.dg/lto/modref-3 c_lto_modref-3_0.o-c_lto_modref-3_1.o link, -O2 -flto-partition=max -fdump-ipa-modref -fno-ipa-sra -fno-ipa-cp -flto WARNING: gcc.dg/lto/modref-4 c_lto_modref-4_0.o-c_lto_modref-4_1.o link, -O2 -flto-partition=max -fdump-ipa-modref -fno-ipa-sra -flto program timed out. FAIL: gcc.dg/lto/modref-4 c_lto_modref-4_0.o-c_lto_modref-4_1.o link, -O2 -flto-partition=max -fdump-ipa-modref -fno-ipa-sra -flto WARNING: gcc.dg/lto/noreturn-1 c_lto_noreturn-1_0.o-c_lto_noreturn-1_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/noreturn-1 c_lto_noreturn-1_0.o-c_lto_noreturn-1_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/pr101949 c_lto_pr101949_0.o-c_lto_pr101949_1.o link, -O2 -fipa-pta -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/pr101949 c_lto_pr101949_0.o-c_lto_pr101949_1.o link, -O2 -fipa-pta -flto -flto-partition=1to1 WARNING: gcc.dg/lto/pr103171 c_lto_pr103171_0.o-c_lto_pr103171_1.o link, -O2 -flto -flto-partition=1to1 -fno-early-inlining -fno-ipa-sra -w program timed out. FAIL: gcc.dg/lto/pr103171 c_lto_pr103171_0.o-c_lto_pr103171_1.o link, -O2 -flto -flto-partition=1to1 -fno-early-inlining -fno-ipa-sra -w WARNING: gcc.dg/lto/pr34989-1 c_lto_pr34989-1_0.o-c_lto_pr34989-1_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/pr34989-1 c_lto_pr34989-1_0.o-c_lto_pr34989-1_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/pr34989-1 c_lto_pr34989-1_0.o-c_lto_pr34989-1_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/pr34989-1 c_lto_pr34989-1_0.o-c_lto_pr34989-1_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/pr50199 c_lto_pr50199_0.o-c_lto_pr50199_0.o link, -O2 -flto -fno-merge-constants --param=lto-min-partition=1 program timed out. FAIL: gcc.dg/lto/pr50199 c_lto_pr50199_0.o-c_lto_pr50199_0.o link, -O2 -flto -fno-merge-constants --param=lto-min-partition=1 WARNING: gcc.dg/lto/pr52634 c_lto_pr52634_0.o-c_lto_pr52634_1.o link, -flto -r -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/pr52634 c_lto_pr52634_0.o-c_lto_pr52634_1.o link, -flto -r -flto-partition=1to1 WARNING: gcc.dg/lto/pr55660 c_lto_pr55660_0.o-c_lto_pr55660_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/pr55660 c_lto_pr55660_0.o-c_lto_pr55660_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/pr55660 c_lto_pr55660_0.o-c_lto_pr55660_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/pr55660 c_lto_pr55660_0.o-c_lto_pr55660_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/pr59626 c_lto_pr59626_0.o-c_lto_pr59626_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/pr59626 c_lto_pr59626_0.o-c_lto_pr59626_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/pr59626 c_lto_pr59626_0.o-c_lto_pr59626_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/pr59626 c_lto_pr59626_0.o-c_lto_pr59626_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/pr60449 c_lto_pr60449_0.o-c_lto_pr60449_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/pr60449 c_lto_pr60449_0.o-c_lto_pr60449_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/pr60449 c_lto_pr60449_0.o-c_lto_pr60449_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/pr60449 c_lto_pr60449_0.o-c_lto_pr60449_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/pr60720 c_lto_pr60720_0.o-c_lto_pr60720_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/pr60720 c_lto_pr60720_0.o-c_lto_pr60720_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/pr60720 c_lto_pr60720_0.o-c_lto_pr60720_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/pr60720 c_lto_pr60720_0.o-c_lto_pr60720_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/pr61526 c_lto_pr61526_0.o-c_lto_pr61526_1.o link, -fPIC -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/pr61526 c_lto_pr61526_0.o-c_lto_pr61526_1.o link, -fPIC -flto -flto-partition=1to1 WARNING: gcc.dg/lto/pr81440 c_lto_pr81440_0.o-c_lto_pr81440_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/pr81440 c_lto_pr81440_0.o-c_lto_pr81440_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/pr81440 c_lto_pr81440_0.o-c_lto_pr81440_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/pr81440 c_lto_pr81440_0.o-c_lto_pr81440_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/pr83954 c_lto_pr83954_0.o-c_lto_pr83954_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/pr83954 c_lto_pr83954_0.o-c_lto_pr83954_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/pr83954 c_lto_pr83954_0.o-c_lto_pr83954_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/pr83954 c_lto_pr83954_0.o-c_lto_pr83954_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/pr88077 c_lto_pr88077_0.o-c_lto_pr88077_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/pr88077 c_lto_pr88077_0.o-c_lto_pr88077_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/pr88077 c_lto_pr88077_0.o-c_lto_pr88077_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/pr88077 c_lto_pr88077_0.o-c_lto_pr88077_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/pr94822 c_lto_pr94822_0.o-c_lto_pr94822_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/pr94822 c_lto_pr94822_0.o-c_lto_pr94822_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/pr94822 c_lto_pr94822_0.o-c_lto_pr94822_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/pr94822 c_lto_pr94822_0.o-c_lto_pr94822_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/pr96291 c_lto_pr96291_0.o-c_lto_pr96291_2.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/pr96291 c_lto_pr96291_0.o-c_lto_pr96291_2.o link, -O0 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/pr96291 c_lto_pr96291_0.o-c_lto_pr96291_2.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gcc.dg/lto/pr96291 c_lto_pr96291_0.o-c_lto_pr96291_2.o link, -O2 -flto -flto-partition=1to1 WARNING: gcc.dg/lto/pr99849 c_lto_pr99849_0.o-c_lto_pr99849_0.o link, -flto -flto-partition=1to1 -O2 -Wno-incompatible-pointer-types -Wno-discarded-qualifiers -fPIC program timed out. FAIL: gcc.dg/lto/pr99849 c_lto_pr99849_0.o-c_lto_pr99849_0.o link, -flto -flto-partition=1to1 -O2 -Wno-incompatible-pointer-types -Wno-discarded-qualifiers -fPIC ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pch/pch.exp. ERROR: tcl error code NONE ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pch/pch.exp. ERROR: tcl error code NONE UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pch/pch.exp' aborted due to Tcl error UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pch/pch.exp' aborted due to Tcl error ERROR: torture-init: torture_without_loops is not empty as expected ERROR: torture-init: torture_without_loops is not empty as expected FAIL: gcc.dg/plugin/must-tail-call-1.c -fplugin=./must_tail_call_plugin.so (test for excess errors) ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/sancov/sancov.exp. ERROR: tcl error code NONE ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/sancov/sancov.exp. ERROR: tcl error code NONE UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/sancov/sancov.exp' aborted due to Tcl error UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/sancov/sancov.exp' aborted due to Tcl error ERROR: torture-init: torture_without_loops is not empty as expected ERROR: torture-init: torture_without_loops is not empty as expected ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.exp. ERROR: tcl error code NONE ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.exp. ERROR: tcl error code NONE UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.exp' aborted due to Tcl error UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.exp' aborted due to Tcl error ERROR: torture-init: torture_without_loops is not empty as expected ERROR: torture-init: torture_without_loops is not empty as expected ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/sso/sso.exp. ERROR: tcl error code NONE ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/sso/sso.exp. ERROR: tcl error code NONE UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/sso/sso.exp' aborted due to Tcl error UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/sso/sso.exp' aborted due to Tcl error ERROR: torture-init: torture_without_loops is not empty as expected ERROR: torture-init: torture_without_loops is not empty as expected FAIL: c-c++-common/torture/asm-inline.c -Og -DPREVENT_OPTIMIZATION scan-assembler-times x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x 8 FAIL: gcc.dg/torture/pr100398.c -O0 (test for excess errors) UNRESOLVED: gcc.dg/torture/pr23821.c -Og -DPREVENT_OPTIMIZATION scan-tree-dump ivcanon "Added canonical iv" UNRESOLVED: gcc.dg/torture/pr39074-2.c -Og -DPREVENT_OPTIMIZATION scan-tree-dump alias "y.?.._. = { i }" UNRESOLVED: gcc.dg/torture/pr39074-2.c -Og -DPREVENT_OPTIMIZATION scan-tree-dump alias "y.?.._., points-to NULL, points-to vars: { D..... }" UNRESOLVED: gcc.dg/torture/pr39074.c -Og -DPREVENT_OPTIMIZATION scan-tree-dump alias "y.?.._. = { i }" UNRESOLVED: gcc.dg/torture/pr39074.c -Og -DPREVENT_OPTIMIZATION scan-tree-dump alias "y.?.._., points-to NULL, points-to vars: { D..... }" XPASS: gcc.dg/torture/pr47917.c -O1 -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/torture/pr47917.c -O2 -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/torture/pr47917.c -O3 -g -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/torture/pr47917.c -Os -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/torture/pr47917.c -Og -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/torture/pr47917.c -O2 -flto -flto-partition=none -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/torture/pr47917.c -O2 -flto -DPREVENT_OPTIMIZATION execution test WARNING: gcc.dg/torture/pr94947-1.c -O2 -flto -DPREVENT_OPTIMIZATION (test for excess errors) program timed out. FAIL: gcc.dg/torture/pr94947-1.c -O2 -flto -DPREVENT_OPTIMIZATION (test for excess errors) UNRESOLVED: gcc.dg/torture/pta-callused-1.c -Og -DPREVENT_OPTIMIZATION scan-tree-dump alias "p.?.._. = { i j }" UNRESOLVED: gcc.dg/torture/pta-escape-1.c -Og -DPREVENT_OPTIMIZATION scan-tree-dump alias "ESCAPED = {[^\\n}]* i [^\\n}]*}" UNRESOLVED: gcc.dg/torture/pta-ptrarith-1.c -Og -DPREVENT_OPTIMIZATION scan-tree-dump alias "ESCAPED = {[^\\n}]* i f [^\\n}]*}" UNRESOLVED: gcc.dg/torture/pta-ptrarith-2.c -Og -DPREVENT_OPTIMIZATION scan-tree-dump alias "= { i j }" UNRESOLVED: gcc.dg/torture/pta-ptrarith-3.c -Og -DPREVENT_OPTIMIZATION scan-tree-dump alias "q_[0-9]* = { i j k }" UNRESOLVED: gcc.dg/torture/pta-structcopy-1.c -Og -DPREVENT_OPTIMIZATION scan-tree-dump ealias "y.* = { i }" UNRESOLVED: gcc.dg/torture/pta-structcopy-1.c -Og -DPREVENT_OPTIMIZATION scan-tree-dump ealias "y.*, points-to vars: { D..... }" FAIL: gcc.dg/torture/restrict-8.c -Og -DPREVENT_OPTIMIZATION scan-tree-dump fre1 "return 1;" UNRESOLVED: gcc.dg/torture/ssa-pta-fn-1.c -Og -DPREVENT_OPTIMIZATION scan-tree-dump alias "q_const_. = { NONLOCAL i }" UNRESOLVED: gcc.dg/torture/ssa-pta-fn-1.c -Og -DPREVENT_OPTIMIZATION scan-tree-dump alias "q_pure_. = { ESCAPED NONLOCAL i }" UNRESOLVED: gcc.dg/torture/ssa-pta-fn-1.c -Og -DPREVENT_OPTIMIZATION scan-tree-dump alias "q_normal_. = { ESCAPED NONLOCAL i }" ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/torture/stackalign/stackalign.exp. ERROR: tcl error code NONE ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/torture/stackalign/stackalign.exp. ERROR: tcl error code NONE UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/torture/stackalign/stackalign.exp' aborted due to Tcl error UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/torture/stackalign/stackalign.exp' aborted due to Tcl error ERROR: torture-init: torture_without_loops is not empty as expected ERROR: torture-init: torture_without_loops is not empty as expected ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/torture/tls/tls.exp. ERROR: tcl error code NONE ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/torture/tls/tls.exp. ERROR: tcl error code NONE UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/torture/tls/tls.exp' aborted due to Tcl error UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/torture/tls/tls.exp' aborted due to Tcl error ERROR: torture-init: torture_without_loops is not empty as expected ERROR: torture-init: torture_without_loops is not empty as expected FAIL: gcc.dg/tree-ssa/slsr-13.c scan-tree-dump-times optimized " \\\\* 4" 2 FAIL: gcc.dg/tree-ssa/slsr-13.c scan-tree-dump-times optimized " \\\\* 5" 0 FAIL: gcc.dg/tree-ssa/sra-17.c scan-tree-dump-times esra "Removing load: a = \\\\*.?L.?C.?.?.?0;" 1 FAIL: gcc.dg/tree-ssa/sra-17.c scan-tree-dump-times esra "SR[.\$][0-9_]+ = \\\\*.?L.?C.?.?.?0\\\\[" 4 FAIL: gcc.dg/tree-ssa/sra-18.c scan-tree-dump-times esra "Removing load: a = \\\\*.?L.?C.?.?.?0;" 1 FAIL: gcc.dg/tree-ssa/sra-18.c scan-tree-dump-times esra "SR[.\$][0-9_]+ = \\\\*.?L.?C.?.?.?0\\\\.b\\\\[0\\\\]\\\\.f\\\\[0\\\\]\\\\.x" 1 FAIL: gcc.dg/tree-ssa/sra-18.c scan-tree-dump-times esra "SR[.\$][0-9_]+ = \\\\*.?L.?C.?.?.?0\\\\.b\\\\[0\\\\]\\\\.f\\\\[1\\\\]\\\\.x" 1 FAIL: gcc.dg/tree-ssa/sra-18.c scan-tree-dump-times esra "SR[.\$][0-9_]+ = \\\\*.?L.?C.?.?.?0\\\\.b\\\\[1\\\\]\\\\.f\\\\[0\\\\]\\\\.x" 1 FAIL: gcc.dg/tree-ssa/sra-18.c scan-tree-dump-times esra "SR[.\$][0-9_]+ = \\\\*.?L.?C.?.?.?0\\\\.b\\\\[1\\\\]\\\\.f\\\\[1\\\\]\\\\.x" 1 FAIL: gcc.dg/tree-ssa/ssa-sink-18.c scan-tree-dump-times sink2 "Sunk statements: 4" 1 ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/tsan/tsan.exp. ERROR: tcl error code NONE ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/tsan/tsan.exp. ERROR: tcl error code NONE UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/tsan/tsan.exp' aborted due to Tcl error UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/tsan/tsan.exp' aborted due to Tcl error ERROR: torture-init: torture_without_loops is not empty as expected ERROR: torture-init: torture_without_loops is not empty as expected ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp. ERROR: tcl error code NONE ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp. ERROR: tcl error code NONE UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp' aborted due to Tcl error UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp' aborted due to Tcl error ERROR: torture-init: torture_without_loops is not empty as expected ERROR: torture-init: torture_without_loops is not empty as expected === gcc Summary === # of expected passes 133506 # of unexpected failures 189 # of unexpected successes 7 # of expected failures 1068 # of unresolved testcases 49 # of unsupported tests 2642 === gfortran tests === Running target unix FAIL: gfortran.dg/bind_c_coms.f90 -O0 (test for excess errors) FAIL: gfortran.dg/bind_c_coms.f90 -O1 (test for excess errors) FAIL: gfortran.dg/bind_c_coms.f90 -O2 (test for excess errors) FAIL: gfortran.dg/bind_c_coms.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/bind_c_coms.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/bind_c_coms.f90 -Os (test for excess errors) FAIL: gfortran.dg/bind_c_vars.f90 -O0 (test for excess errors) FAIL: gfortran.dg/bind_c_vars.f90 -O1 (test for excess errors) FAIL: gfortran.dg/bind_c_vars.f90 -O2 (test for excess errors) FAIL: gfortran.dg/bind_c_vars.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/bind_c_vars.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/bind_c_vars.f90 -Os (test for excess errors) FAIL: gfortran.dg/dec_math.f90 -O0 (test for excess errors) FAIL: gfortran.dg/dec_math.f90 -O0 execution test FAIL: gfortran.dg/dec_math.f90 -O1 (test for excess errors) FAIL: gfortran.dg/dec_math.f90 -O1 execution test FAIL: gfortran.dg/dec_math.f90 -O2 (test for excess errors) FAIL: gfortran.dg/dec_math.f90 -O2 execution test FAIL: gfortran.dg/dec_math.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/dec_math.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/dec_math.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/dec_math.f90 -O3 -g execution test FAIL: gfortran.dg/dec_math.f90 -Os (test for excess errors) FAIL: gfortran.dg/dec_math.f90 -Os execution test FAIL: gfortran.dg/fmt_f_default_field_width_3.f90 -O (test for excess errors) FAIL: gfortran.dg/fmt_g_default_field_width_3.f90 -O (test for excess errors) FAIL: gfortran.dg/pr95690.f90 -O (test for errors, line 6) FAIL: gfortran.dg/pr95690.f90 -O (test for excess errors) WARNING: gfortran.dg/lto/20091015-1 f_lto_20091015-1_0.o-f_lto_20091015-1_2.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gfortran.dg/lto/20091015-1 f_lto_20091015-1_0.o-f_lto_20091015-1_2.o link, -O0 -flto -flto-partition=1to1 WARNING: gfortran.dg/lto/20091015-1 f_lto_20091015-1_0.o-f_lto_20091015-1_2.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gfortran.dg/lto/20091015-1 f_lto_20091015-1_0.o-f_lto_20091015-1_2.o link, -O2 -flto -flto-partition=1to1 WARNING: gfortran.dg/lto/20091028-1 f_lto_20091028-1_0.o-f_lto_20091028-1_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gfortran.dg/lto/20091028-1 f_lto_20091028-1_0.o-f_lto_20091028-1_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gfortran.dg/lto/20091028-1 f_lto_20091028-1_0.o-f_lto_20091028-1_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gfortran.dg/lto/20091028-1 f_lto_20091028-1_0.o-f_lto_20091028-1_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gfortran.dg/lto/20091028-2 f_lto_20091028-2_0.o-f_lto_20091028-2_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gfortran.dg/lto/20091028-2 f_lto_20091028-2_0.o-f_lto_20091028-2_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gfortran.dg/lto/20091028-2 f_lto_20091028-2_0.o-f_lto_20091028-2_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gfortran.dg/lto/20091028-2 f_lto_20091028-2_0.o-f_lto_20091028-2_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gfortran.dg/lto/20100222-1 f_lto_20100222-1_0.o-f_lto_20100222-1_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gfortran.dg/lto/20100222-1 f_lto_20100222-1_0.o-f_lto_20100222-1_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gfortran.dg/lto/20100222-1 f_lto_20100222-1_0.o-f_lto_20100222-1_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gfortran.dg/lto/20100222-1 f_lto_20100222-1_0.o-f_lto_20100222-1_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gfortran.dg/lto/pr40724 f_lto_pr40724_0.o-f_lto_pr40724_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gfortran.dg/lto/pr40724 f_lto_pr40724_0.o-f_lto_pr40724_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gfortran.dg/lto/pr40724 f_lto_pr40724_0.o-f_lto_pr40724_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gfortran.dg/lto/pr40724 f_lto_pr40724_0.o-f_lto_pr40724_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gfortran.dg/lto/pr40725 f_lto_pr40725_0.o-f_lto_pr40725_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gfortran.dg/lto/pr40725 f_lto_pr40725_0.o-f_lto_pr40725_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gfortran.dg/lto/pr40725 f_lto_pr40725_0.o-f_lto_pr40725_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gfortran.dg/lto/pr40725 f_lto_pr40725_0.o-f_lto_pr40725_1.o link, -O2 -flto -flto-partition=1to1 WARNING: gfortran.dg/lto/pr41069 f_lto_pr41069_0.o-f_lto_pr41069_2.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gfortran.dg/lto/pr41069 f_lto_pr41069_0.o-f_lto_pr41069_2.o link, -O0 -flto -flto-partition=1to1 WARNING: gfortran.dg/lto/pr41069 f_lto_pr41069_0.o-f_lto_pr41069_2.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gfortran.dg/lto/pr41069 f_lto_pr41069_0.o-f_lto_pr41069_2.o link, -O2 -flto -flto-partition=1to1 WARNING: gfortran.dg/lto/pr87689 f_lto_pr87689_0.o-f_lto_pr87689_1.o link, -O0 -flto -flto-partition=1to1 program timed out. FAIL: gfortran.dg/lto/pr87689 f_lto_pr87689_0.o-f_lto_pr87689_1.o link, -O0 -flto -flto-partition=1to1 WARNING: gfortran.dg/lto/pr87689 f_lto_pr87689_0.o-f_lto_pr87689_1.o link, -O2 -flto -flto-partition=1to1 program timed out. FAIL: gfortran.dg/lto/pr87689 f_lto_pr87689_0.o-f_lto_pr87689_1.o link, -O2 -flto -flto-partition=1to1 === gfortran Summary === # of expected passes 65249 # of unexpected failures 44 # of expected failures 295 # of unsupported tests 417 /home/dave/gnu/gcc/objdir64/gcc/gfortran version 13.0.0 20221110 (experimental) (GCC) === obj-c++ tests === Running target unix === obj-c++ Summary === # of expected passes 1502 # of expected failures 10 # of unsupported tests 79 /home/dave/gnu/gcc/objdir64/gcc/xg++ version 13.0.0 20221110 (experimental) (GCC) === objc tests === Running target unix === objc Summary === # of expected passes 2846 # of unsupported tests 70 /home/dave/gnu/gcc/objdir64/gcc/xgcc version 13.0.0 20221110 (experimental) (GCC) === libatomic tests === Running target unix === libatomic Summary === # of expected passes 54 === libgomp tests === Running target unix WARNING: program timed out FAIL: libgomp.fortran/alloc-comp-3.f90 -O0 (test for excess errors) UNRESOLVED: libgomp.fortran/alloc-comp-3.f90 -O0 compilation failed to produce executable WARNING: program timed out FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/data-clauses-kernels-ipa-pta.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 (test for excess errors) WARNING: program timed out FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/data-clauses-parallel-ipa-pta.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 (test for excess errors) WARNING: program timed out FAIL: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/data-clauses-kernels-ipa-pta.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 (test for excess errors) WARNING: program timed out FAIL: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/data-clauses-parallel-ipa-pta.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 (test for excess errors) === libgomp Summary === # of expected passes 14535 # of unexpected failures 5 # of expected failures 285 # of unresolved testcases 1 # of unsupported tests 681 === libstdc++ tests === Running target unix FAIL: 20_util/from_chars/4.cc execution test FAIL: 20_util/from_chars/8.cc execution test FAIL: 20_util/to_chars/float128_c++23.cc execution test FAIL: 26_numerics/headers/cmath/functions_std_c++23.cc (test for excess errors) FAIL: 26_numerics/headers/cmath/nextafter_c++23.cc (test for excess errors) UNRESOLVED: 26_numerics/headers/cmath/nextafter_c++23.cc compilation failed to produce executable FAIL: 27_io/basic_ofstream/open/char/noreplace.cc execution test FAIL: 27_io/basic_ofstream/open/wchar_t/noreplace.cc execution test FAIL: 30_threads/jthread/95989.cc (test for excess errors) FAIL: 30_threads/jthread/95989.cc execution test FAIL: experimental/memory_resource/resource_adaptor.cc execution test FAIL: std/ranges/adaptors/split.cc (test for excess errors) UNRESOLVED: std/ranges/adaptors/split.cc compilation failed to produce executable === libstdc++ Summary === # of expected passes 13800 # of unexpected failures 11 # of expected failures 98 # of unresolved testcases 2 # of unsupported tests 1046 Compiler version: 13.0.0 20221110 (experimental) (GCC) Platform: hppa64-hp-hpux11.11 configure flags: --without-zstd --with-gnu-as --with-as=/opt/gnu64/bin/as --with-ld=/usr/ccs/bin/ld --enable-shared --with-local-prefix=/opt/gnu64 --prefix=/opt/gnu64/gcc/gcc-13 --disable-nls --without-libiconv-prefix --without-libintl-prefix --enable-threads=posix --with-gmp=/opt/gnu64/gcc/gmp --with-isl=/opt/gnu64/gcc/gmp --with-stage1-ldflags='-Wl,+nodefaultrpath -Wl,+b -Wl,/opt/gnu64/gcc/gcc-12/lib:/opt/gnu64/lib' --with-boot-ldflags='-Wl,+nodefaultrpath -Wl,+b -Wl,/opt/gnu64/gcc/gcc-13/lib:/opt/gnu64/lib' --enable-checking=release --enable-libgomp --enable-languages=c,c++,fortran,objc,obj-c++