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 B85FC3858D1E for ; Sun, 25 Feb 2024 16:22:14 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org B85FC3858D1E Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=parisc-linux.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=parisc-linux.org ARC-Filter: OpenARC Filter v1.0.0 sourceware.org B85FC3858D1E Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=2a02:c207:3003:236::1 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1708878137; cv=none; b=Jalu28n/mDvDP3aqzGovMhQHXT8OuyNVFJlNqzMOL/RciBWjK2Hr/cEPl7wxnc7wrUarsgfnTmAcxj1YznqVFzyKjNH54RkTlQy6bGKbMEUeeSgT++/nVUKMsnE4yXEwcB19wxIg27E9WihAlylNo8DhgkYYgnJUvpjPS+UeYII= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1708878137; c=relaxed/simple; bh=cmWq57wBchSeGXO7Ccqhz65H8imgagiKTxNGCtX2KgQ=; h=To:Subject:MIME-Version:Message-Id:Date:From; b=u+2FEicZKiumppzC/uW2gbjHL62Ml9hdJTJe54cZCCoOQgjfcdlUsxZ6T2ZBlHrsZEXOTTSamZV4Z/r6Ku5MVlJWATxu3+jUBcrWzbDTZlcYTBExcilKGDFLDpo/qGVKp2alw/r1qaPjVoPcn+9ujrb1lJME6OgFRH8w75V0P8M= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from mx3210.localdomain (unknown [142.126.112.233]) by dellerweb.de (Postfix) with ESMTPSA id 89595160014C for ; Sun, 25 Feb 2024 17:22:12 +0100 (CET) Received: by mx3210.localdomain (Postfix, from userid 1000) id 59DAA22012D; Sun, 25 Feb 2024 16:22:10 +0000 (UTC) To: dave.anglin@bell.net, gcc-testresults@gcc.gnu.org Subject: Results for 14.0.1 20240223 (experimental) [remotes/origin/trunk r14-9158-gfdf9df9d558] (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: <20240225162210.59DAA22012D@mx3210.localdomain> Date: Sun, 25 Feb 2024 16:22:10 +0000 (UTC) From: John David Anglin X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,KAM_NUMSUBJECT,SPF_HELO_PASS,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE,URIBL_BLACK autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: LAST_UPDATED: Fri Feb 23 18:18:43 UTC 2024 (revision r14-9158-gfdf9df9d558) Native configuration is hppa64-hp-hpux11.11 === g++ tests === Running target unix FAIL: c-c++-common/analyzer/stdarg-pr111289-int.c -std=c++98 (test for warnings, line 60) FAIL: c-c++-common/analyzer/stdarg-pr111289-int.c -std=c++98 (test for excess errors) FAIL: c-c++-common/analyzer/stdarg-pr111289-int.c -std=c++14 (test for warnings, line 60) FAIL: c-c++-common/analyzer/stdarg-pr111289-int.c -std=c++14 (test for excess errors) FAIL: c-c++-common/analyzer/stdarg-pr111289-int.c -std=c++17 (test for warnings, line 60) FAIL: c-c++-common/analyzer/stdarg-pr111289-int.c -std=c++17 (test for excess errors) FAIL: c-c++-common/analyzer/stdarg-pr111289-int.c -std=c++20 (test for warnings, line 60) FAIL: c-c++-common/analyzer/stdarg-pr111289-int.c -std=c++20 (test for excess errors) FAIL: g++.dg/cpp2a/consteval-prop6.C -std=c++20 at line 58 (test for warnings, line 57) === g++ Summary === # of expected passes 243743 # of unexpected failures 9 # of expected failures 2595 # of unsupported tests 11878 /home/dave/gnu/gcc/objdir64/gcc/xg++ version 14.0.1 20240223 (experimental) [remotes/origin/trunk r14-9158-gfdf9df9d558] (GCC) === gcc tests === Running target unix FAIL: c-c++-common/analyzer/stdarg-pr111289-int.c (test for warnings, line 60) FAIL: c-c++-common/analyzer/stdarg-pr111289-int.c (test for excess errors) FAIL: gcc.dg/rtl/aarch64/pr113295-1.c (test for excess errors) UNRESOLVED: gcc.dg/rtl/aarch64/pr113295-1.c compilation failed to produce executable === gcc Summary === # of expected passes 125407 # of unexpected failures 3 # of expected failures 1131 # of unresolved testcases 1 # of unsupported tests 2997 /home/dave/gnu/gcc/objdir64/gcc/xgcc version 14.0.1 20240223 (experimental) [remotes/origin/trunk r14-9158-gfdf9df9d558] (GCC) === libatomic tests === Running target unix === libatomic Summary === # of expected passes 54 === libgomp tests === Running target unix === libgomp Summary === # of expected passes 5421 # of expected failures 35 # of unsupported tests 402 === libstdc++ tests === Running target unix FAIL: 19_diagnostics/stacktrace/current.cc -std=gnu++23 execution test FAIL: 19_diagnostics/stacktrace/current.cc -std=gnu++26 execution test FAIL: 19_diagnostics/stacktrace/entry.cc -std=gnu++23 execution test FAIL: 19_diagnostics/stacktrace/entry.cc -std=gnu++26 execution test FAIL: 19_diagnostics/stacktrace/output.cc -std=gnu++23 execution test FAIL: 19_diagnostics/stacktrace/output.cc -std=gnu++26 execution test FAIL: 19_diagnostics/stacktrace/stacktrace.cc -std=gnu++23 execution test FAIL: 19_diagnostics/stacktrace/stacktrace.cc -std=gnu++26 execution test FAIL: 20_util/from_chars/4.cc -std=gnu++17 execution test FAIL: 20_util/from_chars/8.cc -std=gnu++23 execution test FAIL: 20_util/from_chars/8.cc -std=gnu++26 execution test FAIL: 20_util/to_chars/float128_c++23.cc -std=gnu++23 execution test FAIL: 20_util/to_chars/float128_c++23.cc -std=gnu++26 execution test FAIL: 26_numerics/headers/cmath/constexpr_std_c++23.cc -std=gnu++23 (test for excess errors) FAIL: 26_numerics/headers/cmath/constexpr_std_c++23.cc -std=gnu++26 (test for excess errors) FAIL: 26_numerics/headers/cmath/equivalent_functions.cc -std=gnu++17 (test for excess errors) UNRESOLVED: 26_numerics/headers/cmath/equivalent_functions.cc -std=gnu++17 compilation failed to produce executable FAIL: 26_numerics/headers/cmath/functions_std_c++17.cc -std=gnu++17 (test for excess errors) FAIL: 26_numerics/headers/cmath/functions_std_c++23.cc -std=gnu++23 (test for excess errors) FAIL: 26_numerics/headers/cmath/functions_std_c++23.cc -std=gnu++26 (test for excess errors) FAIL: 26_numerics/headers/cmath/nextafter_c++23.cc -std=gnu++23 (test for excess errors) UNRESOLVED: 26_numerics/headers/cmath/nextafter_c++23.cc -std=gnu++23 compilation failed to produce executable FAIL: 26_numerics/headers/cmath/nextafter_c++23.cc -std=gnu++26 (test for excess errors) UNRESOLVED: 26_numerics/headers/cmath/nextafter_c++23.cc -std=gnu++26 compilation failed to produce executable FAIL: 27_io/basic_ofstream/open/char/noreplace.cc -std=gnu++17 execution test FAIL: 27_io/basic_ofstream/open/wchar_t/noreplace.cc -std=gnu++17 execution test FAIL: 29_atomics/atomic/lock_free_aliases.cc -std=gnu++20 (test for excess errors) FAIL: 29_atomics/atomic/lock_free_aliases.cc -std=gnu++26 (test for excess errors) FAIL: std/text_encoding/cons.cc -std=gnu++26 (test for excess errors) UNRESOLVED: std/text_encoding/cons.cc -std=gnu++26 compilation failed to produce executable FAIL: std/text_encoding/requirements.cc -std=gnu++26 (test for excess errors) === libstdc++ Summary === # of expected passes 16365 # of unexpected failures 27 # of expected failures 126 # of unresolved testcases 4 # of unsupported tests 1109 Compiler version: 14.0.1 20240223 (experimental) [remotes/origin/trunk r14-9158-gfdf9df9d558] (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-14 --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,+b -Wl,/opt/gnu64/gcc/gcc-12/lib:/opt/gnu64/lib' --with-boot-ldflags= --enable-checking=release --enable-libgomp --enable-libstdcxx CC=gcc CXX=g++ --disable-lto --enable-languages=c,c++