From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moene.org (84-86-97-173.fixed.kpn.net [84.86.97.173]) by sourceware.org (Postfix) with ESMTPS id A9D663858C5F for ; Tue, 25 Jul 2023 01:44:17 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org A9D663858C5F Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=moene.org Authentication-Results: sourceware.org; spf=none smtp.mailfrom=moene.org Received: from toon by moene.org with local (Exim 4.96) (envelope-from ) id 1qO75y-00B2Jn-28 for gcc-testresults@gcc.gnu.org; Tue, 25 Jul 2023 03:44:14 +0200 To: gcc-testresults@gcc.gnu.org Subject: Results of testsuite (branch: master; revision: r14-2751-g2a3556376c69a1; build config: lto,checking=all; languages: all; tasks: build 6, test 16) on x86_64-linux-gnu. MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Message-Id: From: Toon Moene Date: Tue, 25 Jul 2023 03:44:14 +0200 X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,KAM_LAZY_DOMAIN_SECURITY,KAM_SHORT,KHOP_HELO_FCRDNS,SPF_HELO_NONE,SPF_NONE,TXREP,T_SCC_BODY_TEXT_LINE 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: Mon Jul 24 17:37:00 UTC 2023 (revision r14-2751-g2a3556376c6) Native configuration is x86_64-pc-linux-gnu === gcc tests === Running target unix FAIL: gcc.dg/pr56837.c scan-tree-dump-times optimized "memset ..c, 68, 16384.;" 1 FAIL: gcc.dg/rtl/x86_64/pro_and_epilogue.c (internal compiler error: in df_scan_verify, at df-scan.cc:4229) FAIL: gcc.dg/rtl/x86_64/pro_and_epilogue.c (test for excess errors) FAIL: gcc.dg/rtl/x86_64/pro_and_epilogue.c scan-rtl-dump-times pro_and_epilogue "NOTE_INSN_PROLOGUE_END" 1 FAIL: gcc.dg/rtl/x86_64/pro_and_epilogue.c scan-rtl-dump-times pro_and_epilogue "simple_return" 2 FAIL: gcc.target/i386/pr43644-2.c scan-assembler-times movq 1 FAIL: gcc.target/i386/pr82580.c scan-assembler-not \\\\mmovzb FAIL: gcc.target/i386/pr93089-2.c scan-assembler vmulps[^\\n\\r]*zmm FAIL: gcc.target/i386/pr93089-3.c scan-assembler vmulps[^\\n\\r]*zmm === gcc Summary === # of expected passes 187267 # of unexpected failures 9 # of expected failures 1425 # of unsupported tests 2429 /home/toon/scratch/bld1818/gcc/xgcc version 14.0.0 20230724 (experimental) [master r14-2751-g2a3556376c6] (GCC) === gdc tests === Running target unix === gdc Summary === # of expected passes 13564 # of unsupported tests 1 /home/toon/scratch/bld1818/gcc/gdc version 14.0.0 20230724 (experimental) [master r14-2751-g2a3556376c6] (GCC) === gfortran tests === Running target unix FAIL: gfortran.dg/ieee/comparisons_3.F90 -O0 (test for excess errors) UNRESOLVED: gfortran.dg/ieee/comparisons_3.F90 -O0 compilation failed to produce executable FAIL: gfortran.dg/ieee/comparisons_3.F90 -O1 (test for excess errors) UNRESOLVED: gfortran.dg/ieee/comparisons_3.F90 -O1 compilation failed to produce executable FAIL: gfortran.dg/ieee/comparisons_3.F90 -O2 (test for excess errors) UNRESOLVED: gfortran.dg/ieee/comparisons_3.F90 -O2 compilation failed to produce executable FAIL: gfortran.dg/ieee/comparisons_3.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: gfortran.dg/ieee/comparisons_3.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: gfortran.dg/ieee/comparisons_3.F90 -O3 -g (test for excess errors) UNRESOLVED: gfortran.dg/ieee/comparisons_3.F90 -O3 -g compilation failed to produce executable FAIL: gfortran.dg/ieee/comparisons_3.F90 -Os (test for excess errors) UNRESOLVED: gfortran.dg/ieee/comparisons_3.F90 -Os compilation failed to produce executable === gfortran Summary === # of expected passes 68706 # of unexpected failures 6 # of expected failures 259 # of unresolved testcases 6 # of unsupported tests 78 /home/toon/scratch/bld1818/gcc/gfortran version 14.0.0 20230724 (experimental) [master r14-2751-g2a3556376c6] (GCC) === g++ tests === Running target unix FAIL: g++.dg/opt/pr91838.C -std=c++14 scan-assembler pxor\\\\s+%xmm0,\\\\s+%xmm0 FAIL: g++.dg/opt/pr91838.C -std=c++17 scan-assembler pxor\\\\s+%xmm0,\\\\s+%xmm0 FAIL: g++.dg/opt/pr91838.C -std=c++20 scan-assembler pxor\\\\s+%xmm0,\\\\s+%xmm0 FAIL: g++.dg/gomp/pr58567.C -std=c++98 (test for excess errors) FAIL: g++.dg/gomp/pr58567.C -std=c++14 (test for excess errors) FAIL: g++.dg/gomp/pr58567.C -std=c++17 (test for excess errors) FAIL: g++.dg/gomp/pr58567.C -std=c++20 (test for excess errors) === g++ Summary === # of expected passes 238479 # of unexpected failures 7 # of expected failures 2087 # of unsupported tests 10512 /home/toon/scratch/bld1818/gcc/xg++ version 14.0.0 20230724 (experimental) [master r14-2751-g2a3556376c6] (GCC) === gm2 tests === Running target unix === gm2 Summary === # of expected passes 12469 === go tests === Running target unix FAIL: ./index0-out.go execution, -O0 -g -fno-var-tracking-assignments === go Summary === # of expected passes 8897 # of unexpected failures 1 # of untested testcases 6 # of unsupported tests 27 /home/toon/scratch/bld1818/gcc/gccgo version 14.0.0 20230724 (experimental) [master r14-2751-g2a3556376c6] (GCC) === obj-c++ tests === Running target unix === obj-c++ Summary === # of expected passes 1502 # of expected failures 10 # of unsupported tests 79 /home/toon/scratch/bld1818/gcc/xg++ version 14.0.0 20230724 (experimental) [master r14-2751-g2a3556376c6] (GCC) === objc tests === Running target unix === objc Summary === # of expected passes 2839 # of expected failures 6 # of unsupported tests 70 /home/toon/scratch/bld1818/gcc/xgcc version 14.0.0 20230724 (experimental) [master r14-2751-g2a3556376c6] (GCC) === rust tests === Running target unix === rust Summary === # of expected passes 7410 # of expected failures 52 === gotools tests === === gotools Summary === # of expected passes 415 # of untested testcases 131 /home/toon/scratch/bld1818/./gcc/gccgo version 14.0.0 20230724 (experimental) [master r14-2751-g2a3556376c6] (GCC) === libatomic tests === Running target unix === libatomic Summary === # of expected passes 54 === libffi tests === Running target unix === libffi Summary === # of expected passes 2304 === libgo tests === Running target unix FAIL: runtime/pprof === libgo Summary === # of expected passes 195 # of unexpected failures 1 /home/toon/scratch/bld1818/./gcc/gccgo version 14.0.0 20230724 (experimental) [master r14-2751-g2a3556376c6] (GCC) === libgomp tests === Running target unix === libgomp Summary === # of expected passes 15220 # of expected failures 285 # of unsupported tests 600 === libitm tests === Running target unix === libitm Summary === # of expected passes 44 # of expected failures 3 # of unsupported tests 1 === libphobos tests === Running target unix === libphobos Summary === # of expected passes 1121 === libstdc++ tests === Running target unix === libstdc++ Summary === # of expected passes 15049 # of expected failures 106 # of unsupported tests 713 Compiler version: 14.0.0 20230724 (experimental) [master r14-2751-g2a3556376c6] (GCC) Platform: x86_64-pc-linux-gnu configure flags: --prefix=/home/toon/compilers/install/gcc --with-gnu-as --with-gnu-ld --enable-languages=all --disable-multilib --disable-nls --with-build-config=bootstrap-lto --enable-checking=all