From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out2.suse.de (smtp-out2.suse.de [IPv6:2a07:de40:b251:101:10:150:64:2]) by sourceware.org (Postfix) with ESMTPS id 96DF13858D33 for ; Mon, 25 Mar 2024 20:04:33 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 96DF13858D33 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=linux-m68k.org Authentication-Results: sourceware.org; spf=none smtp.mailfrom=nue2.suse.org ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 96DF13858D33 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=2a07:de40:b251:101:10:150:64:2 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1711397084; cv=none; b=wwCpR+nlGVsVskrMSmLY3uCPfk2+9J1QiunmWBubwDAHbqJTgAVbczhJTGX4NYp01r0CejmyOG5I/eWVnEybLhj2YTWWg4MLTrFuas86rzBmuKxKf1fefQ2nDAN81BqN8Aa8+OYlmjFGOprHep81KkWpaLPt+lDpTe3TDyaWWuE= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1711397084; c=relaxed/simple; bh=biBgDIX49Orwp902v9WpZAagdqIOowdGeSFYTfNAF0Y=; h=Date:From:To:Subject:Message-ID:MIME-Version; b=jHCe6Yb9HyJD3NyvYki/OxP6GRhjvb43E5ZbUchqS9B3gnC6RJ5/DEhFTpw3oZvPYJIx/zoIFADz1aBUJpoX1rVAR6OWNIyKWw3WF/3epS8oJsMdQuB/mLUjO9J9yQSp5wScVi57m+vpYnig3V67iqalVm83Mm0JzQEkroNVuMc= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from hawking.nue2.suse.org (unknown [10.168.4.11]) by smtp-out2.suse.de (Postfix) with ESMTP id 92CC15CB47 for ; Mon, 25 Mar 2024 20:04:32 +0000 (UTC) Received: by hawking.nue2.suse.org (Postfix, from userid 17005) id 7F9B74A03C0; Mon, 25 Mar 2024 21:04:02 +0100 (CET) Date: Mon, 25 Mar 2024 21:04:02 +0100 From: Andreas Schwab To: gcc-testresults@gcc.gnu.org Subject: Results for 14.0.1 20240324 (experimental) [master r14-9649-gbb04a11418f54c] (GCC) testsuite on m68k-unknown-linux-gnu Message-ID: <6601d8b2.hfqAWIvFWbcFqlV5%schwab@linux-m68k.org> User-Agent: Heirloom mailx 12.5 7/5/10 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Score: -0.75 X-Spamd-Result: default: False [-0.75 / 50.00]; ARC_NA(0.00)[]; FUZZY_BLOCKED(0.00)[rspamd.com]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_SPAM_SHORT(1.72)[0.573]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; NEURAL_HAM_LONG(-0.77)[-0.769]; RCPT_COUNT_ONE(0.00)[1]; MID_CONTAINS_FROM(1.00)[]; FORGED_SENDER(0.30)[schwab@linux-m68k.org,schwab@nue2.suse.org]; RCVD_COUNT_ZERO(0.00)[0]; MIME_TRACE(0.00)[0:+]; FROM_NEQ_ENVFROM(0.10)[schwab@linux-m68k.org,schwab@nue2.suse.org]; BAYES_HAM(-3.00)[100.00%] X-Spam-Level: Authentication-Results: smtp-out2.suse.de; none X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,HEADER_FROM_DIFFERENT_DOMAINS,KAM_DMARC_STATUS,KAM_LAZY_DOMAIN_SECURITY,KAM_SHORT,NO_DNS_FOR_FROM,SPF_HELO_NONE,SPF_NONE,TXREP,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: Sun Mar 24 23:40:21 UTC 2024 (revision r14-9649-gbb04a11418f54c) Target is m68k-unknown-linux-gnu Host is x86_64-suse-linux-gnu === g++ tests === Running target aranym FAIL: g++.dg/cdce3.C -std=gnu++98 scan-tree-dump cdce "cdce3.C:106: .* function call is shrink-wrapped into error conditions." FAIL: g++.dg/cdce3.C -std=gnu++14 scan-tree-dump cdce "cdce3.C:106: .* function call is shrink-wrapped into error conditions." FAIL: g++.dg/cdce3.C -std=gnu++17 scan-tree-dump cdce "cdce3.C:106: .* function call is shrink-wrapped into error conditions." FAIL: g++.dg/cdce3.C -std=gnu++20 scan-tree-dump cdce "cdce3.C:106: .* function call is shrink-wrapped into error conditions." FAIL: g++.dg/pr53037-1.C -std=gnu++98 (test for warnings, line 38) FAIL: g++.dg/pr53037-1.C -std=gnu++98 (test for warnings, line 71) FAIL: g++.dg/pr53037-1.C -std=gnu++98 (test for excess errors) FAIL: g++.dg/pr53037-1.C -std=gnu++14 (test for warnings, line 38) FAIL: g++.dg/pr53037-1.C -std=gnu++14 (test for warnings, line 71) FAIL: g++.dg/pr53037-1.C -std=gnu++14 (test for excess errors) FAIL: g++.dg/pr53037-1.C -std=gnu++17 (test for warnings, line 38) FAIL: g++.dg/pr53037-1.C -std=gnu++17 (test for warnings, line 71) FAIL: g++.dg/pr53037-1.C -std=gnu++17 (test for excess errors) FAIL: g++.dg/pr53037-1.C -std=gnu++20 (test for warnings, line 38) FAIL: g++.dg/pr53037-1.C -std=gnu++20 (test for warnings, line 71) FAIL: g++.dg/pr53037-1.C -std=gnu++20 (test for excess errors) FAIL: g++.dg/contracts/contracts-pre10.C output pattern test FAIL: g++.dg/contracts/contracts-pre2.C output pattern test FAIL: g++.dg/contracts/contracts-pre7.C output pattern test FAIL: g++.dg/contracts/contracts-pre9.C output pattern test FAIL: g++.dg/contracts/contracts-redecl3.C output pattern test FAIL: g++.dg/contracts/contracts-redecl4.C output pattern test FAIL: g++.dg/contracts/contracts-redecl6.C output pattern test FAIL: g++.dg/contracts/contracts-redecl7.C output pattern test FAIL: g++.dg/contracts/contracts-tmpl-spec1.C output pattern test FAIL: g++.dg/contracts/contracts-tmpl-spec2.C output pattern test FAIL: g++.dg/contracts/contracts9.C output pattern test FAIL: g++.dg/cpp1z/aligned-new9.C -std=c++17 execution test FAIL: g++.dg/cpp1z/aligned-new9.C -std=c++20 execution test FAIL: g++.dg/cpp23/ext-floating14.C -std=gnu++23 execution test FAIL: g++.dg/cpp23/ext-floating14.C -std=gnu++26 execution test FAIL: g++.dg/cpp2a/is-constant-evaluated13.C -std=c++14 (test for excess errors) FAIL: g++.dg/cpp2a/is-constant-evaluated13.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp2a/is-constant-evaluated13.C -std=c++20 (test for excess errors) FAIL: g++.dg/opt/store-merging-1.C -std=gnu++98 scan-tree-dump store-merging "New sequence of [12] stores to replace old one of 2 stores" FAIL: g++.dg/opt/store-merging-1.C -std=gnu++14 scan-tree-dump store-merging "New sequence of [12] stores to replace old one of 2 stores" FAIL: g++.dg/opt/store-merging-1.C -std=gnu++17 scan-tree-dump store-merging "New sequence of [12] stores to replace old one of 2 stores" FAIL: g++.dg/opt/store-merging-1.C -std=gnu++20 scan-tree-dump store-merging "New sequence of [12] stores to replace old one of 2 stores" FAIL: g++.dg/warn/Wplacement-new-size-1.C -std=gnu++98 (test for excess errors) FAIL: g++.dg/warn/Wplacement-new-size-1.C -std=gnu++14 (test for excess errors) FAIL: g++.dg/warn/Wplacement-new-size-1.C -std=gnu++17 (test for excess errors) FAIL: g++.dg/warn/Wplacement-new-size-1.C -std=gnu++20 (test for excess errors) FAIL: g++.dg/warn/Wplacement-new-size-2.C -std=gnu++98 (test for excess errors) FAIL: g++.dg/warn/Wplacement-new-size-2.C -std=gnu++14 (test for excess errors) FAIL: g++.dg/warn/Wplacement-new-size-2.C -std=gnu++17 (test for excess errors) FAIL: g++.dg/warn/Wplacement-new-size-2.C -std=gnu++20 (test for excess errors) FAIL: g++.dg/warn/Wplacement-new-size-6.C -std=gnu++98 (test for excess errors) FAIL: g++.dg/warn/Wplacement-new-size-6.C -std=gnu++14 (test for excess errors) FAIL: g++.dg/warn/Wplacement-new-size-6.C -std=gnu++17 (test for excess errors) FAIL: g++.dg/warn/Wplacement-new-size-6.C -std=gnu++20 (test for excess errors) FAIL: c-c++-common/auto-init-7.c -std=gnu++98 scan-tree-dump gimple "temp4 = .DEFERRED_INIT \\\\((8|5), 2, &"temp4"" FAIL: c-c++-common/auto-init-7.c -std=gnu++14 scan-tree-dump gimple "temp4 = .DEFERRED_INIT \\\\((8|5), 2, &"temp4"" FAIL: c-c++-common/auto-init-7.c -std=gnu++17 scan-tree-dump gimple "temp4 = .DEFERRED_INIT \\\\((8|5), 2, &"temp4"" FAIL: c-c++-common/auto-init-7.c -std=gnu++20 scan-tree-dump gimple "temp4 = .DEFERRED_INIT \\\\((8|5), 2, &"temp4"" FAIL: c-c++-common/auto-init-8.c -std=gnu++98 scan-tree-dump gimple "temp4 = .DEFERRED_INIT \\\\((8|5), 1, &"temp4"" FAIL: c-c++-common/auto-init-8.c -std=gnu++14 scan-tree-dump gimple "temp4 = .DEFERRED_INIT \\\\((8|5), 1, &"temp4"" FAIL: c-c++-common/auto-init-8.c -std=gnu++17 scan-tree-dump gimple "temp4 = .DEFERRED_INIT \\\\((8|5), 1, &"temp4"" FAIL: c-c++-common/auto-init-8.c -std=gnu++20 scan-tree-dump gimple "temp4 = .DEFERRED_INIT \\\\((8|5), 1, &"temp4"" FAIL: c-c++-common/pr51628-3.c -std=gnu++98 at line 16 (test for warnings, line 15) FAIL: c-c++-common/pr51628-3.c -std=gnu++98 at line 24 (test for warnings, line 23) FAIL: c-c++-common/pr51628-3.c -std=gnu++98 at line 27 (test for warnings, line 26) FAIL: c-c++-common/pr51628-3.c -std=gnu++98 at line 30 (test for warnings, line 29) FAIL: c-c++-common/pr51628-3.c -std=gnu++98 at line 32 (test for warnings, line 31) FAIL: c-c++-common/pr51628-3.c -std=gnu++98 at line 34 (test for warnings, line 33) FAIL: c-c++-common/pr51628-3.c -std=gnu++14 at line 16 (test for warnings, line 15) FAIL: c-c++-common/pr51628-3.c -std=gnu++14 at line 24 (test for warnings, line 23) FAIL: c-c++-common/pr51628-3.c -std=gnu++14 at line 27 (test for warnings, line 26) FAIL: c-c++-common/pr51628-3.c -std=gnu++14 at line 30 (test for warnings, line 29) FAIL: c-c++-common/pr51628-3.c -std=gnu++14 at line 32 (test for warnings, line 31) FAIL: c-c++-common/pr51628-3.c -std=gnu++14 at line 34 (test for warnings, line 33) FAIL: c-c++-common/pr51628-3.c -std=gnu++17 at line 16 (test for warnings, line 15) FAIL: c-c++-common/pr51628-3.c -std=gnu++17 at line 24 (test for warnings, line 23) FAIL: c-c++-common/pr51628-3.c -std=gnu++17 at line 27 (test for warnings, line 26) FAIL: c-c++-common/pr51628-3.c -std=gnu++17 at line 30 (test for warnings, line 29) FAIL: c-c++-common/pr51628-3.c -std=gnu++17 at line 32 (test for warnings, line 31) FAIL: c-c++-common/pr51628-3.c -std=gnu++17 at line 34 (test for warnings, line 33) FAIL: c-c++-common/pr51628-3.c -std=gnu++20 at line 16 (test for warnings, line 15) FAIL: c-c++-common/pr51628-3.c -std=gnu++20 at line 24 (test for warnings, line 23) FAIL: c-c++-common/pr51628-3.c -std=gnu++20 at line 27 (test for warnings, line 26) FAIL: c-c++-common/pr51628-3.c -std=gnu++20 at line 30 (test for warnings, line 29) FAIL: c-c++-common/pr51628-3.c -std=gnu++20 at line 32 (test for warnings, line 31) FAIL: c-c++-common/pr51628-3.c -std=gnu++20 at line 34 (test for warnings, line 33) FAIL: c-c++-common/gomp/atomic-10.c -std=gnu++98 scan-tree-dump-times ompexp "__atomic_fetch_add" 4 FAIL: c-c++-common/gomp/atomic-10.c -std=gnu++14 scan-tree-dump-times ompexp "__atomic_fetch_add" 4 FAIL: c-c++-common/gomp/atomic-10.c -std=gnu++17 scan-tree-dump-times ompexp "__atomic_fetch_add" 4 FAIL: c-c++-common/gomp/atomic-10.c -std=gnu++20 scan-tree-dump-times ompexp "__atomic_fetch_add" 4 FAIL: c-c++-common/gomp/atomic-28.c -std=c++98 scan-tree-dump-times ompexp ".ATOMIC_COMPARE_EXCHANGE \\\\([^\\n\\r]*, 4, 5, 5\\\\);" 1 FAIL: c-c++-common/gomp/atomic-28.c -std=c++98 scan-tree-dump-times ompexp ".ATOMIC_COMPARE_EXCHANGE \\\\([^\\n\\r]*, 4, 4, 2\\\\);" 1 FAIL: c-c++-common/gomp/atomic-28.c -std=c++98 scan-tree-dump-times ompexp ".ATOMIC_COMPARE_EXCHANGE \\\\([^\\n\\r]*, 260, 5, 0\\\\);" 1 FAIL: c-c++-common/gomp/atomic-28.c -std=c++98 scan-tree-dump-times ompexp ".ATOMIC_COMPARE_EXCHANGE \\\\([^\\n\\r]*, 4, 0, 0\\\\);" 1 FAIL: c-c++-common/gomp/atomic-28.c -std=c++14 scan-tree-dump-times ompexp ".ATOMIC_COMPARE_EXCHANGE \\\\([^\\n\\r]*, 4, 5, 5\\\\);" 1 FAIL: c-c++-common/gomp/atomic-28.c -std=c++14 scan-tree-dump-times ompexp ".ATOMIC_COMPARE_EXCHANGE \\\\([^\\n\\r]*, 4, 4, 2\\\\);" 1 FAIL: c-c++-common/gomp/atomic-28.c -std=c++14 scan-tree-dump-times ompexp ".ATOMIC_COMPARE_EXCHANGE \\\\([^\\n\\r]*, 260, 5, 0\\\\);" 1 FAIL: c-c++-common/gomp/atomic-28.c -std=c++14 scan-tree-dump-times ompexp ".ATOMIC_COMPARE_EXCHANGE \\\\([^\\n\\r]*, 4, 0, 0\\\\);" 1 FAIL: c-c++-common/gomp/atomic-28.c -std=c++17 scan-tree-dump-times ompexp ".ATOMIC_COMPARE_EXCHANGE \\\\([^\\n\\r]*, 4, 5, 5\\\\);" 1 FAIL: c-c++-common/gomp/atomic-28.c -std=c++17 scan-tree-dump-times ompexp ".ATOMIC_COMPARE_EXCHANGE \\\\([^\\n\\r]*, 4, 4, 2\\\\);" 1 FAIL: c-c++-common/gomp/atomic-28.c -std=c++17 scan-tree-dump-times ompexp ".ATOMIC_COMPARE_EXCHANGE \\\\([^\\n\\r]*, 260, 5, 0\\\\);" 1 FAIL: c-c++-common/gomp/atomic-28.c -std=c++17 scan-tree-dump-times ompexp ".ATOMIC_COMPARE_EXCHANGE \\\\([^\\n\\r]*, 4, 0, 0\\\\);" 1 FAIL: c-c++-common/gomp/atomic-28.c -std=c++20 scan-tree-dump-times ompexp ".ATOMIC_COMPARE_EXCHANGE \\\\([^\\n\\r]*, 4, 5, 5\\\\);" 1 FAIL: c-c++-common/gomp/atomic-28.c -std=c++20 scan-tree-dump-times ompexp ".ATOMIC_COMPARE_EXCHANGE \\\\([^\\n\\r]*, 4, 4, 2\\\\);" 1 FAIL: c-c++-common/gomp/atomic-28.c -std=c++20 scan-tree-dump-times ompexp ".ATOMIC_COMPARE_EXCHANGE \\\\([^\\n\\r]*, 260, 5, 0\\\\);" 1 FAIL: c-c++-common/gomp/atomic-28.c -std=c++20 scan-tree-dump-times ompexp ".ATOMIC_COMPARE_EXCHANGE \\\\([^\\n\\r]*, 4, 0, 0\\\\);" 1 FAIL: c-c++-common/gomp/atomic-3.c -std=gnu++98 scan-tree-dump-times ompexp "xyzzy, 4" 1 FAIL: c-c++-common/gomp/atomic-3.c -std=gnu++14 scan-tree-dump-times ompexp "xyzzy, 4" 1 FAIL: c-c++-common/gomp/atomic-3.c -std=gnu++17 scan-tree-dump-times ompexp "xyzzy, 4" 1 FAIL: c-c++-common/gomp/atomic-3.c -std=gnu++20 scan-tree-dump-times ompexp "xyzzy, 4" 1 FAIL: c-c++-common/gomp/atomic-9.c -std=gnu++98 scan-tree-dump-times ompexp "__atomic_fetch_add" 1 FAIL: c-c++-common/gomp/atomic-9.c -std=gnu++14 scan-tree-dump-times ompexp "__atomic_fetch_add" 1 FAIL: c-c++-common/gomp/atomic-9.c -std=gnu++17 scan-tree-dump-times ompexp "__atomic_fetch_add" 1 FAIL: c-c++-common/gomp/atomic-9.c -std=gnu++20 scan-tree-dump-times ompexp "__atomic_fetch_add" 1 === g++ Summary === # of expected passes 247449 # of unexpected failures 110 # of expected failures 2605 # of unsupported tests 11520 /daten/aranym/gcc/gcc-20240325/Build/gcc/xg++ version 14.0.1 20240324 (experimental) [master r14-9649-gbb04a11418f54c] (GCC) Host is x86_64-suse-linux-gnu === gcc tests === Running target aranym FAIL: gcc.c-torture/execute/pr97073.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O0 execution test FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O1 execution test FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O2 execution test FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O3 -g execution test FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -Os execution test FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/debug/btf/btf-bitfields-1.c scan-assembler-times [\\t ]0x13000040[\\t ]+[^\\n]*btm_offset 1 FAIL: gcc.dg/Warray-bounds-48-novec.c (test for excess errors) FAIL: gcc.dg/Wcomplain-wrong-lang-1.c at line 2 (test for warnings, line ) FAIL: gcc.dg/Wcomplain-wrong-lang-1.c (test for excess errors) FAIL: gcc.dg/Wcomplain-wrong-lang-2.c at line 2 (test for warnings, line ) FAIL: gcc.dg/Wcomplain-wrong-lang-2.c (test for excess errors) FAIL: gcc.dg/Werror-13.c at line 5 (test for errors, line ) FAIL: gcc.dg/Werror-13.c at line 6 (test for errors, line ) FAIL: gcc.dg/Werror-13.c at line 7 (test for errors, line ) FAIL: gcc.dg/Werror-13.c at line 8 (test for errors, line ) FAIL: gcc.dg/Werror-13.c (test for excess errors) FAIL: gcc.dg/builtin-object-size-20.c scan-tree-dump-not optimized "fail" FAIL: gcc.dg/ifcvt-4.c scan-rtl-dump ce1 "2 true changes made" FAIL: gcc.dg/loop-9.c scan-rtl-dump loop2_invariant "Decided" FAIL: gcc.dg/loop-9.c scan-rtl-dump loop2_invariant "without introducing a new temporary register" FAIL: gcc.dg/memcmp-3.c (test for excess errors) UNRESOLVED: gcc.dg/memcmp-3.c scan-tree-dump-not optimized "abort" FAIL: gcc.dg/pr110279-1.c scan-tree-dump-times widening_mul "Generated FMA" 3 FAIL: gcc.dg/pr46647.c scan-tree-dump-not optimized "memset" FAIL: gcc.dg/pr84877.c execution test FAIL: gcc.dg/pr87954.c scan-tree-dump-times optimized " \\\\*w? |WIDEN_MULT_PLUS_EXPR" 1 FAIL: gcc.dg/pr91172.c at line 3 (test for warnings, line ) FAIL: gcc.dg/pr91172.c (test for excess errors) UNRESOLVED: gcc.dg/superblock.c scan-rtl-dump-times sched2 "ADVANCING TO" 2 FAIL: c-c++-common/auto-init-7.c -Wc++-compat scan-tree-dump gimple "temp4 = .DEFERRED_INIT \\\\((8|5), 2, &"temp4"" FAIL: c-c++-common/auto-init-8.c -Wc++-compat scan-tree-dump gimple "temp4 = .DEFERRED_INIT \\\\((8|5), 1, &"temp4"" FAIL: c-c++-common/pr51628-3.c -Wc++-compat at line 16 (test for warnings, line 15) FAIL: c-c++-common/pr51628-3.c -Wc++-compat at line 24 (test for warnings, line 23) FAIL: c-c++-common/pr51628-3.c -Wc++-compat at line 27 (test for warnings, line 26) FAIL: c-c++-common/pr51628-3.c -Wc++-compat at line 30 (test for warnings, line 29) FAIL: c-c++-common/pr51628-3.c -Wc++-compat at line 32 (test for warnings, line 31) FAIL: c-c++-common/pr51628-3.c -Wc++-compat at line 34 (test for warnings, line 33) FAIL: c-c++-common/gomp/allocate-10.c scan-tree-dump-times gimple "B1.[0-9]+ = __builtin_GOMP_alloc \\\\(4, 12, my_handle\\\\);" 1 FAIL: c-c++-common/gomp/atomic-10.c scan-tree-dump-times ompexp "__atomic_fetch_add" 4 FAIL: c-c++-common/gomp/atomic-28.c scan-tree-dump-times ompexp ".ATOMIC_COMPARE_EXCHANGE \\\\([^\\n\\r]*, 4, 5, 5\\\\);" 1 FAIL: c-c++-common/gomp/atomic-28.c scan-tree-dump-times ompexp ".ATOMIC_COMPARE_EXCHANGE \\\\([^\\n\\r]*, 4, 4, 2\\\\);" 1 FAIL: c-c++-common/gomp/atomic-28.c scan-tree-dump-times ompexp ".ATOMIC_COMPARE_EXCHANGE \\\\([^\\n\\r]*, 260, 5, 0\\\\);" 1 FAIL: c-c++-common/gomp/atomic-28.c scan-tree-dump-times ompexp ".ATOMIC_COMPARE_EXCHANGE \\\\([^\\n\\r]*, 4, 0, 0\\\\);" 1 FAIL: c-c++-common/gomp/atomic-3.c scan-tree-dump-times ompexp "xyzzy, 4" 1 FAIL: c-c++-common/gomp/atomic-9.c scan-tree-dump-times ompexp "__atomic_fetch_add" 1 FAIL: gcc.dg/ipa/pr91088.c scan-ipa-dump cp "op0\\\\[offset: 32],\\\\(\\\\(short int\\\\) #\\\\),\\\\(\\\\(int\\\\) #\\\\),\\\\(1300 / #\\\\) == 19" FAIL: gcc.dg/plugin/infoleak-2.c -fplugin=./analyzer_kernel_plugin.so (test for warnings, line 23) FAIL: gcc.dg/plugin/infoleak-2.c -fplugin=./analyzer_kernel_plugin.so capacity at line 29 (test for warnings, line 28) FAIL: gcc.dg/plugin/infoleak-2.c -fplugin=./analyzer_kernel_plugin.so note how much at line 33 (test for warnings, line 32) FAIL: gcc.dg/plugin/infoleak-CVE-2017-18549-1.c -fplugin=./analyzer_kernel_plugin.so (test for warnings, line 39) FAIL: gcc.dg/plugin/infoleak-CVE-2017-18549-1.c -fplugin=./analyzer_kernel_plugin.so memspace message (test for warnings, line 54) FAIL: gcc.dg/plugin/infoleak-CVE-2017-18549-1.c -fplugin=./analyzer_kernel_plugin.so capacity message at line 55 (test for warnings, line 54) FAIL: gcc.dg/plugin/infoleak-CVE-2017-18549-1.c -fplugin=./analyzer_kernel_plugin.so (test for warnings, line 69) FAIL: gcc.dg/plugin/infoleak-CVE-2017-18549-1.c -fplugin=./analyzer_kernel_plugin.so note how much at line 70 (test for warnings, line 69) FAIL: gcc.dg/plugin/infoleak-CVE-2017-18550-1.c -fplugin=./analyzer_kernel_plugin.so (test for warnings, line 35) FAIL: gcc.dg/plugin/infoleak-CVE-2017-18550-1.c -fplugin=./analyzer_kernel_plugin.so capacity message at line 112 (test for warnings, line 111) FAIL: gcc.dg/plugin/infoleak-CVE-2017-18550-1.c -fplugin=./analyzer_kernel_plugin.so how much at line 125 (test for warnings, line 124) FAIL: gcc.dg/plugin/infoleak-antipatterns-1.c -fplugin=./analyzer_kernel_plugin.so (test for warnings, line 94) FAIL: gcc.dg/plugin/infoleak-antipatterns-1.c -fplugin=./analyzer_kernel_plugin.so capacity at line 102 (test for warnings, line 101) FAIL: gcc.dg/plugin/infoleak-antipatterns-1.c -fplugin=./analyzer_kernel_plugin.so note how much at line 108 (test for warnings, line 107) FAIL: gcc.dg/plugin/infoleak-fixit-1.c -fplugin=./analyzer_kernel_plugin.so (test for warnings, line 15) FAIL: gcc.dg/plugin/infoleak-fixit-1.c -fplugin=./analyzer_kernel_plugin.so capacity at line 22 (test for warnings, line 21) FAIL: gcc.dg/plugin/infoleak-fixit-1.c -fplugin=./analyzer_kernel_plugin.so note how much at line 26 (test for warnings, line 25) XPASS: gcc.dg/plugin/infoleak-vfio_iommu_type1.c -fplugin=./analyzer_kernel_plugin.so (test for bogus messages, line 42) FAIL: gcc.dg/torture/builtin-issignaling-1.c -O0 execution test FAIL: gcc.dg/torture/builtin-issignaling-1.c -O1 execution test FAIL: gcc.dg/torture/builtin-issignaling-1.c -O2 execution test FAIL: gcc.dg/torture/builtin-issignaling-1.c -O3 -g execution test FAIL: gcc.dg/torture/builtin-issignaling-1.c -Os execution test FAIL: gcc.dg/torture/builtin-issignaling-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/torture/builtin-issignaling-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/torture/fp-uint64-convert-double-1.c -O1 execution test FAIL: gcc.dg/torture/fp-uint64-convert-double-1.c -O2 execution test FAIL: gcc.dg/torture/fp-uint64-convert-double-1.c -O3 -g execution test FAIL: gcc.dg/torture/fp-uint64-convert-double-1.c -Os execution test FAIL: gcc.dg/torture/fp-uint64-convert-double-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/torture/fp-uint64-convert-double-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/torture/fp-uint64-convert-double-2.c -O1 execution test FAIL: gcc.dg/torture/fp-uint64-convert-double-2.c -O2 execution test FAIL: gcc.dg/torture/fp-uint64-convert-double-2.c -O3 -g execution test FAIL: gcc.dg/torture/fp-uint64-convert-double-2.c -Os execution test FAIL: gcc.dg/torture/fp-uint64-convert-double-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/torture/fp-uint64-convert-double-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/torture/pr113026-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for bogus messages, line 10) FAIL: gcc.dg/torture/pr68264.c -O1 execution test FAIL: gcc.dg/torture/pr68264.c -O2 execution test FAIL: gcc.dg/torture/pr68264.c -O3 -g execution test FAIL: gcc.dg/torture/pr68264.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/torture/pr68264.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/torture/pr91323.c -O1 execution test FAIL: gcc.dg/torture/pr91323.c -O2 execution test FAIL: gcc.dg/torture/pr91323.c -O3 -g execution test FAIL: gcc.dg/torture/pr91323.c -Os execution test FAIL: gcc.dg/torture/pr91323.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/torture/pr91323.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/torture/vec-cvt-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gcc.dg/tree-prof/stringop-2.c scan-tree-dump optimized "MEM <[a-z ]+> \\\\[\\\\(void .\\\\)&a\\\\] = 168430090" FAIL: gcc.dg/tree-ssa/copy-headers-8.c scan-tree-dump-times ch2 "Conditional combines static and invariant" 1 FAIL: gcc.dg/tree-ssa/copy-headers-8.c scan-tree-dump-times ch2 "Will duplicate bb" 2 FAIL: gcc.dg/tree-ssa/ctz-char.c scan-tree-dump-times optimized "__builtin_ctz|\\\\.CTZ" 1 FAIL: gcc.dg/tree-ssa/ctz-complement-char.c scan-tree-dump-times optimized "__builtin_ctz|\\\\.CTZ" 1 FAIL: gcc.dg/tree-ssa/ctz-complement-int.c scan-tree-dump-times optimized "__builtin_ctz|\\\\.CTZ" 1 FAIL: gcc.dg/tree-ssa/ctz-complement-long.c scan-tree-dump-times optimized "__builtin_ctz|\\\\.CTZ" 1 FAIL: gcc.dg/tree-ssa/ctz-int.c scan-tree-dump-times optimized "__builtin_ctz|\\\\.CTZ" 1 FAIL: gcc.dg/tree-ssa/ctz-long.c scan-tree-dump-times optimized "__builtin_ctz|\\\\.CTZ" 1 FAIL: gcc.dg/tree-ssa/update-threading.c scan-tree-dump-times optimized "Invalid sum" 0 FAIL: gcc.target/m68k/20100512-1.c scan-assembler-times __stack_chk_guard 4 FAIL: gcc.target/m68k/interrupt_thread-3.c (test for errors, line 7) FAIL: gcc.target/m68k/interrupt_thread-3.c (test for excess errors) FAIL: gcc.target/m68k/tls-gd-xgot.c scan-assembler #foo@TLSGD,%[ad][0-7] FAIL: gcc.target/m68k/tls-ie-xgot.c scan-assembler #foo@TLSIE,%[ad][0-7] FAIL: gcc.target/m68k/tls-ld-xgot-xtls.c scan-assembler #foo@TLSLDM,%[ad][0-7] FAIL: gcc.target/m68k/tls-ld-xgot.c scan-assembler #foo@TLSLDM,%[ad][0-7] FAIL: gcc.target/m68k/tls-ld-xgot.c scan-assembler lea \\\\(foo@TLSLDO,%a0\\\\) === gcc Summary === # of expected passes 146213 # of unexpected failures 115 # of unexpected successes 1 # of expected failures 1120 # of unresolved testcases 2 # of unsupported tests 3790 /daten/aranym/gcc/gcc-20240325/Build/gcc/xgcc version 14.0.1 20240324 (experimental) [master r14-9649-gbb04a11418f54c] (GCC) Host is x86_64-suse-linux-gnu === gfortran tests === Running target aranym FAIL: gfortran.dg/ISO_Fortran_binding_11.f90 -O0 execution test FAIL: gfortran.dg/ISO_Fortran_binding_11.f90 -O1 execution test FAIL: gfortran.dg/ISO_Fortran_binding_11.f90 -O2 execution test FAIL: gfortran.dg/ISO_Fortran_binding_11.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/ISO_Fortran_binding_11.f90 -O3 -g execution test FAIL: gfortran.dg/ISO_Fortran_binding_11.f90 -Os execution test FAIL: gfortran.dg/bind-c-contiguous-1.f90 -O0 output pattern test FAIL: gfortran.dg/bind-c-contiguous-1.f90 -O1 output pattern test FAIL: gfortran.dg/bind-c-contiguous-1.f90 -O2 output pattern test FAIL: gfortran.dg/bind-c-contiguous-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test FAIL: gfortran.dg/bind-c-contiguous-1.f90 -O3 -g output pattern test FAIL: gfortran.dg/bind-c-contiguous-1.f90 -Os output pattern test FAIL: gfortran.dg/bind-c-contiguous-4.f90 -O0 output pattern test FAIL: gfortran.dg/bind-c-contiguous-4.f90 -O1 output pattern test FAIL: gfortran.dg/bind-c-contiguous-4.f90 -O2 output pattern test FAIL: gfortran.dg/bind-c-contiguous-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test FAIL: gfortran.dg/bind-c-contiguous-4.f90 -O3 -g output pattern test FAIL: gfortran.dg/bind-c-contiguous-4.f90 -Os output pattern test FAIL: gfortran.dg/bind-c-contiguous-5.f90 -O0 output pattern test FAIL: gfortran.dg/bind-c-contiguous-5.f90 -O1 output pattern test FAIL: gfortran.dg/bind-c-contiguous-5.f90 -O2 output pattern test FAIL: gfortran.dg/bind-c-contiguous-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test FAIL: gfortran.dg/bind-c-contiguous-5.f90 -Os output pattern test FAIL: gfortran.dg/common_14.f90 -O (test for warnings, line 16) FAIL: gfortran.dg/common_14.f90 -O (test for warnings, line 22) FAIL: gfortran.dg/common_14.f90 -O (test for excess errors) FAIL: gfortran.dg/common_16.f90 -O (test for warnings, line 10) FAIL: gfortran.dg/common_16.f90 -O (test for excess errors) FAIL: gfortran.dg/common_5.f -O (test for warnings, line 7) FAIL: gfortran.dg/common_align_2.f90 -O0 (test for warnings, line 23) FAIL: gfortran.dg/common_align_2.f90 -O0 execution test FAIL: gfortran.dg/common_align_2.f90 -O1 (test for warnings, line 23) FAIL: gfortran.dg/common_align_2.f90 -O1 execution test FAIL: gfortran.dg/common_align_2.f90 -O2 (test for warnings, line 23) FAIL: gfortran.dg/common_align_2.f90 -O2 execution test FAIL: gfortran.dg/common_align_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for warnings, line 23) FAIL: gfortran.dg/common_align_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/common_align_2.f90 -O3 -g (test for warnings, line 23) FAIL: gfortran.dg/common_align_2.f90 -O3 -g execution test FAIL: gfortran.dg/common_align_2.f90 -Os (test for warnings, line 23) FAIL: gfortran.dg/common_align_2.f90 -Os execution test FAIL: gfortran.dg/dec_parameter_1.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/dec_parameter_1.f -O3 -g execution test FAIL: gfortran.dg/dec_parameter_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/dec_parameter_2.f90 -O3 -g execution test WARNING: program timed out. FAIL: gfortran.dg/matmul_15.f90 -O execution test FAIL: gfortran.dg/pr43866.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/pr95690.f90 -O (test for errors, line 6) FAIL: gfortran.dg/pr95690.f90 -O (test for excess errors) FAIL: gfortran.dg/realloc_on_assign_7.f03 -O0 execution test FAIL: gfortran.dg/realloc_on_assign_7.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/goacc/privatization-1-compute.f90 -O (test for excess errors) FAIL: gfortran.dg/goacc/privatization-1-routine_gang.f90 -O (test for excess errors) FAIL: gfortran.dg/gomp/allocate-10.f90 -O scan-tree-dump-times gimple "b1.[0-9]+ = __builtin_GOMP_alloc \\\\(4, 12, D.[0-9]+\\\\);" 1 FAIL: gfortran.dg/gomp/allocate-10.f90 -O scan-tree-dump-times gimple "b2.[0-9]+ = __builtin_GOMP_alloc \\\\(4, 12, D.[0-9]+\\\\);" 1 FAIL: gfortran.dg/gomp/atomic-10.f90 -O scan-tree-dump-times ompexp "__atomic_fetch_add" 4 FAIL: gfortran.dg/ieee/large_2.f90 -O1 execution test FAIL: gfortran.dg/ieee/large_2.f90 -O2 execution test FAIL: gfortran.dg/ieee/large_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/ieee/large_2.f90 -O3 -g execution test FAIL: gfortran.dg/ieee/large_2.f90 -Os execution test FAIL: gfortran.dg/ieee/rounding_1.f90 -O1 execution test FAIL: gfortran.dg/ieee/rounding_1.f90 -O2 execution test FAIL: gfortran.dg/ieee/rounding_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/ieee/rounding_1.f90 -O3 -g execution test FAIL: gfortran.dg/ieee/rounding_1.f90 -Os execution test FAIL: gfortran.dg/ieee/signaling_1.f90 -O0 execution test FAIL: gfortran.dg/ieee/signaling_1.f90 -O1 execution test FAIL: gfortran.dg/ieee/signaling_1.f90 -O2 execution test FAIL: gfortran.dg/ieee/signaling_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/ieee/signaling_1.f90 -O3 -g execution test FAIL: gfortran.dg/ieee/signaling_1.f90 -Os execution test FAIL: gfortran.dg/ieee/signaling_2.f90 -O0 execution test FAIL: gfortran.dg/ieee/signaling_2.f90 -O1 execution test FAIL: gfortran.dg/ieee/signaling_2.f90 -O2 execution test FAIL: gfortran.dg/ieee/signaling_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/ieee/signaling_2.f90 -O3 -g execution test FAIL: gfortran.dg/ieee/signaling_2.f90 -Os execution test FAIL: gfortran.dg/ieee/signaling_3.f90 -O0 execution test === gfortran Summary === # of expected passes 68341 # of unexpected failures 79 # of expected failures 275 # of unsupported tests 369 /daten/aranym/gcc/gcc-20240325/Build/gcc/gfortran version 14.0.1 20240324 (experimental) [master r14-9649-gbb04a11418f54c] (GCC) Host is x86_64-suse-linux-gnu === gm2 tests === Running target aranym WARNING: program timed out. FAIL: gm2/coroutines/pim/run/pass/testiotransfer.mod execution, -g FAIL: gm2/coroutines/pim/run/pass/testiotransfer.mod execution, -O FAIL: gm2/coroutines/pim/run/pass/testiotransfer.mod execution, -O -g FAIL: gm2/coroutines/pim/run/pass/testiotransfer.mod execution, -Os FAIL: gm2/coroutines/pim/run/pass/testiotransfer.mod execution, -O3 -fomit-frame-pointer FAIL: gm2/coroutines/pim/run/pass/testiotransfer.mod execution, -O3 -fomit-frame-pointer -finline-functions FAIL: gm2/extensions/run/pass/callingc10.mod execution, -g FAIL: gm2/extensions/run/pass/callingc10.mod execution, -O FAIL: gm2/extensions/run/pass/callingc10.mod execution, -O -g FAIL: gm2/extensions/run/pass/callingc10.mod execution, -Os FAIL: gm2/extensions/run/pass/callingc10.mod execution, -O3 -fomit-frame-pointer FAIL: gm2/extensions/run/pass/callingc10.mod execution, -O3 -fomit-frame-pointer -finline-functions FAIL: gm2/extensions/run/pass/callingc11.mod execution, -g FAIL: gm2/extensions/run/pass/callingc11.mod execution, -O FAIL: gm2/extensions/run/pass/callingc11.mod execution, -O -g FAIL: gm2/extensions/run/pass/callingc11.mod execution, -Os FAIL: gm2/extensions/run/pass/callingc11.mod execution, -O3 -fomit-frame-pointer FAIL: gm2/extensions/run/pass/callingc11.mod execution, -O3 -fomit-frame-pointer -finline-functions FAIL: gm2/extensions/run/pass/real32.mod execution, -g FAIL: gm2/extensions/run/pass/real32.mod execution, -O FAIL: gm2/extensions/run/pass/real32.mod execution, -O -g FAIL: gm2/extensions/run/pass/real32.mod execution, -Os FAIL: gm2/extensions/run/pass/real32.mod execution, -O3 -fomit-frame-pointer FAIL: gm2/extensions/run/pass/real32.mod execution, -O3 -fomit-frame-pointer -finline-functions FAIL: gm2/extensions/run/pass/vararg2.mod execution, -g FAIL: gm2/extensions/run/pass/vararg2.mod execution, -O FAIL: gm2/extensions/run/pass/vararg2.mod execution, -O -g FAIL: gm2/extensions/run/pass/vararg2.mod execution, -Os FAIL: gm2/extensions/run/pass/vararg2.mod execution, -O3 -fomit-frame-pointer FAIL: gm2/extensions/run/pass/vararg2.mod execution, -O3 -fomit-frame-pointer -finline-functions FAIL: gm2/pimlib/base/run/pass/testconvert.mod execution, -g FAIL: gm2/pimlib/base/run/pass/testconvert.mod execution, -O FAIL: gm2/pimlib/base/run/pass/testconvert.mod execution, -O -g FAIL: gm2/pimlib/base/run/pass/testconvert.mod execution, -Os FAIL: gm2/pimlib/base/run/pass/testconvert.mod execution, -O3 -fomit-frame-pointer FAIL: gm2/pimlib/base/run/pass/testconvert.mod execution, -O3 -fomit-frame-pointer -finline-functions FAIL: gm2/pimlib/logitech/run/pass/realconv.mod execution, -g FAIL: gm2/pimlib/logitech/run/pass/realconv.mod execution, -O FAIL: gm2/pimlib/logitech/run/pass/realconv.mod execution, -O -g FAIL: gm2/pimlib/logitech/run/pass/realconv.mod execution, -Os FAIL: gm2/pimlib/logitech/run/pass/realconv.mod execution, -O3 -fomit-frame-pointer FAIL: gm2/pimlib/logitech/run/pass/realconv.mod execution, -O3 -fomit-frame-pointer -finline-functions FAIL: gm2/pimlib/run/pass/longreal.mod execution, -g FAIL: gm2/pimlib/run/pass/longreal.mod execution, -O FAIL: gm2/pimlib/run/pass/longreal.mod execution, -O -g FAIL: gm2/pimlib/run/pass/longreal.mod execution, -Os FAIL: gm2/pimlib/run/pass/longreal.mod execution, -O3 -fomit-frame-pointer FAIL: gm2/pimlib/run/pass/longreal.mod execution, -O3 -fomit-frame-pointer -finline-functions FAIL: gm2/pimlib/run/pass/testreal.mod execution, -g FAIL: gm2/pimlib/run/pass/testreal.mod execution, -O FAIL: gm2/pimlib/run/pass/testreal.mod execution, -O -g FAIL: gm2/pimlib/run/pass/testreal.mod execution, -Os FAIL: gm2/pimlib/run/pass/testreal.mod execution, -O3 -fomit-frame-pointer FAIL: gm2/pimlib/run/pass/testreal.mod execution, -O3 -fomit-frame-pointer -finline-functions FAIL: gm2/pimlib/run/pass/testreal4.mod execution, -g FAIL: gm2/pimlib/run/pass/testreal4.mod execution, -O FAIL: gm2/pimlib/run/pass/testreal4.mod execution, -O -g FAIL: gm2/pimlib/run/pass/testreal4.mod execution, -Os FAIL: gm2/pimlib/run/pass/testreal4.mod execution, -O3 -fomit-frame-pointer FAIL: gm2/pimlib/run/pass/testreal4.mod execution, -O3 -fomit-frame-pointer -finline-functions === gm2 Summary === # of expected passes 13448 # of unexpected failures 60 Host is x86_64-suse-linux-gnu === objc tests === Running target aranym === objc Summary === # of expected passes 2846 # of unsupported tests 70 /daten/aranym/gcc/gcc-20240325/Build/gcc/xgcc version 14.0.1 20240324 (experimental) [master r14-9649-gbb04a11418f54c] (GCC) Host is x86_64-suse-linux-gnu === rust tests === Running target aranym FAIL: rust/compile/const-issue1440.rs at line 52 (test for errors, line 51) FAIL: rust/compile/const-issue1440.rs at line 64 (test for errors, line 63) FAIL: rust/compile/const-issue1440.rs (test for excess errors) FAIL: rust/compile/issue-1446.rs (test for excess errors) FAIL: rust/compile/iterators1.rs (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O0 (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O1 (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O2 (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O3 -g (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -Os (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: rust/compile/torture/issue-1432.rs -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: rust/execute/torture/iter1.rs -O0 (test for excess errors) UNRESOLVED: rust/execute/torture/iter1.rs -O0 compilation failed to produce executable FAIL: rust/execute/torture/iter1.rs -O1 (test for excess errors) UNRESOLVED: rust/execute/torture/iter1.rs -O1 compilation failed to produce executable FAIL: rust/execute/torture/iter1.rs -O2 (test for excess errors) UNRESOLVED: rust/execute/torture/iter1.rs -O2 compilation failed to produce executable FAIL: rust/execute/torture/iter1.rs -O3 -g (test for excess errors) UNRESOLVED: rust/execute/torture/iter1.rs -O3 -g compilation failed to produce executable FAIL: rust/execute/torture/iter1.rs -Os (test for excess errors) UNRESOLVED: rust/execute/torture/iter1.rs -Os compilation failed to produce executable FAIL: rust/execute/torture/iter1.rs -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) UNRESOLVED: rust/execute/torture/iter1.rs -O2 -flto -fno-use-linker-plugin -flto-partition=none compilation failed to produce executable FAIL: rust/execute/torture/iter1.rs -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) UNRESOLVED: rust/execute/torture/iter1.rs -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects compilation failed to produce executable FAIL: rust/execute/torture/loop-condition-eval.rs -O0 output pattern test FAIL: rust/execute/torture/loop-condition-eval.rs -O1 output pattern test FAIL: rust/execute/torture/loop-condition-eval.rs -O2 output pattern test FAIL: rust/execute/torture/loop-condition-eval.rs -O3 -g output pattern test FAIL: rust/execute/torture/loop-condition-eval.rs -Os output pattern test FAIL: rust/execute/torture/loop-condition-eval.rs -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: rust/execute/torture/loop-condition-eval.rs -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test === rust Summary === # of expected passes 8360 # of unexpected failures 26 # of expected failures 69 # of unresolved testcases 7 # of unsupported tests 2 Host is m68k-unknown-linux-gnu === libatomic tests === Running target aranym === libatomic Summary === # of expected passes 44 # of unsupported tests 5 Host is m68k-unknown-linux-gnu === libgomp tests === Running target aranym FAIL: libgomp.c/alloc-pinned-1.c execution test FAIL: libgomp.c/alloc-pinned-2.c execution test FAIL: libgomp.c/alloc-pinned-3.c execution test FAIL: libgomp.c/alloc-pinned-4.c execution test FAIL: libgomp.c/allocate-4.c scan-tree-dump-times gimple "sum\\\\.[0-9]+ = __builtin_GOMP_alloc \\\\(4, 4, 0B\\\\);" 1 FAIL: libgomp.c/allocate-5.c scan-tree-dump-times gimple "scalar\\\\.[0-9]+ = __builtin_GOMP_alloc \\\\(4, 4, 0B\\\\);" 1 FAIL: libgomp.c/allocate-5.c scan-tree-dump-times gimple "array\\\\.[0-9]+ = __builtin_GOMP_alloc \\\\(4, 20, 0B\\\\);" 1 FAIL: libgomp.c/allocate-5.c scan-tree-dump-times gimple "s\\\\.[0-9]+ = __builtin_GOMP_alloc \\\\(4, 8, 0B\\\\);" 1 FAIL: libgomp.fortran/allocate-5.f90 -O scan-tree-dump-times gimple "sum\\\\.[0-9]+ = __builtin_GOMP_alloc \\\\(4, 4, 0B\\\\);" 1 FAIL: libgomp.fortran/allocate-6.f90 -O scan-tree-dump-times gimple "scalar\\\\.[0-9]+ = __builtin_GOMP_alloc \\\\(4, 4, 0B\\\\);" 1 FAIL: libgomp.fortran/allocate-6.f90 -O scan-tree-dump-times gimple "array\\\\.[0-9]+ = __builtin_GOMP_alloc \\\\(4, 20, 0B\\\\);" 1 FAIL: libgomp.fortran/allocate-6.f90 -O scan-tree-dump-times gimple "s\\\\.[0-9]+ = __builtin_GOMP_alloc \\\\(4, 8, 0B\\\\);" 1 FAIL: libgomp.fortran/allocators-1.f90 -O scan-tree-dump-times original "sss = \\\\(integer\\\\(kind=4\\\\) \\\\*\\\\) __builtin_GOMP_alloc \\\\(4, 4, D\\\\.[0-9]+\\\\);" 1 FAIL: libgomp.fortran/allocators-1.f90 -O scan-tree-dump-times original "a.data = \\\\(void \\\\* restrict\\\\) __builtin_GOMP_alloc \\\\(4, 28, 0B\\\\);" 1 FAIL: libgomp.fortran/jacobi.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: libgomp.fortran/vla1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: libgomp.fortran/vla3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: libgomp.fortran/vla4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: libgomp.fortran/vla5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O0 output pattern test FAIL: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O1 output pattern test FAIL: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 output pattern test FAIL: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test FAIL: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O3 -g output pattern test FAIL: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -Os output pattern test === libgomp Summary === # of expected passes 15968 # of unexpected failures 25 # of expected failures 285 # of unsupported tests 835 Host is m68k-unknown-linux-gnu === libstdc++ tests === Running target aranym FAIL: 18_support/comparisons/algorithms/strong_order_floats.cc -std=gnu++20 (test for excess errors) FAIL: 18_support/comparisons/algorithms/strong_order_floats.cc -std=gnu++26 (test for excess errors) 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/to_chars/long_double.cc -std=gnu++17 execution test WARNING: program timed out. FAIL: 22_locale/locale/cons/12658_thread-2.cc -std=gnu++17 execution test FAIL: 23_containers/vector/debug/mutex_association.cc -std=gnu++17 execution test FAIL: 26_numerics/headers/cmath/equivalent_functions.cc -std=gnu++17 execution test WARNING: program timed out. FAIL: 27_io/basic_istream/get/char/lwg3464.cc -std=gnu++17 execution test WARNING: program timed out. FAIL: 27_io/basic_istream/get/wchar_t/lwg3464.cc -std=gnu++17 execution test WARNING: program timed out. FAIL: 27_io/basic_istream/ignore/char/94749.cc -std=gnu++17 execution test WARNING: program timed out. FAIL: 27_io/basic_istream/ignore/wchar_t/94749.cc -std=gnu++17 execution test FAIL: 27_io/filesystem/operations/last_write_time.cc -std=gnu++17 execution test FAIL: 29_atomics/atomic_float/wait_notify.cc -std=gnu++20 (test for excess errors) UNRESOLVED: 29_atomics/atomic_float/wait_notify.cc -std=gnu++20 compilation failed to produce executable FAIL: 29_atomics/atomic_float/wait_notify.cc -std=gnu++26 (test for excess errors) UNRESOLVED: 29_atomics/atomic_float/wait_notify.cc -std=gnu++26 compilation failed to produce executable FAIL: 29_atomics/atomic_integral/wait_notify.cc -std=gnu++20 (test for excess errors) UNRESOLVED: 29_atomics/atomic_integral/wait_notify.cc -std=gnu++20 compilation failed to produce executable FAIL: 29_atomics/atomic_integral/wait_notify.cc -std=gnu++26 (test for excess errors) UNRESOLVED: 29_atomics/atomic_integral/wait_notify.cc -std=gnu++26 compilation failed to produce executable FAIL: experimental/filesystem/operations/last_write_time.cc -std=gnu++17 execution test FAIL: ext/random/nakagami_distribution/operators/serialize.cc -std=gnu++17 execution test FAIL: ext/random/uniform_on_sphere_distribution/operators/serialize.cc -std=gnu++17 execution test === libstdc++ Summary === # of expected passes 18023 # of unexpected failures 26 # of expected failures 126 # of unresolved testcases 4 # of unsupported tests 423 Compiler version: 14.0.1 20240324 (experimental) [master r14-9649-gbb04a11418f54c] (GCC) Platform: m68k-unknown-linux-gnu configure flags: --prefix=/daten/cross/m68k-linux --build=x86_64-suse-linux --enable-shared --with-system-zlib CFLAGS='-O2 -g' CXXFLAGS='-O2 -g' --target=m68k-linux --with-sysroot --disable-multilib --enable-clocale=gnu