From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18577 invoked by alias); 20 Feb 2019 08:51:47 -0000 Mailing-List: contact gcc-testresults-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-testresults-owner@gcc.gnu.org Received: (qmail 18546 invoked by uid 89); 20 Feb 2019 08:51:47 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=5847, with-sysroot, withsysroot, daten X-HELO: mx1.suse.de Received: from mx2.suse.de (HELO mx1.suse.de) (195.135.220.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 20 Feb 2019 08:51:42 +0000 Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id EA461AF79 for ; Wed, 20 Feb 2019 08:51:39 +0000 (UTC) Date: Wed, 20 Feb 2019 08:51:00 -0000 From: Andreas Schwab To: gcc-testresults@gcc.gnu.org Subject: Results for 9.0.1 20190219 (experimental) [trunk revision 269028] (GCC) testsuite on m68k-unknown-linux-gnu Message-ID: <5c6d151a.WF8ZTawT0NP+sP00%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-SW-Source: 2019-02/txt/msg02409.txt.bz2 LAST_UPDATED: Tue Feb 19 23:11:13 UTC 2019 (revision 269028) 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/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: c-c++-common/pr51628-3.c -std=gnu++98 (test for warnings, line 15) FAIL: c-c++-common/pr51628-3.c -std=gnu++98 (test for warnings, line 23) FAIL: c-c++-common/pr51628-3.c -std=gnu++98 (test for warnings, line 26) FAIL: c-c++-common/pr51628-3.c -std=gnu++98 (test for warnings, line 29) FAIL: c-c++-common/pr51628-3.c -std=gnu++98 (test for warnings, line 31) FAIL: c-c++-common/pr51628-3.c -std=gnu++98 (test for warnings, line 33) FAIL: c-c++-common/pr51628-3.c -std=gnu++14 (test for warnings, line 15) FAIL: c-c++-common/pr51628-3.c -std=gnu++14 (test for warnings, line 23) FAIL: c-c++-common/pr51628-3.c -std=gnu++14 (test for warnings, line 26) FAIL: c-c++-common/pr51628-3.c -std=gnu++14 (test for warnings, line 29) FAIL: c-c++-common/pr51628-3.c -std=gnu++14 (test for warnings, line 31) FAIL: c-c++-common/pr51628-3.c -std=gnu++14 (test for warnings, line 33) FAIL: c-c++-common/pr51628-3.c -std=gnu++17 (test for warnings, line 15) FAIL: c-c++-common/pr51628-3.c -std=gnu++17 (test for warnings, line 23) FAIL: c-c++-common/pr51628-3.c -std=gnu++17 (test for warnings, line 26) FAIL: c-c++-common/pr51628-3.c -std=gnu++17 (test for warnings, line 29) FAIL: c-c++-common/pr51628-3.c -std=gnu++17 (test for warnings, line 31) FAIL: c-c++-common/pr51628-3.c -std=gnu++17 (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-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-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 WARNING: program timed out. === g++ Summary === # of expected passes 120269 # of unexpected failures 39 # of expected failures 519 # of unsupported tests 5847 /daten/aranym/gcc/gcc-20190220/Build/gcc/xg++ version 9.0.1 20190219 (experimental) [trunk revision 269028] (GCC) Host is x86_64-suse-linux-gnu === gcc tests === Running target aranym WARNING: program timed out. FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O0 execution test WARNING: program timed out. FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O1 execution test WARNING: program timed out. FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O2 execution test WARNING: program timed out. FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test WARNING: program timed out. FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O3 -g execution test WARNING: program timed out. FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -Os execution test WARNING: program timed out. FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test WARNING: program timed out. FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test 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" WARNING: program timed out. FAIL: gcc.dg/memcmp-1.c execution test FAIL: gcc.dg/pr46647.c scan-tree-dump-not optimized "memset" FAIL: gcc.dg/pr53037-1.c (test for warnings, line 43) FAIL: gcc.dg/pr53037-1.c (test for warnings, line 76) FAIL: gcc.dg/pr53037-1.c (test for excess errors) WARNING: program timed out. FAIL: gcc.dg/pr59605-2.c execution test FAIL: gcc.dg/pr84877.c execution test FAIL: gcc.dg/sinatan-1.c execution test FAIL: gcc.dg/store_merging_8.c scan-tree-dump-times store-merging "Merging successful" 2 FAIL: gcc.dg/strlenopt-55.c scan-tree-dump-times optimized "call_in_true_branch_not_eliminated" 0 UNRESOLVED: gcc.dg/superblock.c scan-rtl-dump-times sched2 "ADVANCING TO" 2 FAIL: c-c++-common/pr51628-3.c -Wc++-compat (test for warnings, line 15) FAIL: c-c++-common/pr51628-3.c -Wc++-compat (test for warnings, line 23) FAIL: c-c++-common/pr51628-3.c -Wc++-compat (test for warnings, line 26) FAIL: c-c++-common/pr51628-3.c -Wc++-compat (test for warnings, line 29) FAIL: c-c++-common/pr51628-3.c -Wc++-compat (test for warnings, line 31) FAIL: c-c++-common/pr51628-3.c -Wc++-compat (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-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/graphite/pr69728.c scan-tree-dump graphite "loop nest optimized" WARNING: program timed out. FAIL: gcc.dg/ipa/propalign-1.c scan-tree-dump-not optimized "fail_the_test" FAIL: gcc.dg/ipa/propalign-2.c scan-tree-dump-not optimized "fail_the_test" 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 WARNING: program timed out. FAIL: gcc.dg/tree-prof/cold_partition_label.c execution, -fprofile-generate -D_PROFILE_GENERATE UNRESOLVED: gcc.dg/tree-prof/cold_partition_label.c compilation, -fprofile-use -D_PROFILE_USE UNRESOLVED: gcc.dg/tree-prof/cold_partition_label.c execution, -fprofile-use -D_PROFILE_USE WARNING: program timed out. FAIL: gcc.dg/tree-prof/indir-call-prof.c execution, -fprofile-generate -D_PROFILE_GENERATE UNRESOLVED: gcc.dg/tree-prof/indir-call-prof.c compilation, -fprofile-use -D_PROFILE_USE UNRESOLVED: gcc.dg/tree-prof/indir-call-prof.c execution, -fprofile-use -D_PROFILE_USE WARNING: program timed out. FAIL: gcc.dg/tree-prof/inliner-1.c execution, -fprofile-generate -D_PROFILE_GENERATE UNRESOLVED: gcc.dg/tree-prof/inliner-1.c compilation, -fprofile-use -D_PROFILE_USE UNRESOLVED: gcc.dg/tree-prof/inliner-1.c execution, -fprofile-use -D_PROFILE_USE WARNING: program timed out. FAIL: gcc.dg/tree-prof/section-attr-1.c execution, -fprofile-generate -D_PROFILE_GENERATE UNRESOLVED: gcc.dg/tree-prof/section-attr-1.c compilation, -fprofile-use -D_PROFILE_USE UNRESOLVED: gcc.dg/tree-prof/section-attr-1.c execution, -fprofile-use -D_PROFILE_USE WARNING: program timed out. FAIL: gcc.dg/tree-prof/section-attr-2.c execution, -fprofile-generate -D_PROFILE_GENERATE UNRESOLVED: gcc.dg/tree-prof/section-attr-2.c compilation, -fprofile-use -D_PROFILE_USE UNRESOLVED: gcc.dg/tree-prof/section-attr-2.c execution, -fprofile-use -D_PROFILE_USE WARNING: program timed out. FAIL: gcc.dg/tree-prof/section-attr-3.c execution, -fprofile-generate -D_PROFILE_GENERATE UNRESOLVED: gcc.dg/tree-prof/section-attr-3.c compilation, -fprofile-use -D_PROFILE_USE UNRESOLVED: gcc.dg/tree-prof/section-attr-3.c execution, -fprofile-use -D_PROFILE_USE FAIL: gcc.dg/tree-prof/stringop-2.c scan-tree-dump optimized "MEM\\\\[\\\\(void .\\\\)&a\\\\] = 168430090" FAIL: gcc.dg/tree-ssa/builtin-sprintf-10.c (test for excess errors) FAIL: gcc.target/m68k/20100512-1.c scan-assembler-times __stack_chk_guard 4 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 103941 # of unexpected failures 53 # of unexpected successes 1 # of expected failures 380 # of unresolved testcases 13 # of unsupported tests 2321 /daten/aranym/gcc/gcc-20190220/Build/gcc/xgcc version 9.0.1 20190219 (experimental) [trunk revision 269028] (GCC) Host is x86_64-suse-linux-gnu === gfortran tests === Running target aranym WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. FAIL: gfortran.dg/backtrace_1.f90 -O2 execution test FAIL: gfortran.dg/bessel_6.f90 -O0 execution test FAIL: gfortran.dg/bessel_6.f90 -O1 execution test FAIL: gfortran.dg/bessel_6.f90 -O2 execution test FAIL: gfortran.dg/bessel_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/bessel_6.f90 -O3 -g execution test FAIL: gfortran.dg/bessel_6.f90 -Os execution test WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. 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 WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. FAIL: gfortran.dg/dec_parameter_1.f -O2 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 -O2 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. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. FAIL: gfortran.dg/elemental_subroutine_3.f90 -O1 (test for excess errors) FAIL: gfortran.dg/elemental_subroutine_3.f90 -O2 (test for excess errors) FAIL: gfortran.dg/elemental_subroutine_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/elemental_subroutine_3.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/elemental_subroutine_3.f90 -Os (test for excess errors) WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. FAIL: gfortran.dg/eoshift_4.f90 -O execution test WARNING: program timed out. FAIL: gfortran.dg/erf_3.F90 -O0 execution test FAIL: gfortran.dg/erf_3.F90 -O1 execution test FAIL: gfortran.dg/erf_3.F90 -O2 execution test FAIL: gfortran.dg/erf_3.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/erf_3.F90 -O3 -g execution test FAIL: gfortran.dg/erf_3.F90 -Os execution test WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. FAIL: gfortran.dg/integer_exponentiation_3.F90 -O2 execution test FAIL: gfortran.dg/integer_exponentiation_3.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/integer_exponentiation_3.F90 -O3 -g execution test WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. FAIL: gfortran.dg/matmul_15.f90 -O execution test WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. FAIL: gfortran.dg/matmul_6.f90 -O0 execution test WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. 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/ieee_9.f90 -O0 (test for excess errors) UNRESOLVED: gfortran.dg/ieee/ieee_9.f90 -O0 compilation failed to produce executable FAIL: gfortran.dg/ieee/ieee_9.f90 -O1 (test for excess errors) UNRESOLVED: gfortran.dg/ieee/ieee_9.f90 -O1 compilation failed to produce executable FAIL: gfortran.dg/ieee/ieee_9.f90 -O2 (test for excess errors) UNRESOLVED: gfortran.dg/ieee/ieee_9.f90 -O2 compilation failed to produce executable FAIL: gfortran.dg/ieee/ieee_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: gfortran.dg/ieee/ieee_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: gfortran.dg/ieee/ieee_9.f90 -O3 -g (test for excess errors) UNRESOLVED: gfortran.dg/ieee/ieee_9.f90 -O3 -g compilation failed to produce executable FAIL: gfortran.dg/ieee/ieee_9.f90 -Os (test for excess errors) UNRESOLVED: gfortran.dg/ieee/ieee_9.f90 -Os compilation failed to produce executable 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 === gfortran Summary === # of expected passes 48035 # of unexpected failures 69 # of expected failures 126 # of unresolved testcases 6 # of unsupported tests 245 /daten/aranym/gcc/gcc-20190220/Build/gcc/gfortran version 9.0.1 20190219 (experimental) [trunk revision 269028] (GCC) Host is x86_64-suse-linux-gnu === objc tests === Running target aranym === objc Summary === # of expected passes 2803 # of unsupported tests 68 /daten/aranym/gcc/gcc-20190220/Build/gcc/xgcc version 9.0.1 20190219 (experimental) [trunk revision 269028] (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/do_concurrent_5.f90 -O execution test WARNING: program timed out. FAIL: libgomp.fortran/pr29629.f90 -O0 execution test WARNING: program timed out. FAIL: libgomp.fortran/strassen.f90 -O execution test XPASS: libgomp.graphite/force-parallel-4.c scan-tree-dump-times graphite "2 loops carried no dependency" 1 FAIL: libgomp.graphite/force-parallel-4.c scan-tree-dump-times graphite "1 loops carried no dependency" 1 WARNING: program timed out. FAIL: libgomp.graphite/force-parallel-7.c execution test FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/atomic_update-1.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test FAIL: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/atomic_update-1.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. FAIL: libgomp.oacc-fortran/gemm-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test WARNING: program timed out. FAIL: libgomp.oacc-fortran/gemm-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test WARNING: program timed out. FAIL: libgomp.oacc-fortran/gemm-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test WARNING: program timed out. FAIL: libgomp.oacc-fortran/gemm-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test WARNING: program timed out. FAIL: libgomp.oacc-fortran/gemm-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test WARNING: program timed out. FAIL: libgomp.oacc-fortran/gemm-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test WARNING: program timed out. FAIL: libgomp.oacc-fortran/gemm.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test WARNING: program timed out. FAIL: libgomp.oacc-fortran/gemm.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test WARNING: program timed out. FAIL: libgomp.oacc-fortran/gemm.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test WARNING: program timed out. FAIL: libgomp.oacc-fortran/gemm.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test WARNING: program timed out. FAIL: libgomp.oacc-fortran/gemm.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test WARNING: program timed out. FAIL: libgomp.oacc-fortran/gemm.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test FAIL: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 output pattern test FAIL: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 output pattern test FAIL: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 output pattern test FAIL: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -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 -O3 -g output pattern test FAIL: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os output pattern test === libgomp Summary === # of expected passes 6240 # of unexpected failures 25 # of unexpected successes 1 # of expected failures 3 # of unsupported tests 508 Host is m68k-unknown-linux-gnu === libstdc++ tests === Running target aranym WARNING: program timed out. FAIL: 20_util/hash/chi2_q_bit_flip_set.cc execution test WARNING: program timed out. FAIL: 20_util/hash/chi2_q_uniform_random.cc execution test WARNING: program timed out. FAIL: 20_util/hash/quality.cc execution test WARNING: program timed out. FAIL: 21_strings/basic_string/inserters_extractors/wchar_t/28277.cc execution test WARNING: program timed out. FAIL: 22_locale/locale/cons/12438.cc execution test WARNING: program timed out. FAIL: 22_locale/locale/cons/12658_thread-1.cc execution test WARNING: program timed out. FAIL: 22_locale/locale/cons/12658_thread-2.cc execution test WARNING: program timed out. FAIL: 23_containers/list/pthread1.cc execution test WARNING: program timed out. FAIL: 23_containers/list/pthread5.cc execution test WARNING: program timed out. FAIL: 23_containers/map/pthread6.cc execution test WARNING: program timed out. FAIL: 23_containers/set/modifiers/16728.cc execution test WARNING: program timed out. FAIL: 23_containers/vector/bool/modifiers/insert/31370.cc execution test FAIL: 23_containers/vector/debug/mutex_association.cc execution test WARNING: program timed out. FAIL: 25_algorithms/nth_element/random_test.cc execution test WARNING: program timed out. FAIL: 25_algorithms/partial_sort/random_test.cc execution test WARNING: program timed out. FAIL: 25_algorithms/partial_sort_copy/random_test.cc execution test WARNING: program timed out. FAIL: 25_algorithms/sort/random_test.cc execution test WARNING: program timed out. FAIL: 26_numerics/accumulate/48750.cc execution test WARNING: program timed out. FAIL: 26_numerics/random/binomial_distribution/operators/values2.cc execution test WARNING: program timed out. FAIL: 26_numerics/random/binomial_distribution/operators/values5.cc execution test WARNING: program timed out. FAIL: 26_numerics/random/negative_binomial_distribution/operators/values.cc execution test WARNING: program timed out. FAIL: 26_numerics/random/poisson_distribution/operators/values.cc execution test WARNING: program timed out. FAIL: 26_numerics/random/uniform_real_distribution/operators/64351.cc execution test WARNING: program timed out. FAIL: 27_io/basic_filebuf/seekpos/wchar_t/9874.cc execution test WARNING: program timed out. FAIL: 27_io/basic_ofstream/cons/char/1.cc execution test WARNING: program timed out. FAIL: 27_io/basic_ofstream/pthread2.cc execution test WARNING: program timed out. FAIL: 27_io/basic_ostream/inserters_character/wchar_t/28277-3.cc execution test WARNING: program timed out. FAIL: 27_io/basic_ostream/inserters_character/wchar_t/28277-4.cc execution test WARNING: program timed out. FAIL: 27_io/basic_ostringstream/pthread3.cc execution test WARNING: program timed out. FAIL: 27_io/basic_stringbuf/overflow/char/1.cc execution test WARNING: program timed out. FAIL: 27_io/basic_stringbuf/overflow/wchar_t/1.cc execution test WARNING: program timed out. FAIL: ext/pb_ds/regression/hash_map_rand.cc execution test WARNING: program timed out. FAIL: ext/pb_ds/regression/tree_map_rand.cc execution test WARNING: program timed out. FAIL: ext/pb_ds/regression/tree_set_rand.cc execution test WARNING: program timed out. FAIL: ext/pb_ds/regression/trie_map_rand.cc execution test WARNING: program timed out. FAIL: ext/pb_ds/regression/trie_set_rand.cc execution test WARNING: program timed out. FAIL: ext/random/hypergeometric_distribution/operators/values.cc execution test WARNING: program timed out. FAIL: ext/rope/pthread7-rope.cc execution test WARNING: program timed out. FAIL: ext/vstring/inserters_extractors/wchar_t/28277.cc execution test WARNING: program timed out. FAIL: tr1/5_numerical_facilities/special_functions/20_riemann_zeta/check_value_neg.cc execution test WARNING: program timed out. FAIL: tr1/5_numerical_facilities/special_functions/20_riemann_zeta/check_value_pos.cc execution test === libstdc++ Summary === # of expected passes 12565 # of unexpected failures 41 # of expected failures 77 # of unsupported tests 308 Compiler version: 9.0.1 20190219 (experimental) [trunk revision 269028] (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