From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) by sourceware.org (Postfix) with ESMTPS id D69273858D39 for ; Mon, 24 Jan 2022 13:34:58 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org D69273858D39 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=linux-m68k.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=suse.de Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out2.suse.de (Postfix) with ESMTP id A45C61F38B for ; Mon, 24 Jan 2022 13:34:57 +0000 (UTC) Received: from hawking.suse.de (hawking.suse.de [10.160.4.0]) by relay2.suse.de (Postfix) with ESMTP id 9E410A3B84 for ; Mon, 24 Jan 2022 13:34:57 +0000 (UTC) Received: by hawking.suse.de (Postfix, from userid 17005) id 586E1446BB9; Mon, 24 Jan 2022 14:34:57 +0100 (CET) Date: Mon, 24 Jan 2022 14:34:57 +0100 From: Andreas Schwab To: gcc-testresults@gcc.gnu.org Subject: Results for 12.0.1 20220123 (experimental) [master 51631875a2f] (GCC) testsuite on m68k-unknown-linux-gnu Message-ID: <61eeab01.S7UdeDzY27HKsRIP%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-Status: No, score=-2.6 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, KAM_SHORT, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gcc-testresults@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-testresults mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2022 13:35:03 -0000 LAST_UPDATED: Sun Jan 23 23:41:04 UTC 2022 (revision 51631875a2f) 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/cpp0x/constexpr-compare2.C -std=c++14 (test for excess errors) FAIL: g++.dg/cpp0x/constexpr-compare2.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp0x/constexpr-compare2.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, 2, &"temp4"" FAIL: c-c++-common/auto-init-7.c -std=gnu++14 scan-tree-dump gimple "temp4 = .DEFERRED_INIT \\\\(8, 2, &"temp4"" FAIL: c-c++-common/auto-init-7.c -std=gnu++17 scan-tree-dump gimple "temp4 = .DEFERRED_INIT \\\\(8, 2, &"temp4"" FAIL: c-c++-common/auto-init-7.c -std=gnu++20 scan-tree-dump gimple "temp4 = .DEFERRED_INIT \\\\(8, 2, &"temp4"" FAIL: c-c++-common/auto-init-8.c -std=gnu++98 scan-tree-dump gimple "temp4 = .DEFERRED_INIT \\\\(8, 1, &"temp4"" FAIL: c-c++-common/auto-init-8.c -std=gnu++14 scan-tree-dump gimple "temp4 = .DEFERRED_INIT \\\\(8, 1, &"temp4"" FAIL: c-c++-common/auto-init-8.c -std=gnu++17 scan-tree-dump gimple "temp4 = .DEFERRED_INIT \\\\(8, 1, &"temp4"" FAIL: c-c++-common/auto-init-8.c -std=gnu++20 scan-tree-dump gimple "temp4 = .DEFERRED_INIT \\\\(8, 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 212905 # of unexpected failures 95 # of expected failures 1628 # of unsupported tests 10176 /daten/aranym/gcc/gcc-20220124/Build/gcc/xg++ version 12.0.1 20220123 (experimental) [master 51631875a2f] (GCC) Host is x86_64-suse-linux-gnu === gcc tests === Running target aranym FAIL: gcc.c-torture/compile/asmgoto-2.c -O0 (test for excess errors) FAIL: gcc.c-torture/compile/asmgoto-2.c -O1 (test for excess errors) FAIL: gcc.c-torture/compile/asmgoto-2.c -O2 (test for excess errors) FAIL: gcc.c-torture/compile/asmgoto-2.c -O3 -g (test for excess errors) FAIL: gcc.c-torture/compile/asmgoto-2.c -Os (test for excess errors) FAIL: gcc.c-torture/compile/asmgoto-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.c-torture/compile/asmgoto-5.c -O0 (test for excess errors) FAIL: gcc.c-torture/compile/asmgoto-5.c -O1 (test for excess errors) FAIL: gcc.c-torture/compile/asmgoto-5.c -O2 (test for excess errors) FAIL: gcc.c-torture/compile/asmgoto-5.c -O3 -g (test for excess errors) FAIL: gcc.c-torture/compile/asmgoto-5.c -Os (test for excess errors) FAIL: gcc.c-torture/compile/asmgoto-5.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.c-torture/compile/pr98096.c -O0 (test for excess errors) FAIL: gcc.c-torture/compile/pr98096.c -O1 (test for excess errors) FAIL: gcc.c-torture/compile/pr98096.c -O2 (test for excess errors) FAIL: gcc.c-torture/compile/pr98096.c -O3 -g (test for excess errors) FAIL: gcc.c-torture/compile/pr98096.c -Os (test for excess errors) FAIL: gcc.c-torture/compile/pr98096.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.c-torture/execute/pr97073.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test XPASS: gcc.dg/analyzer/pr102692.c uninit (test for bogus messages, line 76) 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/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/pr100590.c (test for excess errors) FAIL: gcc.dg/pr102892-1.c (test for excess errors) FAIL: gcc.dg/pr46647.c scan-tree-dump-not optimized "memset" FAIL: gcc.dg/pr84877.c execution test FAIL: gcc.dg/pr97954.c (test for excess errors) UNRESOLVED: gcc.dg/superblock.c scan-rtl-dump-times sched2 "ADVANCING TO" 2 XPASS: gcc.dg/uninit-pred-7_a.c bogus warning (test for bogus messages, line 26) FAIL: gcc.dg/uninit-pred-9_b.c bogus warning (test for bogus messages, line 20) FAIL: c-c++-common/auto-init-7.c -Wc++-compat scan-tree-dump gimple "temp4 = .DEFERRED_INIT \\\\(8, 2, &"temp4"" FAIL: c-c++-common/auto-init-8.c -Wc++-compat scan-tree-dump gimple "temp4 = .DEFERRED_INIT \\\\(8, 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/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 XPASS: gcc.dg/guality/example.c -O0 execution test XPASS: gcc.dg/guality/example.c -O1 -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/example.c -Og -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/guality.c -O0 execution test XPASS: gcc.dg/guality/guality.c -Og -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/guality.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/inline-params.c -O2 -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/inline-params.c -O3 -g -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/inline-params.c -Os -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/inline-params.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/inline-params.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION execution test FAIL: gcc.dg/ipa/pr91088.c scan-ipa-dump cp "op0\\\\[offset: 32],\\\\(\\\\(short int\\\\) #\\\\),\\\\(\\\\(int\\\\) #\\\\),\\\\(1300 / #\\\\) == 19" FAIL: gcc.dg/lto/20090210 c_lto_20090210_0.o-c_lto_20090210_1.o link, -O0 -flto -flto-partition=none -fuse-linker-plugin FAIL: gcc.dg/lto/20090210 c_lto_20090210_0.o-c_lto_20090210_1.o link, -O2 -flto -flto-partition=none -fuse-linker-plugin -fno-fat-lto-objects 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/pr100329.c -O0 (test for excess errors) FAIL: gcc.dg/torture/pr100329.c -O1 (test for excess errors) FAIL: gcc.dg/torture/pr100329.c -O2 (test for excess errors) FAIL: gcc.dg/torture/pr100329.c -O3 -g (test for excess errors) FAIL: gcc.dg/torture/pr100329.c -Os (test for excess errors) FAIL: gcc.dg/torture/pr100329.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.dg/torture/pr100398.c -O0 (test for excess errors) FAIL: gcc.dg/torture/pr100519.c -O0 (test for excess errors) FAIL: gcc.dg/torture/pr100519.c -O1 (test for excess errors) FAIL: gcc.dg/torture/pr100519.c -O2 (test for excess errors) FAIL: gcc.dg/torture/pr100519.c -O3 -g (test for excess errors) FAIL: gcc.dg/torture/pr100519.c -Os (test for excess errors) FAIL: gcc.dg/torture/pr100519.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) 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/tree-prof/stringop-2.c scan-tree-dump optimized "MEM <[a-z ]+> \\\\[\\\\(void .\\\\)&a\\\\] = 168430090" FAIL: gcc.dg/tree-ssa/pr100359.c (test for excess errors) XPASS: gcc.dg/tree-ssa/pr91091-2.c scan-tree-dump-times fre1 " = [^;]*x;" 1 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\\\\) FAIL: gcc.target/m68k/tls-ld.c scan-assembler lea \\\\(foo@TLSLDO,%a0\\\\) FAIL: gcc.target/m68k/tls-le.c scan-assembler lea \\\\(foo@TLSLE,%a0\\\\) === gcc Summary === # of expected passes 129858 # of unexpected failures 106 # of unexpected successes 14 # of expected failures 991 # of unresolved testcases 2 # of unsupported tests 3048 /daten/aranym/gcc/gcc-20220124/Build/gcc/xgcc version 12.0.1 20220123 (experimental) [master 51631875a2f] (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/ISO_Fortran_binding_17.f90 -O1 output pattern test FAIL: gfortran.dg/ISO_Fortran_binding_17.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern 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 -O3 -g 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/pr95690.f90 -O (test for errors, line 6) FAIL: gfortran.dg/pr95690.f90 -O (test for excess errors) FAIL: gfortran.dg/unlimited_polymorphic_3.f03 -Os execution test FAIL: gfortran.dg/vector_subscript_1.f90 -O1 execution test FAIL: gfortran.dg/vector_subscript_1.f90 -O2 execution test FAIL: gfortran.dg/vector_subscript_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/vector_subscript_1.f90 -O3 -g execution test FAIL: gfortran.dg/vector_subscript_1.f90 -Os 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/atomic-10.f90 -O scan-tree-dump-times ompexp "__atomic_fetch_add" 4 FAIL: gfortran.dg/ieee/ieee_2.f90 -O1 execution test FAIL: gfortran.dg/ieee/ieee_2.f90 -O2 execution test FAIL: gfortran.dg/ieee/ieee_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/ieee/ieee_2.f90 -O3 -g execution test FAIL: gfortran.dg/ieee/ieee_2.f90 -Os execution test 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 === gfortran Summary === # of expected passes 64038 # of unexpected failures 87 # of expected failures 274 # of unsupported tests 379 /daten/aranym/gcc/gcc-20220124/Build/gcc/gfortran version 12.0.1 20220123 (experimental) [master 51631875a2f] (GCC) Host is x86_64-suse-linux-gnu === objc tests === Running target aranym === objc Summary === # of expected passes 2846 # of unsupported tests 71 /daten/aranym/gcc/gcc-20220124/Build/gcc/xgcc version 12.0.1 20220123 (experimental) [master 51631875a2f] (GCC) 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 WARNING: program timed out. FAIL: libgomp.fortran/strassen.f90 -O 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 12643 # of unexpected failures 7 # of expected failures 217 # of unsupported tests 719 Host is m68k-unknown-linux-gnu === libstdc++ tests === Running target aranym FAIL: 20_util/to_chars/long_double.cc execution test WARNING: program timed out. FAIL: 22_locale/locale/cons/12658_thread-2.cc execution test FAIL: 23_containers/vector/debug/mutex_association.cc execution test WARNING: program timed out. FAIL: 27_io/basic_istream/get/char/lwg3464.cc execution test WARNING: program timed out. FAIL: 27_io/basic_istream/get/wchar_t/lwg3464.cc execution test WARNING: program timed out. FAIL: 27_io/basic_istream/ignore/char/94749.cc execution test WARNING: program timed out. FAIL: 27_io/basic_istream/ignore/wchar_t/94749.cc execution test FAIL: 27_io/filesystem/operations/last_write_time.cc execution test FAIL: 29_atomics/atomic_float/wait_notify.cc (test for excess errors) UNRESOLVED: 29_atomics/atomic_float/wait_notify.cc compilation failed to produce executable FAIL: 29_atomics/atomic_integral/wait_notify.cc (test for excess errors) UNRESOLVED: 29_atomics/atomic_integral/wait_notify.cc compilation failed to produce executable FAIL: 30_threads/jthread/95989.cc execution test FAIL: ext/random/uniform_on_sphere_distribution/operators/serialize.cc execution test === libstdc++ Summary === # of expected passes 14878 # of unexpected failures 12 # of expected failures 95 # of unresolved testcases 2 # of unsupported tests 408 Compiler version: 12.0.1 20220123 (experimental) [master 51631875a2f] (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