From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cmx-mtlrgo001.bell.net (mta-mtl-002.bell.net [209.71.208.12]) by sourceware.org (Postfix) with ESMTP id 144B33858D39 for ; Tue, 21 Sep 2021 23:04:24 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 144B33858D39 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=bell.net Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=bell.net X-RG-CM-BuS: 0 X-RG-CM-SC: 0 X-RG-CM: Clean X-Originating-IP: [70.52.221.220] X-RG-Env-Sender: dave.anglin@bell.net X-RG-Rigid: 60C89382060E9127 X-CM-Envelope: MS4xfGpN2Gug1+wmEOoQ5qHWDVpRXIpcr/0dDNS5LgYNO4Fjfhtg42WOCCqztrrsiWdZtA0e+Zq50dINrdgeUHJzVoQ5+WyepS3D8K4Ry32bTyIO7vsXwRTa gRCyAg8ebSXrDYD68PgbDfcR0hHjbE+lu6PTcBC4TWOgcf545GzrB7r3gAfu49ejVY1TFZ2wKp7CM9P7OTQ++GqCQTWb8Ja3B+hSJNWpmtgNngraOlp4ckbl cnhT7WYPyJD5+OWpqx10X2pmjq+we8eL3qtdHcn/qd2lDCSxMC+4YRDPbI9B9vSy X-CM-Analysis: v=2.4 cv=Z6GPoFdA c=1 sm=1 tr=0 ts=614a64f7 a=YO5NLpPX/y/Fbmk87HoZTg==:117 a=YO5NLpPX/y/Fbmk87HoZTg==:17 a=m6qU47vR8oQA:10 a=7QKq2e-ADPsA:10 a=7mibsSHIMpzo6gEVlTcA:9 a=AnKD3auQkxjJojpB:21 a=57urXIHmFmcA:10 Received: from mx3210.localdomain (70.52.221.220) by cmx-mtlrgo001.bell.net (5.8.716.03) (authenticated as dave.anglin@bell.net) id 60C89382060E9127 for gcc-testresults@gcc.gnu.org; Tue, 21 Sep 2021 19:04:23 -0400 Received: by mx3210.localdomain (Postfix, from userid 1000) id A6596220129; Tue, 21 Sep 2021 23:04:22 +0000 (UTC) To: dave.anglin@bell.net, gcc-testresults@gcc.gnu.org Subject: Results for 12.0.0 20210920 (experimental) (GCC) testsuite on hppa2.0w-hp-hpux11.11 MIME-Version: 1.0 Content-Type: text/plain; charset="ANSI_X3.4-1968" Content-Transfer-Encoding: 8bit Message-Id: <20210921230422.A6596220129@mx3210.localdomain> Date: Tue, 21 Sep 2021 23:04:22 +0000 (UTC) From: John David Anglin X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, KAM_ASCII_DIVIDERS, KAM_DMARC_STATUS, KAM_NUMSUBJECT, KAM_SHORT, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gcc-testresults@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-testresults mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2021 23:04:29 -0000 Native configuration is hppa2.0w-hp-hpux11.11 === g++ tests === Running target unix 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++2a (test for excess errors) FAIL: g++.dg/cpp2a/lambda-uneval9.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp2a/lambda-uneval9.C -std=c++2a execution test FAIL: g++.dg/cpp2a/nontype-float1.C -std=c++2a (test for excess errors) FAIL: g++.dg/ipa/pr98057.C -std=gnu++98 (test for excess errors) FAIL: g++.dg/ipa/pr98057.C -std=gnu++14 (test for excess errors) FAIL: g++.dg/ipa/pr98057.C -std=gnu++17 (test for excess errors) FAIL: g++.dg/ipa/pr98057.C -std=gnu++2a (test for excess errors) FAIL: g++.dg/opt/const4.C -std=c++98 scan-assembler-symbol-section symbol constant_variable (found _ZL17constant_variable) has section ^\\\\.(const|rodata)|\\\\[RO\\\\] (no section detected) FAIL: g++.dg/opt/const4.C -std=c++14 scan-assembler-symbol-section symbol constant_variable (found _ZL17constant_variable) has section ^\\\\.(const|rodata)|\\\\[RO\\\\] (no section detected) FAIL: g++.dg/opt/const4.C -std=c++17 scan-assembler-symbol-section symbol constant_variable (found _ZL17constant_variable) has section ^\\\\.(const|rodata)|\\\\[RO\\\\] (no section detected) FAIL: g++.dg/opt/const4.C -std=c++2a scan-assembler-symbol-section symbol constant_variable (found _ZL17constant_variable) has section ^\\\\.(const|rodata)|\\\\[RO\\\\] (no section detected) FAIL: c-c++-common/attr-used-5.c -std=gnu++98 (test for excess errors) FAIL: c-c++-common/attr-used-5.c -std=gnu++14 (test for excess errors) FAIL: c-c++-common/attr-used-5.c -std=gnu++17 (test for excess errors) FAIL: c-c++-common/attr-used-5.c -std=gnu++2a (test for excess errors) FAIL: c-c++-common/attr-used-6.c -std=gnu++98 (test for excess errors) FAIL: c-c++-common/attr-used-6.c -std=gnu++14 (test for excess errors) FAIL: c-c++-common/attr-used-6.c -std=gnu++17 (test for excess errors) FAIL: c-c++-common/attr-used-6.c -std=gnu++2a (test for excess errors) FAIL: c-c++-common/attr-used-7.c -std=gnu++98 (test for excess errors) FAIL: c-c++-common/attr-used-7.c -std=gnu++14 (test for excess errors) FAIL: c-c++-common/attr-used-7.c -std=gnu++17 (test for excess errors) FAIL: c-c++-common/attr-used-7.c -std=gnu++2a (test for excess errors) FAIL: c-c++-common/attr-used-8.c -std=gnu++98 (test for excess errors) FAIL: c-c++-common/attr-used-8.c -std=gnu++14 (test for excess errors) FAIL: c-c++-common/attr-used-8.c -std=gnu++17 (test for excess errors) FAIL: c-c++-common/attr-used-8.c -std=gnu++2a (test for excess errors) FAIL: c-c++-common/attr-used-9.c -std=gnu++98 (test for excess errors) UNRESOLVED: c-c++-common/attr-used-9.c -std=gnu++98 scan-assembler-not __libc_freeres_fn\\n FAIL: c-c++-common/attr-used-9.c -std=gnu++14 (test for excess errors) UNRESOLVED: c-c++-common/attr-used-9.c -std=gnu++14 scan-assembler-not __libc_freeres_fn\\n FAIL: c-c++-common/attr-used-9.c -std=gnu++17 (test for excess errors) UNRESOLVED: c-c++-common/attr-used-9.c -std=gnu++17 scan-assembler-not __libc_freeres_fn\\n FAIL: c-c++-common/attr-used-9.c -std=gnu++2a (test for excess errors) UNRESOLVED: c-c++-common/attr-used-9.c -std=gnu++2a scan-assembler-not __libc_freeres_fn\\n WARNING: 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} ERROR: error deleting "guality_check22866.exe": 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 FAIL: g++.dg/modules/bad-mapper-1.C -std=c++17 (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 (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 (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 (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 (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 (test for errors, line ) FAIL: g++.dg/modules/bad-mapper-3.C -std=c++2b (test for excess errors) FAIL: g++.dg/modules/adl-1 -std=c++17 link UNRESOLVED: g++.dg/modules/adl-1 -std=c++17 execute FAIL: g++.dg/modules/adl-1 -std=c++2a link UNRESOLVED: g++.dg/modules/adl-1 -std=c++2a execute FAIL: g++.dg/modules/adl-1 -std=c++2b link UNRESOLVED: g++.dg/modules/adl-1 -std=c++2b execute FAIL: g++.dg/modules/adl-2 -std=c++17 link UNRESOLVED: g++.dg/modules/adl-2 -std=c++17 execute FAIL: g++.dg/modules/adl-2 -std=c++2a link UNRESOLVED: g++.dg/modules/adl-2 -std=c++2a execute FAIL: g++.dg/modules/adl-2 -std=c++2b link UNRESOLVED: g++.dg/modules/adl-2 -std=c++2b execute FAIL: g++.dg/modules/bug-1 -std=c++17 link UNRESOLVED: g++.dg/modules/bug-1 -std=c++17 execute FAIL: g++.dg/modules/bug-1 -std=c++2a link UNRESOLVED: g++.dg/modules/bug-1 -std=c++2a execute FAIL: g++.dg/modules/bug-1 -std=c++2b link UNRESOLVED: g++.dg/modules/bug-1 -std=c++2b execute FAIL: g++.dg/modules/class-1 -std=c++17 link UNRESOLVED: g++.dg/modules/class-1 -std=c++17 execute FAIL: g++.dg/modules/class-1 -std=c++2a link UNRESOLVED: g++.dg/modules/class-1 -std=c++2a execute FAIL: g++.dg/modules/class-1 -std=c++2b link UNRESOLVED: g++.dg/modules/class-1 -std=c++2b execute FAIL: g++.dg/modules/class-3 -std=c++17 link UNRESOLVED: g++.dg/modules/class-3 -std=c++17 execute FAIL: g++.dg/modules/class-3 -std=c++2a link UNRESOLVED: g++.dg/modules/class-3 -std=c++2a execute FAIL: g++.dg/modules/class-3 -std=c++2b link UNRESOLVED: g++.dg/modules/class-3 -std=c++2b execute FAIL: g++.dg/modules/class-4 -std=c++17 link UNRESOLVED: g++.dg/modules/class-4 -std=c++17 execute FAIL: g++.dg/modules/class-4 -std=c++2a link UNRESOLVED: g++.dg/modules/class-4 -std=c++2a execute FAIL: g++.dg/modules/class-4 -std=c++2b link UNRESOLVED: g++.dg/modules/class-4 -std=c++2b execute FAIL: g++.dg/modules/class-5 -std=c++17 link UNRESOLVED: g++.dg/modules/class-5 -std=c++17 execute FAIL: g++.dg/modules/class-5 -std=c++2a link UNRESOLVED: g++.dg/modules/class-5 -std=c++2a execute FAIL: g++.dg/modules/class-5 -std=c++2b link UNRESOLVED: g++.dg/modules/class-5 -std=c++2b execute FAIL: g++.dg/modules/class-6 -std=c++17 link UNRESOLVED: g++.dg/modules/class-6 -std=c++17 execute FAIL: g++.dg/modules/class-6 -std=c++2a link UNRESOLVED: g++.dg/modules/class-6 -std=c++2a execute FAIL: g++.dg/modules/class-6 -std=c++2b link UNRESOLVED: g++.dg/modules/class-6 -std=c++2b execute FAIL: g++.dg/modules/class-7 -std=c++17 link UNRESOLVED: g++.dg/modules/class-7 -std=c++17 execute FAIL: g++.dg/modules/class-7 -std=c++2a link UNRESOLVED: g++.dg/modules/class-7 -std=c++2a execute FAIL: g++.dg/modules/class-7 -std=c++2b link UNRESOLVED: g++.dg/modules/class-7 -std=c++2b execute FAIL: g++.dg/modules/convop-1 -std=c++17 link UNRESOLVED: g++.dg/modules/convop-1 -std=c++17 execute FAIL: g++.dg/modules/convop-1 -std=c++2a link UNRESOLVED: g++.dg/modules/convop-1 -std=c++2a execute FAIL: g++.dg/modules/convop-1 -std=c++2b link UNRESOLVED: g++.dg/modules/convop-1 -std=c++2b execute FAIL: g++.dg/modules/enum-1 -std=c++17 link UNRESOLVED: g++.dg/modules/enum-1 -std=c++17 execute FAIL: g++.dg/modules/enum-1 -std=c++2a link UNRESOLVED: g++.dg/modules/enum-1 -std=c++2a execute FAIL: g++.dg/modules/enum-1 -std=c++2b link UNRESOLVED: g++.dg/modules/enum-1 -std=c++2b execute FAIL: g++.dg/modules/global-2 -std=c++17 link UNRESOLVED: g++.dg/modules/global-2 -std=c++17 execute FAIL: g++.dg/modules/global-2 -std=c++2a link UNRESOLVED: g++.dg/modules/global-2 -std=c++2a execute FAIL: g++.dg/modules/global-2 -std=c++2b link UNRESOLVED: g++.dg/modules/global-2 -std=c++2b execute FAIL: g++.dg/modules/global-3 -std=c++17 link UNRESOLVED: g++.dg/modules/global-3 -std=c++17 execute FAIL: g++.dg/modules/global-3 -std=c++2a link UNRESOLVED: g++.dg/modules/global-3 -std=c++2a execute FAIL: g++.dg/modules/global-3 -std=c++2b link UNRESOLVED: g++.dg/modules/global-3 -std=c++2b execute FAIL: g++.dg/modules/gmf-2 -std=c++17 link UNRESOLVED: g++.dg/modules/gmf-2 -std=c++17 execute FAIL: g++.dg/modules/gmf-2 -std=c++2a link UNRESOLVED: g++.dg/modules/gmf-2 -std=c++2a execute FAIL: g++.dg/modules/gmf-2 -std=c++2b link UNRESOLVED: g++.dg/modules/gmf-2 -std=c++2b execute FAIL: g++.dg/modules/hello-1 -std=c++17 link UNRESOLVED: g++.dg/modules/hello-1 -std=c++17 execute FAIL: g++.dg/modules/hello-1 -std=c++2a link UNRESOLVED: g++.dg/modules/hello-1 -std=c++2a execute FAIL: g++.dg/modules/hello-1 -std=c++2b link UNRESOLVED: g++.dg/modules/hello-1 -std=c++2b execute FAIL: g++.dg/modules/indirect-1 -std=c++17 link UNRESOLVED: g++.dg/modules/indirect-1 -std=c++17 execute FAIL: g++.dg/modules/indirect-1 -std=c++2a link UNRESOLVED: g++.dg/modules/indirect-1 -std=c++2a execute FAIL: g++.dg/modules/indirect-1 -std=c++2b link UNRESOLVED: g++.dg/modules/indirect-1 -std=c++2b execute FAIL: g++.dg/modules/indirect-2 -std=c++17 link UNRESOLVED: g++.dg/modules/indirect-2 -std=c++17 execute FAIL: g++.dg/modules/indirect-2 -std=c++2a link UNRESOLVED: g++.dg/modules/indirect-2 -std=c++2a execute FAIL: g++.dg/modules/indirect-2 -std=c++2b link UNRESOLVED: g++.dg/modules/indirect-2 -std=c++2b execute FAIL: g++.dg/modules/indirect-3 -std=c++17 link UNRESOLVED: g++.dg/modules/indirect-3 -std=c++17 execute FAIL: g++.dg/modules/indirect-3 -std=c++2a link UNRESOLVED: g++.dg/modules/indirect-3 -std=c++2a execute FAIL: g++.dg/modules/indirect-3 -std=c++2b link UNRESOLVED: g++.dg/modules/indirect-3 -std=c++2b execute FAIL: g++.dg/modules/indirect-4 -std=c++17 link UNRESOLVED: g++.dg/modules/indirect-4 -std=c++17 execute FAIL: g++.dg/modules/indirect-4 -std=c++2a link UNRESOLVED: g++.dg/modules/indirect-4 -std=c++2a execute FAIL: g++.dg/modules/indirect-4 -std=c++2b link UNRESOLVED: g++.dg/modules/indirect-4 -std=c++2b execute FAIL: g++.dg/modules/init-1 -std=c++17 link UNRESOLVED: g++.dg/modules/init-1 -std=c++17 execute FAIL: g++.dg/modules/init-1 -std=c++2a link UNRESOLVED: g++.dg/modules/init-1 -std=c++2a execute FAIL: g++.dg/modules/init-1 -std=c++2b link UNRESOLVED: g++.dg/modules/init-1 -std=c++2b execute FAIL: g++.dg/modules/inst-1 -std=c++17 link UNRESOLVED: g++.dg/modules/inst-1 -std=c++17 execute FAIL: g++.dg/modules/inst-1 -std=c++2a link UNRESOLVED: g++.dg/modules/inst-1 -std=c++2a execute FAIL: g++.dg/modules/inst-1 -std=c++2b link UNRESOLVED: g++.dg/modules/inst-1 -std=c++2b execute FAIL: g++.dg/modules/inst-2 -std=c++17 link UNRESOLVED: g++.dg/modules/inst-2 -std=c++17 execute FAIL: g++.dg/modules/inst-2 -std=c++2a link UNRESOLVED: g++.dg/modules/inst-2 -std=c++2a execute FAIL: g++.dg/modules/inst-2 -std=c++2b link UNRESOLVED: g++.dg/modules/inst-2 -std=c++2b execute FAIL: g++.dg/modules/inst-3 -std=c++17 link UNRESOLVED: g++.dg/modules/inst-3 -std=c++17 execute FAIL: g++.dg/modules/inst-3 -std=c++2a link UNRESOLVED: g++.dg/modules/inst-3 -std=c++2a execute FAIL: g++.dg/modules/inst-3 -std=c++2b link UNRESOLVED: g++.dg/modules/inst-3 -std=c++2b execute FAIL: g++.dg/modules/inst-4 -std=c++17 link UNRESOLVED: g++.dg/modules/inst-4 -std=c++17 execute FAIL: g++.dg/modules/inst-4 -std=c++2a link UNRESOLVED: g++.dg/modules/inst-4 -std=c++2a execute FAIL: g++.dg/modules/inst-4 -std=c++2b link UNRESOLVED: g++.dg/modules/inst-4 -std=c++2b execute FAIL: g++.dg/modules/lambda-1 -std=c++17 link UNRESOLVED: g++.dg/modules/lambda-1 -std=c++17 execute FAIL: g++.dg/modules/lambda-1 -std=c++2a link UNRESOLVED: g++.dg/modules/lambda-1 -std=c++2a execute FAIL: g++.dg/modules/lambda-1 -std=c++2b link UNRESOLVED: g++.dg/modules/lambda-1 -std=c++2b execute FAIL: g++.dg/modules/legacy-8 -std=c++17 link UNRESOLVED: g++.dg/modules/legacy-8 -std=c++17 execute FAIL: g++.dg/modules/legacy-8 -std=c++2a link UNRESOLVED: g++.dg/modules/legacy-8 -std=c++2a execute FAIL: g++.dg/modules/legacy-8 -std=c++2b link UNRESOLVED: g++.dg/modules/legacy-8 -std=c++2b execute FAIL: g++.dg/modules/literals-1 -std=c++17 link UNRESOLVED: g++.dg/modules/literals-1 -std=c++17 execute FAIL: g++.dg/modules/literals-1 -std=c++2a link UNRESOLVED: g++.dg/modules/literals-1 -std=c++2a execute FAIL: g++.dg/modules/literals-1 -std=c++2b link UNRESOLVED: g++.dg/modules/literals-1 -std=c++2b execute FAIL: g++.dg/modules/local-1 -std=c++17 link UNRESOLVED: g++.dg/modules/local-1 -std=c++17 execute FAIL: g++.dg/modules/local-1 -std=c++2a link UNRESOLVED: g++.dg/modules/local-1 -std=c++2a execute FAIL: g++.dg/modules/local-1 -std=c++2b link UNRESOLVED: g++.dg/modules/local-1 -std=c++2b execute FAIL: g++.dg/modules/map-1 -std=c++17 link UNRESOLVED: g++.dg/modules/map-1 -std=c++17 execute FAIL: g++.dg/modules/map-1 -std=c++2a link UNRESOLVED: g++.dg/modules/map-1 -std=c++2a execute FAIL: g++.dg/modules/map-1 -std=c++2b link UNRESOLVED: g++.dg/modules/map-1 -std=c++2b execute FAIL: g++.dg/modules/member-def-2 -std=c++17 link FAIL: g++.dg/modules/member-def-2 -std=c++2a link FAIL: g++.dg/modules/member-def-2 -std=c++2b link FAIL: g++.dg/modules/mod-impl-1 -std=c++17 link UNRESOLVED: g++.dg/modules/mod-impl-1 -std=c++17 execute FAIL: g++.dg/modules/mod-impl-1 -std=c++2a link UNRESOLVED: g++.dg/modules/mod-impl-1 -std=c++2a execute FAIL: g++.dg/modules/mod-impl-1 -std=c++2b link UNRESOLVED: g++.dg/modules/mod-impl-1 -std=c++2b execute FAIL: g++.dg/modules/mod-indirect-1 -std=c++17 link UNRESOLVED: g++.dg/modules/mod-indirect-1 -std=c++17 execute FAIL: g++.dg/modules/mod-indirect-1 -std=c++2a link UNRESOLVED: g++.dg/modules/mod-indirect-1 -std=c++2a execute FAIL: g++.dg/modules/mod-indirect-1 -std=c++2b link UNRESOLVED: g++.dg/modules/mod-indirect-1 -std=c++2b execute FAIL: g++.dg/modules/mod-tpl-1 -std=c++17 link UNRESOLVED: g++.dg/modules/mod-tpl-1 -std=c++17 execute FAIL: g++.dg/modules/mod-tpl-1 -std=c++2a link UNRESOLVED: g++.dg/modules/mod-tpl-1 -std=c++2a execute FAIL: g++.dg/modules/mod-tpl-1 -std=c++2b link UNRESOLVED: g++.dg/modules/mod-tpl-1 -std=c++2b execute FAIL: g++.dg/modules/mod-tpl-2 -std=c++17 link UNRESOLVED: g++.dg/modules/mod-tpl-2 -std=c++17 execute FAIL: g++.dg/modules/mod-tpl-2 -std=c++2a link UNRESOLVED: g++.dg/modules/mod-tpl-2 -std=c++2a execute FAIL: g++.dg/modules/mod-tpl-2 -std=c++2b link UNRESOLVED: g++.dg/modules/mod-tpl-2 -std=c++2b execute FAIL: g++.dg/modules/nested-1 -std=c++17 link UNRESOLVED: g++.dg/modules/nested-1 -std=c++17 execute FAIL: g++.dg/modules/nested-1 -std=c++2a link UNRESOLVED: g++.dg/modules/nested-1 -std=c++2a execute FAIL: g++.dg/modules/nested-1 -std=c++2b link UNRESOLVED: g++.dg/modules/nested-1 -std=c++2b execute FAIL: g++.dg/modules/nested-2 -std=c++17 link UNRESOLVED: g++.dg/modules/nested-2 -std=c++17 execute FAIL: g++.dg/modules/nested-2 -std=c++2a link UNRESOLVED: g++.dg/modules/nested-2 -std=c++2a execute FAIL: g++.dg/modules/nested-2 -std=c++2b link UNRESOLVED: g++.dg/modules/nested-2 -std=c++2b execute FAIL: g++.dg/modules/nodes-1 -std=c++17 link UNRESOLVED: g++.dg/modules/nodes-1 -std=c++17 execute FAIL: g++.dg/modules/nodes-1 -std=c++2a link UNRESOLVED: g++.dg/modules/nodes-1 -std=c++2a execute FAIL: g++.dg/modules/nodes-1 -std=c++2b link UNRESOLVED: g++.dg/modules/nodes-1 -std=c++2b execute FAIL: g++.dg/modules/nsdmi-1 -std=c++17 link UNRESOLVED: g++.dg/modules/nsdmi-1 -std=c++17 execute FAIL: g++.dg/modules/nsdmi-1 -std=c++2a link UNRESOLVED: g++.dg/modules/nsdmi-1 -std=c++2a execute FAIL: g++.dg/modules/nsdmi-1 -std=c++2b link UNRESOLVED: g++.dg/modules/nsdmi-1 -std=c++2b execute FAIL: g++.dg/modules/part-6 -std=c++17 link FAIL: g++.dg/modules/part-6 -std=c++2a link FAIL: g++.dg/modules/part-6 -std=c++2b link 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/pr99377 -std=c++17 link FAIL: g++.dg/modules/pr99377 -std=c++2a link FAIL: g++.dg/modules/pr99377 -std=c++2b link FAIL: g++.dg/modules/pr99389 -std=c++17 link FAIL: g++.dg/modules/pr99389 -std=c++2a link FAIL: g++.dg/modules/pr99389 -std=c++2b link 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) FAIL: g++.dg/modules/sym-subst-3_a.C scan-assembler .globa?l[ \\\\t]*_?S\\\\n FAIL: g++.dg/modules/tdef-3 -std=c++17 link UNRESOLVED: g++.dg/modules/tdef-3 -std=c++17 execute FAIL: g++.dg/modules/tdef-3 -std=c++2a link UNRESOLVED: g++.dg/modules/tdef-3 -std=c++2a execute FAIL: g++.dg/modules/tdef-3 -std=c++2b link UNRESOLVED: g++.dg/modules/tdef-3 -std=c++2b execute FAIL: g++.dg/modules/tplmem-1 -std=c++17 link UNRESOLVED: g++.dg/modules/tplmem-1 -std=c++17 execute FAIL: g++.dg/modules/tplmem-1 -std=c++2a link UNRESOLVED: g++.dg/modules/tplmem-1 -std=c++2a execute FAIL: g++.dg/modules/tplmem-1 -std=c++2b link UNRESOLVED: g++.dg/modules/tplmem-1 -std=c++2b execute FAIL: g++.dg/modules/tplmem-3 -std=c++17 link UNRESOLVED: g++.dg/modules/tplmem-3 -std=c++17 execute FAIL: g++.dg/modules/tplmem-3 -std=c++2a link UNRESOLVED: g++.dg/modules/tplmem-3 -std=c++2a execute FAIL: g++.dg/modules/tplmem-3 -std=c++2b link UNRESOLVED: g++.dg/modules/tplmem-3 -std=c++2b execute FAIL: g++.dg/modules/using-1 -std=c++17 link FAIL: g++.dg/modules/using-1 -std=c++2a link FAIL: g++.dg/modules/using-1 -std=c++2b link FAIL: g++.dg/modules/var-1 -std=c++17 link UNRESOLVED: g++.dg/modules/var-1 -std=c++17 execute FAIL: g++.dg/modules/var-1 -std=c++2a link UNRESOLVED: g++.dg/modules/var-1 -std=c++2a execute FAIL: g++.dg/modules/var-1 -std=c++2b link UNRESOLVED: g++.dg/modules/var-1 -std=c++2b execute FAIL: g++.dg/modules/var-tpl-1 -std=c++17 link UNRESOLVED: g++.dg/modules/var-tpl-1 -std=c++17 execute FAIL: g++.dg/modules/var-tpl-1 -std=c++2a link UNRESOLVED: g++.dg/modules/var-tpl-1 -std=c++2a execute FAIL: g++.dg/modules/var-tpl-1 -std=c++2b link UNRESOLVED: g++.dg/modules/var-tpl-1 -std=c++2b execute FAIL: g++.dg/modules/virt-1 -std=c++17 link UNRESOLVED: g++.dg/modules/virt-1 -std=c++17 execute FAIL: g++.dg/modules/virt-1 -std=c++2a link UNRESOLVED: g++.dg/modules/virt-1 -std=c++2a execute FAIL: g++.dg/modules/virt-1 -std=c++2b link UNRESOLVED: g++.dg/modules/virt-1 -std=c++2b execute FAIL: g++.dg/modules/virt-2 -std=c++17 link UNRESOLVED: g++.dg/modules/virt-2 -std=c++17 execute FAIL: g++.dg/modules/virt-2 -std=c++2a link UNRESOLVED: g++.dg/modules/virt-2 -std=c++2a execute FAIL: g++.dg/modules/virt-2 -std=c++2b link UNRESOLVED: g++.dg/modules/virt-2 -std=c++2b execute FAIL: g++.dg/modules/vmort-1 -std=c++17 link UNRESOLVED: g++.dg/modules/vmort-1 -std=c++17 execute FAIL: g++.dg/modules/vmort-1 -std=c++2a link UNRESOLVED: g++.dg/modules/vmort-1 -std=c++2a execute FAIL: g++.dg/modules/vmort-1 -std=c++2b link UNRESOLVED: g++.dg/modules/vmort-1 -std=c++2b execute FAIL: g++.dg/modules/vmort-2 -std=c++17 link UNRESOLVED: g++.dg/modules/vmort-2 -std=c++17 execute FAIL: g++.dg/modules/vmort-2 -std=c++2a link UNRESOLVED: g++.dg/modules/vmort-2 -std=c++2a execute FAIL: g++.dg/modules/vmort-2 -std=c++2b link UNRESOLVED: g++.dg/modules/vmort-2 -std=c++2b execute ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/simulate-thread/simulate-thread.exp. ERROR: tcl error code NONE ERROR: torture-init: torture_without_loops is not empty as expected UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/simulate-thread/simulate-thread.exp' aborted due to Tcl error 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 ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/torture/stackalign/stackalign.exp. ERROR: tcl error code NONE ERROR: torture-init: torture_without_loops is not empty as expected UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/torture/stackalign/stackalign.exp' aborted due to Tcl error ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/tsan/tsan.exp. ERROR: tcl error code NONE ERROR: torture-init: torture_without_loops is not empty as expected UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/tsan/tsan.exp' aborted due to Tcl error === g++ Summary === # of expected passes 195963 # of unexpected failures 207 # of expected failures 1302 # of unresolved testcases 146 # of unsupported tests 10294 /home/dave/gnu/gcc/objdir/gcc/xg++ version 12.0.0 20210920 (experimental) (GCC) ERROR: ------------------------------------------- ERROR: in testcase /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/guality/guality.exp ERROR: error deleting "guality_check22866.exe": text file or pseudo-device busy ERROR: tcl error code POSIX ETXTBSY {text file or pseudo-device busy} ERROR: tcl error info: ERROR: ------------------------------------------- ERROR: in testcase /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/simulate-thread/simulate-thread.exp ERROR: torture-init: torture_without_loops is not empty as expected ERROR: tcl error code NONE ERROR: tcl error info: ERROR: ------------------------------------------- ERROR: in testcase /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/torture/stackalign/stackalign.exp ERROR: torture-init: torture_without_loops is not empty as expected ERROR: tcl error code NONE ERROR: tcl error info: ERROR: ------------------------------------------- ERROR: in testcase /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/tsan/tsan.exp ERROR: torture-init: torture_without_loops is not empty as expected ERROR: tcl error code NONE ERROR: tcl error info: === gcc tests === Running target unix FAIL: gcc.c-torture/execute/ieee/cdivchkf.c compilation, -O0 UNRESOLVED: gcc.c-torture/execute/ieee/cdivchkf.c execution, -O0 FAIL: gcc.c-torture/execute/ieee/cdivchkf.c compilation, -O1 UNRESOLVED: gcc.c-torture/execute/ieee/cdivchkf.c execution, -O1 FAIL: gcc.c-torture/execute/ieee/cdivchkf.c compilation, -O2 UNRESOLVED: gcc.c-torture/execute/ieee/cdivchkf.c execution, -O2 FAIL: gcc.c-torture/execute/ieee/cdivchkf.c compilation, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions UNRESOLVED: gcc.c-torture/execute/ieee/cdivchkf.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions FAIL: gcc.c-torture/execute/ieee/cdivchkf.c compilation, -O3 -g UNRESOLVED: gcc.c-torture/execute/ieee/cdivchkf.c execution, -O3 -g FAIL: gcc.c-torture/execute/ieee/cdivchkf.c compilation, -Os UNRESOLVED: gcc.c-torture/execute/ieee/cdivchkf.c execution, -Os FAIL: gcc.c-torture/execute/ieee/cdivchkf.c compilation, -Og -g UNRESOLVED: gcc.c-torture/execute/ieee/cdivchkf.c execution, -Og -g FAIL: gcc.dg/analyzer/capacity-1.c (test for excess errors) FAIL: gcc.dg/analyzer/capacity-3.c (test for excess errors) FAIL: gcc.dg/analyzer/feasibility-3.c (test for excess errors) FAIL: gcc.dg/analyzer/pr97029.c (test for excess errors) FAIL: gcc.dg/analyzer/strndup-1.c (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-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/20021029-1.c scan-assembler-symbol-section symbol ^_?ar (found ar.0) has section ^\\\\.(const|rodata)|\\\\[RO\\\\] (no section detected) XPASS: gcc.dg/Wstringop-overflow-68.c pr101475 (test for warnings, line 61) XPASS: gcc.dg/Wstringop-overflow-68.c pr101475 (test for warnings, line 62) XPASS: gcc.dg/Wstringop-overflow-68.c pr101475 (test for warnings, line 63) XPASS: gcc.dg/Wstringop-overflow-68.c pr101475 (test for warnings, line 64) XPASS: gcc.dg/Wstringop-overflow-68.c pr101475 (test for warnings, line 65) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?a\$ (found a) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RO\\\\] (no section detected) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?a1\$ (found a1) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RO\\\\] (no section detected) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?b\$ (found b) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RO\\\\] (no section detected) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?b1\$ (found b1) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RO\\\\] (no section detected) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?c\$ (found c) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RO\\\\] (no section detected) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?c1\$ (found c1) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RO\\\\] (no section detected) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?d\$ (found d) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RO\\\\] (no section detected) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?d1\$ (found d1) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RO\\\\] (no section detected) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?e\$ (found e) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RO\\\\] (no section detected) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?e1\$ (found e1) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RO\\\\] (no section detected) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?p\$ (found p) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RW\\\\] (no section detected) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?q\$ (found q) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RW\\\\] (no section detected) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?r\$ (found r) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RW\\\\] (no section detected) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?s\$ (found s) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RW\\\\] (no section detected) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?t\$ (found t) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RW\\\\] (no section detected) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?p1\$ (found p1) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RW\\\\] (no section detected) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?q1\$ (found q1) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RW\\\\] (no section detected) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?r1\$ (found r1) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RW\\\\] (no section detected) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?s1\$ (found s1) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RW\\\\] (no section detected) FAIL: gcc.dg/array-quals-1.c scan-assembler-symbol-section symbol ^_?t1\$ (found t1) has section ^\\\\.(const|rodata|srodata|sdata)|\\\\[RW\\\\] (no section detected) FAIL: gcc.dg/gcov-info-to-gcda.c (internal compiler error) FAIL: gcc.dg/gcov-info-to-gcda.c (test for excess errors) UNRESOLVED: gcc.dg/gcov-info-to-gcda.c compilation failed to produce executable FAIL: gcc.dg/pr100509.c (test for excess errors) FAIL: gcc.dg/pr100590.c (test for excess errors) FAIL: gcc.dg/pragma-diag-10.c (test for excess errors) FAIL: gcc.dg/profile-info-section.c (internal compiler error) FAIL: gcc.dg/profile-info-section.c (test for excess errors) UNRESOLVED: gcc.dg/profile-info-section.c scan-assembler .gcov_info FAIL: gcc.dg/pthread-init-2.c (test for excess errors) FAIL: gcc.dg/uninit-pr93100.c (test for excess errors) FAIL: c-c++-common/attr-used-5.c -Wc++-compat (test for excess errors) FAIL: c-c++-common/attr-used-6.c -Wc++-compat (test for excess errors) FAIL: c-c++-common/attr-used-7.c -Wc++-compat (test for excess errors) FAIL: c-c++-common/attr-used-8.c -Wc++-compat (test for excess errors) FAIL: c-c++-common/attr-used-9.c -Wc++-compat (test for excess errors) UNRESOLVED: c-c++-common/attr-used-9.c -Wc++-compat scan-assembler-not __libc_freeres_fn\\n FAIL: c-c++-common/goacc/firstprivate-mappings-1.c scan-tree-dump omplower "(?n)#pragma omp target oacc_parallel map\\\\(from:array_so \\\\[len: 4\\\\]\\\\) firstprivate\\\\(array_li.[0-9]+\\\\) map\\\\(tofrom:\\\\(\\\\*array.[0-9]+\\\\) \\\\[len: D\\\\.[0-9]+\\\\]\\\\) map\\\\(firstprivate:array \\\\[pointer assign, bias: 0\\\\]\\\\) \\\\[" WARNING: 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} ERROR: error deleting "guality_check25207.exe": 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 FAIL: gcc.dg/ipa/symver1.c (test for excess errors) UNRESOLVED: gcc.dg/ipa/symver1.c scan-assembler .symver.*foo, foo@VER_2 UNRESOLVED: gcc.dg/ipa/symver1.c scan-assembler .symver.*foo, foo@VER_3 ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pch/pch.exp. ERROR: tcl error code NONE ERROR: torture-init: torture_without_loops is not empty as expected UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pch/pch.exp' aborted due to Tcl error ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/sancov/sancov.exp. ERROR: tcl error code NONE ERROR: torture-init: torture_without_loops is not empty as expected UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/sancov/sancov.exp' aborted due to Tcl error ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.exp. ERROR: tcl error code NONE ERROR: torture-init: torture_without_loops is not empty as expected UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.exp' aborted due to Tcl error ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/sso/sso.exp. ERROR: tcl error code NONE ERROR: torture-init: torture_without_loops is not empty as expected UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/sso/sso.exp' aborted due to Tcl error 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 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 }" ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/torture/stackalign/stackalign.exp. ERROR: tcl error code NONE ERROR: torture-init: torture_without_loops is not empty as expected UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/torture/stackalign/stackalign.exp' aborted due to Tcl error ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/torture/tls/tls.exp. ERROR: tcl error code NONE ERROR: torture-init: torture_without_loops is not empty as expected UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/torture/tls/tls.exp' aborted due to Tcl error FAIL: gcc.dg/tree-ssa/builtin-sprintf.c execution test ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/tsan/tsan.exp. ERROR: tcl error code NONE ERROR: torture-init: torture_without_loops is not empty as expected UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/tsan/tsan.exp' aborted due to Tcl error FAIL: gcc.misc-tests/gcov-pr86536.c line 15: is #####:should be 1 FAIL: gcc.misc-tests/gcov-pr86536.c line 18: is #####:should be 1 FAIL: gcc.misc-tests/gcov-pr86536.c line 21: is 1:should be 2 FAIL: gcc.misc-tests/gcov-pr86536.c line 22: is 1:should be 2 FAIL: gcc.misc-tests/gcov-pr86536.c line 19: expected return percentages not found: 200 FAIL: gcc.misc-tests/gcov-pr86536.c gcov: 4 failures in line counts, 0 in branch percentages, 1 in return percentages, 0 in intermediate format ERROR: tcl error sourcing /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp. ERROR: tcl error code NONE ERROR: torture-init: torture_without_loops is not empty as expected UNRESOLVED: testcase '/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp' aborted due to Tcl error FAIL: gcc.target/hppa/shadd-2.c scan-assembler-times sh.add 4 FAIL: gcc.target/hppa/shadd-3.c scan-assembler-times sh.add 4 === gcc Summary === # of expected passes 103045 # of unexpected failures 73 # of unexpected successes 10 # of expected failures 824 # of unresolved testcases 48 # of unsupported tests 2644 /home/dave/gnu/gcc/objdir/gcc/xgcc version 12.0.0 20210920 (experimental) (GCC) ERROR: ------------------------------------------- ERROR: in testcase /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/guality/guality.exp ERROR: error deleting "guality_check25207.exe": text file or pseudo-device busy ERROR: tcl error code POSIX ETXTBSY {text file or pseudo-device busy} ERROR: tcl error info: ERROR: ------------------------------------------- ERROR: in testcase /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pch/pch.exp ERROR: torture-init: torture_without_loops is not empty as expected ERROR: tcl error code NONE ERROR: tcl error info: ERROR: ------------------------------------------- ERROR: in testcase /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/sancov/sancov.exp ERROR: torture-init: torture_without_loops is not empty as expected ERROR: tcl error code NONE ERROR: tcl error info: ERROR: ------------------------------------------- ERROR: in testcase /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.exp ERROR: torture-init: torture_without_loops is not empty as expected ERROR: tcl error code NONE ERROR: tcl error info: ERROR: ------------------------------------------- ERROR: in testcase /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/sso/sso.exp ERROR: torture-init: torture_without_loops is not empty as expected ERROR: tcl error code NONE ERROR: tcl error info: ERROR: ------------------------------------------- ERROR: in testcase /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/torture/stackalign/stackalign.exp ERROR: torture-init: torture_without_loops is not empty as expected ERROR: tcl error code NONE ERROR: tcl error info: ERROR: ------------------------------------------- ERROR: in testcase /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/torture/tls/tls.exp ERROR: torture-init: torture_without_loops is not empty as expected ERROR: tcl error code NONE ERROR: tcl error info: ERROR: ------------------------------------------- ERROR: in testcase /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/tsan/tsan.exp ERROR: torture-init: torture_without_loops is not empty as expected ERROR: tcl error code NONE ERROR: tcl error info: ERROR: ------------------------------------------- ERROR: in testcase /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp ERROR: torture-init: torture_without_loops is not empty as expected ERROR: tcl error code NONE ERROR: tcl error info: === gfortran tests === Running target unix FAIL: gfortran.dg/c-interop/cf-descriptor-5.f90 -O0 (test for excess errors) UNRESOLVED: gfortran.dg/c-interop/cf-descriptor-5.f90 -O0 compilation failed to produce executable FAIL: gfortran.dg/c-interop/cf-descriptor-5.f90 -O1 (test for excess errors) UNRESOLVED: gfortran.dg/c-interop/cf-descriptor-5.f90 -O1 compilation failed to produce executable FAIL: gfortran.dg/c-interop/cf-descriptor-5.f90 -O2 (test for excess errors) UNRESOLVED: gfortran.dg/c-interop/cf-descriptor-5.f90 -O2 compilation failed to produce executable FAIL: gfortran.dg/c-interop/cf-descriptor-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: gfortran.dg/c-interop/cf-descriptor-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: gfortran.dg/c-interop/cf-descriptor-5.f90 -O3 -g (test for excess errors) UNRESOLVED: gfortran.dg/c-interop/cf-descriptor-5.f90 -O3 -g compilation failed to produce executable FAIL: gfortran.dg/c-interop/cf-descriptor-5.f90 -Os (test for excess errors) UNRESOLVED: gfortran.dg/c-interop/cf-descriptor-5.f90 -Os compilation failed to produce executable UNRESOLVED: gfortran.dg/c-interop/cf-out-descriptor-5.f90 -O0 compilation failed to produce executable UNRESOLVED: gfortran.dg/c-interop/cf-out-descriptor-5.f90 -O1 compilation failed to produce executable UNRESOLVED: gfortran.dg/c-interop/cf-out-descriptor-5.f90 -O2 compilation failed to produce executable UNRESOLVED: gfortran.dg/c-interop/cf-out-descriptor-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable UNRESOLVED: gfortran.dg/c-interop/cf-out-descriptor-5.f90 -O3 -g compilation failed to produce executable UNRESOLVED: gfortran.dg/c-interop/cf-out-descriptor-5.f90 -Os compilation failed to produce executable UNRESOLVED: gfortran.dg/c-interop/fc-descriptor-5.f90 -O0 compilation failed to produce executable UNRESOLVED: gfortran.dg/c-interop/fc-descriptor-5.f90 -O1 compilation failed to produce executable UNRESOLVED: gfortran.dg/c-interop/fc-descriptor-5.f90 -O2 compilation failed to produce executable UNRESOLVED: gfortran.dg/c-interop/fc-descriptor-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable UNRESOLVED: gfortran.dg/c-interop/fc-descriptor-5.f90 -O3 -g compilation failed to produce executable UNRESOLVED: gfortran.dg/c-interop/fc-descriptor-5.f90 -Os compilation failed to produce executable UNRESOLVED: gfortran.dg/c-interop/fc-out-descriptor-5.f90 -O0 compilation failed to produce executable UNRESOLVED: gfortran.dg/c-interop/fc-out-descriptor-5.f90 -O1 compilation failed to produce executable UNRESOLVED: gfortran.dg/c-interop/fc-out-descriptor-5.f90 -O2 compilation failed to produce executable UNRESOLVED: gfortran.dg/c-interop/fc-out-descriptor-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable UNRESOLVED: gfortran.dg/c-interop/fc-out-descriptor-5.f90 -O3 -g compilation failed to produce executable UNRESOLVED: gfortran.dg/c-interop/fc-out-descriptor-5.f90 -Os compilation failed to produce executable UNRESOLVED: gfortran.dg/c-interop/ff-descriptor-5.f90 -O0 compilation failed to produce executable UNRESOLVED: gfortran.dg/c-interop/ff-descriptor-5.f90 -O1 compilation failed to produce executable UNRESOLVED: gfortran.dg/c-interop/ff-descriptor-5.f90 -O2 compilation failed to produce executable UNRESOLVED: gfortran.dg/c-interop/ff-descriptor-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable UNRESOLVED: gfortran.dg/c-interop/ff-descriptor-5.f90 -O3 -g compilation failed to produce executable UNRESOLVED: gfortran.dg/c-interop/ff-descriptor-5.f90 -Os compilation failed to produce executable 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) === gfortran Summary === # of expected passes 58080 # of unexpected failures 22 # of expected failures 519 # of unresolved testcases 30 # of unsupported tests 653 /home/dave/gnu/gcc/objdir/gcc/gfortran version 12.0.0 20210920 (experimental) (GCC) === obj-c++ tests === Running target unix === obj-c++ Summary === # of expected passes 1452 # of expected failures 2 # of unsupported tests 62 /home/dave/gnu/gcc/objdir/gcc/xg++ version 12.0.0 20210920 (experimental) (GCC) === objc tests === Running target unix === objc Summary === # of expected passes 2748 # of unsupported tests 63 /home/dave/gnu/gcc/objdir/gcc/xgcc version 12.0.0 20210920 (experimental) (GCC) === libatomic tests === Running target unix === libatomic Summary === # of expected passes 44 # of unsupported tests 5 === libgomp tests === Running target unix FAIL: libgomp.c/../libgomp.c-c++-common/target-in-reduction-2.c execution test FAIL: libgomp.c/../libgomp.c-c++-common/task-reduction-15.c (internal compiler error) FAIL: libgomp.c/../libgomp.c-c++-common/task-reduction-15.c (test for excess errors) UNRESOLVED: libgomp.c/../libgomp.c-c++-common/task-reduction-15.c compilation failed to produce executable FAIL: libgomp.c++/../libgomp.c-c++-common/target-in-reduction-2.c execution test FAIL: libgomp.c++/../libgomp.c-c++-common/task-reduction-15.c (internal compiler error) FAIL: libgomp.c++/../libgomp.c-c++-common/task-reduction-15.c (test for excess errors) UNRESOLVED: libgomp.c++/../libgomp.c-c++-common/task-reduction-15.c compilation failed to produce executable === libgomp Summary === # of expected passes 11504 # of unexpected failures 6 # of expected failures 104 # of unresolved testcases 2 # of unsupported tests 637 === libstdc++ tests === Running target unix FAIL: 20_util/to_chars/long_double.cc (test for excess errors) UNRESOLVED: 20_util/to_chars/long_double.cc compilation failed to produce executable FAIL: 26_numerics/complex/proj.cc execution test WARNING: program timed out. FAIL: 30_threads/barrier/arrive_and_wait.cc execution test WARNING: program timed out. FAIL: 30_threads/latch/3.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 13349 # of unexpected failures 5 # of expected failures 97 # of unresolved testcases 2 # of unsupported tests 1009 Compiler version: 12.0.0 20210920 (experimental) (GCC) Platform: hppa2.0w-hp-hpux11.11 configure flags: --with-gnu-as --with-as=/opt/gnu/bin/as --enable-shared --with-local-prefix=/opt/gnu --prefix=/opt/gnu/gcc/gcc-12 --with-gmp=/opt/gnu/gcc/gmp --enable-threads=posix --disable-nls --disable-lto --without-cloog --without-ppl --enable-checking=release --enable-obsolete --enable-languages=c,c++,objc,obj-c++,fortran