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 ED66C3858C52 for ; Sat, 4 Feb 2023 03:40:44 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org ED66C3858C52 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 1pO9Pu-004acv-2l for gcc-testresults@gcc.gnu.org; Sat, 04 Feb 2023 04:40:42 +0100 To: gcc-testresults@gcc.gnu.org Subject: Results of testsuite (branch: master; revision: r13-5693-g27ac6a707e7438; build config: lto,checking=all; languages: all,ada; tasks: build 4, 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: Sat, 04 Feb 2023 04:40:42 +0100 X-Spam-Status: No, score=-1.0 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,KAM_LAZY_DOMAIN_SECURITY,KAM_SHORT,KHOP_HELO_FCRDNS,SPF_HELO_NONE,SPF_NONE,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: LAST_UPDATED: Fri Feb 3 19:15:09 UTC 2023 (revision r13-5693-g27ac6a707e7) === acats tests === === acats Summary === # of expected passes 2328 # of unexpected failures 0 Native configuration is x86_64-pc-linux-gnu === gcc tests === Running target unix FAIL: gcc.dg/analyzer/file-CWE-1341-example.c (test for excess errors) FAIL: gcc.dg/analyzer/pipe-glibc.c (test for excess errors) 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/pr89618.c scan-tree-dump vect "LOOP VECTORIZED" === gcc Summary === # of expected passes 183832 # of unexpected failures 8 # of expected failures 1424 # of unsupported tests 2372 /home/toon/scratch/bld2535774/gcc/xgcc version 13.0.1 20230203 (experimental) [master r13-5693-g27ac6a707e7] (GCC) === gfortran tests === Running target unix === gfortran Summary === # of expected passes 67525 # of expected failures 259 # of unsupported tests 77 /home/toon/scratch/bld2535774/gcc/gfortran version 13.0.1 20230203 (experimental) [master r13-5693-g27ac6a707e7] (GCC) === g++ tests === Running target unix FAIL: g++.dg/pr71488.C (test for excess errors) === g++ Summary === # of expected passes 235863 # of unexpected failures 1 # of expected failures 2043 # of unsupported tests 10259 /home/toon/scratch/bld2535774/gcc/xg++ version 13.0.1 20230203 (experimental) [master r13-5693-g27ac6a707e7] (GCC) === gm2 tests === Running target unix FAIL: gm2/pim/pass/TestLong4.mod, -g FAIL: gm2/pim/pass/TestLong4.mod, -O FAIL: gm2/pim/pass/TestLong4.mod, -O -g FAIL: gm2/pim/pass/TestLong4.mod, -Os FAIL: gm2/pim/pass/TestLong4.mod, -O3 -fomit-frame-pointer FAIL: gm2/pim/pass/TestLong4.mod, -O3 -fomit-frame-pointer -finline-functions === gm2 Summary === # of expected passes 11893 # of unexpected failures 6 === gnat tests === Running target unix === gnat Summary === # of expected passes 3412 # of expected failures 23 # of unsupported tests 5 /home/toon/scratch/bld2535774/gcc/gnatmake version 13.0.1 20230203 (experimental) [master r13-5693-g27ac6a707e7] === 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/bld2535774/gcc/gccgo version 13.0.1 20230203 (experimental) [master r13-5693-g27ac6a707e7] (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/bld2535774/gcc/xg++ version 13.0.1 20230203 (experimental) [master r13-5693-g27ac6a707e7] (GCC) === objc tests === Running target unix FAIL: objc/execute/nested-func-1.m compilation, -O0 -fgnu-runtime UNRESOLVED: objc/execute/nested-func-1.m execution, -O0 -fgnu-runtime === objc Summary === # of expected passes 2838 # of unexpected failures 1 # of expected failures 6 # of unresolved testcases 1 # of unsupported tests 70 /home/toon/scratch/bld2535774/gcc/xgcc version 13.0.1 20230203 (experimental) [master r13-5693-g27ac6a707e7] (GCC) === rust tests === Running target unix === rust Summary === # of expected passes 5059 # of expected failures 40 === gotools tests === === gotools Summary === # of expected passes 413 # of untested testcases 131 /home/toon/scratch/bld2535774/./gcc/gccgo version 13.0.1 20230203 (experimental) [master r13-5693-g27ac6a707e7] (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/bld2535774/./gcc/gccgo version 13.0.1 20230203 (experimental) [master r13-5693-g27ac6a707e7] (GCC) === libgomp tests === Running target unix === libgomp Summary === # of expected passes 14818 # of expected failures 285 # of unsupported tests 597 === libitm tests === Running target unix === libitm Summary === # of expected passes 44 # of expected failures 3 # of unsupported tests 1 === libstdc++ tests === Running target unix === libstdc++ Summary === # of expected passes 14918 # of expected failures 98 # of unsupported tests 709 Compiler version: 13.0.1 20230203 (experimental) [master r13-5693-g27ac6a707e7] (GCC) Platform: x86_64-pc-linux-gnu configure flags: --prefix=/home/toon/compilers/install/gcc --with-gnu-as --with-gnu-ld --enable-languages=all,ada --disable-multilib --disable-nls --with-build-config=bootstrap-lto --enable-checking=all