From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dellerweb.de (dellerweb.de [173.249.48.176]) by sourceware.org (Postfix) with ESMTPS id 00B543858D1E for ; Sat, 24 Feb 2024 14:28:39 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 00B543858D1E 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 00B543858D1E Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=173.249.48.176 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1708784922; cv=none; b=qFlGHhFwCUREwwNaUbbRbew7Ev4rJkgNmqWEgyM7k4UjXfW9mHzdoOUVHWpmMFNrW6QDCERGWg8U+nYHrNybfFK5edvZBW2RpqB8uqVP6IMbdAAUn0TlLUPs3mAl7tKCGPxzVHpfA/JQkXSFNi6eDdy1zqHP8BK/hDNYS64OFbQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1708784922; c=relaxed/simple; bh=I/UM5KohYpCqrGW7aaKkwa4WOTZCkQ/L76PGiHdymKI=; h=To:Subject:MIME-Version:Message-Id:Date:From; b=kuESd8HNQNL7lLsRek3RMArdTReN+vmxpJW2QZwHaWlvvLsOTdGg0gQ0p0Wh1FCy80wv+5iXzYl1iDTheiCxlFfzy73Bg9r6rlEahL8E7a1shIvNEFT+fe9qAU7AelUq1/Rsrz37T3+LdN0DaIujO7S+h06F6cwvwDcokyPx6Yg= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from mx3210.localdomain (unknown [142.126.112.233]) by dellerweb.de (Postfix) with ESMTPSA id A06F016000DD for ; Sat, 24 Feb 2024 15:28:38 +0100 (CET) Received: by mx3210.localdomain (Postfix, from userid 1000) id 34DE822011C; Sat, 24 Feb 2024 14:28:36 +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: <20240224142836.34DE822011C@mx3210.localdomain> Date: Sat, 24 Feb 2024 14:28:36 +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: 20_util/to_chars/long_double.cc -std=gnu++17 execution test 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 16467 # of unexpected failures 20 # of expected failures 126 # of unresolved testcases 1 # of unsupported tests 1097 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++