From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 57059 invoked by alias); 18 Feb 2019 22:07:06 -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 56979 invoked by uid 89); 18 Feb 2019 22:07:05 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS,TIME_LIMIT_EXCEEDED autolearn=unavailable version=3.3.2 spammy=r3, sk:fstack, sk:fstack-, monitor X-HELO: mx0a-001b2d01.pphosted.com Received: from mx0b-001b2d01.pphosted.com (HELO mx0a-001b2d01.pphosted.com) (148.163.158.5) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 18 Feb 2019 22:06:55 +0000 Received: from pps.filterd (m0098419.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.27/8.16.0.27) with SMTP id x1ILweqx112915 for ; Mon, 18 Feb 2019 17:06:53 -0500 Received: from e06smtp05.uk.ibm.com (e06smtp05.uk.ibm.com [195.75.94.101]) by mx0b-001b2d01.pphosted.com with ESMTP id 2qr3nfv8pe-1 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NOT) for ; Mon, 18 Feb 2019 17:06:51 -0500 Received: from localhost by e06smtp05.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 18 Feb 2019 22:06:50 -0000 Received: from b06cxnps4075.portsmouth.uk.ibm.com (9.149.109.197) by e06smtp05.uk.ibm.com (192.168.101.135) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; (version=TLSv1/SSLv3 cipher=AES256-GCM-SHA384 bits=256/256) Mon, 18 Feb 2019 22:06:49 -0000 Received: from d06av23.portsmouth.uk.ibm.com (d06av23.portsmouth.uk.ibm.com [9.149.105.59]) by b06cxnps4075.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id x1IM6mYJ27394232 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Mon, 18 Feb 2019 22:06:48 GMT Received: from d06av23.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 0A6FBA404D for ; Mon, 18 Feb 2019 22:06:48 +0000 (GMT) Received: from d06av23.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id B61EEA4040 for ; Mon, 18 Feb 2019 22:06:46 +0000 (GMT) Received: from cellctc1.boeblingen.de.ibm.com (unknown [9.152.22.101]) by d06av23.portsmouth.uk.ibm.com (Postfix) with SMTP for ; Mon, 18 Feb 2019 22:06:46 +0000 (GMT) Received: by cellctc1.boeblingen.de.ibm.com (sSMTP sendmail emulation); Mon, 18 Feb 2019 23:06:46 +0100 Date: Mon, 18 Feb 2019 22:07:00 -0000 From: Ulrich Weigand To: gcc-testresults@gcc.gnu.org Subject: Results for 9.0.1 20190217 (experimental) (GCC) testsuite on spu-unknown-elf Mime-Version: 1.0 User-Agent: Mutt/1.4.2.2i x-cbid: 19021822-0020-0000-0000-000003184FB5 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 19021822-0021-0000-0000-000021699217 Message-Id: <20190218220646.GA23847@cellctc1.boeblingen.de.ibm.com> Content-Type: text/plain; charset=unknown-8bit Content-Transfer-Encoding: 8bit Content-Disposition: inline X-SW-Source: 2019-02/txt/msg02239.txt.bz2 GCC Version: 9.0.1, SVN revision: 268974 Newlib Version: commit 7c34811440be0bf1e749d9f075f54320c706cb4b Binutils Version: commit 0c820d679358aa1ec7cd9e33c4bc23a7db964ea1 build host info: $ uname -s -r -m -p -i -o Linux 2.6.18-418.el5 ppc64 ppc64 ppc64 GNU/Linux $ gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/home/uweigand/install/libexec/gcc/powerpc64-unknown-linux-gnu/7.2.1/lto-wrapper Target: powerpc64-unknown-linux-gnu Configured with: ../gcc-7/configure --prefix=/home/uweigand/install --with-long-double-128 --disable-checking --disable-nls --enable-languages=c,c++ --disable-bootstrap --disable-libsanitizer Thread model: posix gcc version 7.2.1 20171120 (GCC) $ ld -v GNU ld (GNU Binutils) 2.29.51.20171124 ############################################################ # GCC test suite results # ############################################################ Target is spu-unknown-elf Host is powerpc64-unknown-linux-gnu === g++ tests === Running target cell-native FAIL: c-c++-common/Wattributes.c -std=gnu++14 (test for warnings, line 404) FAIL: c-c++-common/Wattributes.c -std=gnu++17 (test for warnings, line 404) FAIL: c-c++-common/Wattributes.c -std=gnu++98 (test for warnings, line 404) FAIL: c-c++-common/pr57371-1.c -std=gnu++14 (test for excess errors) FAIL: c-c++-common/pr57371-1.c -std=gnu++17 (test for excess errors) FAIL: c-c++-common/pr57371-1.c -std=gnu++98 (test for excess errors) FAIL: c-c++-common/pr57371-4.c -std=gnu++14 scan-tree-dump original "nonfinite_1 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++14 scan-tree-dump original "nonfinite_10 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++14 scan-tree-dump original "nonfinite_2 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++14 scan-tree-dump original "nonfinite_3 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++14 scan-tree-dump original "nonfinite_4 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++14 scan-tree-dump original "nonfinite_5 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++14 scan-tree-dump original "nonfinite_6 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++14 scan-tree-dump original "nonfinite_7 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++14 scan-tree-dump original "nonfinite_8 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++14 scan-tree-dump original "nonfinite_9 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++17 scan-tree-dump original "nonfinite_1 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++17 scan-tree-dump original "nonfinite_10 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++17 scan-tree-dump original "nonfinite_2 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++17 scan-tree-dump original "nonfinite_3 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++17 scan-tree-dump original "nonfinite_4 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++17 scan-tree-dump original "nonfinite_5 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++17 scan-tree-dump original "nonfinite_6 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++17 scan-tree-dump original "nonfinite_7 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++17 scan-tree-dump original "nonfinite_8 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++17 scan-tree-dump original "nonfinite_9 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++98 scan-tree-dump original "nonfinite_1 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++98 scan-tree-dump original "nonfinite_10 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++98 scan-tree-dump original "nonfinite_2 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++98 scan-tree-dump original "nonfinite_3 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++98 scan-tree-dump original "nonfinite_4 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++98 scan-tree-dump original "nonfinite_5 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++98 scan-tree-dump original "nonfinite_6 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++98 scan-tree-dump original "nonfinite_7 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++98 scan-tree-dump original "nonfinite_8 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -std=gnu++98 scan-tree-dump original "nonfinite_9 = \\\\(float\\\\)" FAIL: c-c++-common/pr60156.c -std=gnu++14 (test for warnings, line 6) FAIL: c-c++-common/pr60156.c -std=gnu++17 (test for warnings, line 6) FAIL: c-c++-common/pr60156.c -std=gnu++98 (test for warnings, line 6) FAIL: c-c++-common/pr69669.c -std=gnu++14 scan-rtl-dump-times final "mem:QI" 1 FAIL: c-c++-common/pr69669.c -std=gnu++17 scan-rtl-dump-times final "mem:QI" 1 FAIL: c-c++-common/pr69669.c -std=gnu++98 scan-rtl-dump-times final "mem:QI" 1 FAIL: g++.dg/Wno-frame-address.C -std=gnu++14 (test for excess errors) FAIL: g++.dg/Wno-frame-address.C -std=gnu++17 (test for excess errors) FAIL: g++.dg/Wno-frame-address.C -std=gnu++98 (test for excess errors) FAIL: g++.dg/abi/scoped1.C -std=gnu++14 execution test FAIL: g++.dg/abi/scoped1.C -std=gnu++17 execution test FAIL: g++.dg/opt/pr81715.C -std=gnu++14 (test for excess errors) FAIL: g++.dg/opt/pr81715.C -std=gnu++17 (test for excess errors) FAIL: g++.dg/opt/pr81715.C -std=gnu++98 (test for excess errors) FAIL: g++.dg/pr49718.C -std=gnu++14 scan-assembler-times __cyg_profile_func_enter 1 FAIL: g++.dg/pr49718.C -std=gnu++17 scan-assembler-times __cyg_profile_func_enter 1 FAIL: g++.dg/pr49718.C -std=gnu++98 scan-assembler-times __cyg_profile_func_enter 1 FAIL: g++.dg/tree-ssa/ssa-dse-1.C scan-tree-dump-times dse1 "MEM\\\\[\\\\(struct FixBuf \\\\*\\\\)& \\\\+ [0-9]+B\\\\] = {}" 1 FAIL: g++.dg/lto/pr87906 cp_lto_pr87906_0.o-cp_lto_pr87906_1.o link, -O -fPIC -flto UNRESOLVED: g++.dg/tree-prof/devirt.C compilation, -fprofile-use -D_PROFILE_USE UNRESOLVED: g++.dg/tree-prof/devirt.C execution, -fprofile-use -D_PROFILE_USE FAIL: g++.dg/tree-prof/devirt.C execution: file devirt.gcda does not exist, -fprofile-generate -D_PROFILE_GENERATE FAIL: g++.dg/vect/pr36648.cc -std=c++14 scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: g++.dg/vect/pr36648.cc -std=c++14 scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: g++.dg/vect/pr36648.cc -std=c++17 scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: g++.dg/vect/pr36648.cc -std=c++17 scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: g++.dg/vect/pr36648.cc -std=c++98 scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: g++.dg/vect/pr36648.cc -std=c++98 scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: g++.old-deja/g++.mike/for3.C -std=gnu++14 (test for warnings, line 5) FAIL: g++.old-deja/g++.mike/for3.C -std=gnu++17 (test for warnings, line 5) FAIL: g++.old-deja/g++.mike/for3.C -std=gnu++98 (test for warnings, line 5) === g++ Summary === # of expected passes 110206 # of unexpected failures 65 # of expected failures 429 # of unresolved testcases 2 # of unsupported tests 6073 /home/uweigand/dailybuild/spu-tc-2019-02-17/gcc-build/gcc/xg++ version 9.0.1 20190217 (experimental) (GCC) Host is powerpc64-unknown-linux-gnu === gcc tests === Running target cell-native WARNING: gcc.c-torture/compile/20001226-1.c -O2 (test for excess errors) program timed out. FAIL: gcc.c-torture/compile/20001226-1.c -O2 (test for excess errors) WARNING: gcc.c-torture/compile/20001226-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) program timed out. FAIL: gcc.c-torture/compile/20001226-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) WARNING: gcc.c-torture/compile/20001226-1.c -O3 -g (test for excess errors) program timed out. FAIL: gcc.c-torture/compile/20001226-1.c -O3 -g (test for excess errors) FAIL: gcc.c-torture/compile/limits-exprparen.c -O0 (internal compiler error) FAIL: gcc.c-torture/compile/limits-exprparen.c -O0 (test for excess errors) FAIL: gcc.c-torture/compile/limits-exprparen.c -O1 (internal compiler error) FAIL: gcc.c-torture/compile/limits-exprparen.c -O1 (test for excess errors) FAIL: gcc.c-torture/compile/limits-exprparen.c -O2 (internal compiler error) FAIL: gcc.c-torture/compile/limits-exprparen.c -O2 (test for excess errors) FAIL: gcc.c-torture/compile/limits-exprparen.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) FAIL: gcc.c-torture/compile/limits-exprparen.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.c-torture/compile/limits-exprparen.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (internal compiler error) FAIL: gcc.c-torture/compile/limits-exprparen.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.c-torture/compile/limits-exprparen.c -O3 -g (internal compiler error) FAIL: gcc.c-torture/compile/limits-exprparen.c -O3 -g (test for excess errors) FAIL: gcc.c-torture/compile/limits-exprparen.c -Os (internal compiler error) FAIL: gcc.c-torture/compile/limits-exprparen.c -Os (test for excess errors) FAIL: gcc.c-torture/compile/pr33614.c -O1 (internal compiler error) FAIL: gcc.c-torture/compile/pr33614.c -O1 (test for excess errors) FAIL: gcc.c-torture/compile/pr33614.c -O2 (internal compiler error) FAIL: gcc.c-torture/compile/pr33614.c -O2 (test for excess errors) FAIL: gcc.c-torture/compile/pr33614.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) FAIL: gcc.c-torture/compile/pr33614.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.c-torture/compile/pr33614.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (internal compiler error) FAIL: gcc.c-torture/compile/pr33614.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gcc.c-torture/compile/pr33614.c -O3 -g (internal compiler error) FAIL: gcc.c-torture/compile/pr33614.c -O3 -g (test for excess errors) FAIL: gcc.c-torture/compile/pr33614.c -Os (internal compiler error) FAIL: gcc.c-torture/compile/pr33614.c -Os (test for excess errors) FAIL: gcc.c-torture/execute/fprintf-2.c -O0 execution test FAIL: gcc.c-torture/execute/fprintf-2.c -O1 execution test FAIL: gcc.c-torture/execute/fprintf-2.c -O2 execution test FAIL: gcc.c-torture/execute/fprintf-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.c-torture/execute/fprintf-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.c-torture/execute/fprintf-2.c -O3 -g execution test FAIL: gcc.c-torture/execute/fprintf-2.c -Os execution test FAIL: gcc.c-torture/execute/pr67929_1.c -O0 execution test FAIL: gcc.c-torture/execute/pr67929_1.c -O1 execution test FAIL: gcc.c-torture/execute/pr67929_1.c -O2 execution test FAIL: gcc.c-torture/execute/pr67929_1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.c-torture/execute/pr67929_1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.c-torture/execute/pr67929_1.c -O3 -g execution test FAIL: gcc.c-torture/execute/pr67929_1.c -Os execution test FAIL: gcc.c-torture/execute/pr79286.c -O0 (test for excess errors) UNRESOLVED: gcc.c-torture/execute/pr79286.c -O0 compilation failed to produce executable FAIL: gcc.c-torture/execute/pr79286.c -O2 (test for excess errors) UNRESOLVED: gcc.c-torture/execute/pr79286.c -O2 compilation failed to produce executable FAIL: gcc.c-torture/execute/pr79286.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) UNRESOLVED: gcc.c-torture/execute/pr79286.c -O2 -flto -fno-use-linker-plugin -flto-partition=none compilation failed to produce executable FAIL: gcc.c-torture/execute/pr79286.c -Os (test for excess errors) UNRESOLVED: gcc.c-torture/execute/pr79286.c -Os compilation failed to produce executable FAIL: gcc.c-torture/execute/printf-2.c -O0 execution test FAIL: gcc.c-torture/execute/printf-2.c -O1 execution test FAIL: gcc.c-torture/execute/printf-2.c -O2 execution test FAIL: gcc.c-torture/execute/printf-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.c-torture/execute/printf-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.c-torture/execute/printf-2.c -O3 -g execution test FAIL: gcc.c-torture/execute/printf-2.c -Os execution test FAIL: gcc.c-torture/execute/user-printf.c -O0 execution test FAIL: gcc.c-torture/execute/user-printf.c -O1 execution test FAIL: gcc.c-torture/execute/user-printf.c -O2 execution test FAIL: gcc.c-torture/execute/user-printf.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.c-torture/execute/user-printf.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.c-torture/execute/user-printf.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gcc.c-torture/execute/user-printf.c -O3 -g execution test FAIL: gcc.c-torture/execute/user-printf.c -Os execution test FAIL: gcc.dg/compat/scalar-by-value-4 c_compat_x_tst.o-c_compat_y_tst.o execute FAIL: gcc.dg/compat/scalar-return-4 c_compat_x_tst.o-c_compat_y_tst.o execute FAIL: gcc.dg/debug/dwarf2/inline2.c scan-assembler-times \\\\(DIE \\\\([^\\n]*\\\\) DW_TAG_lexical_block 0 FAIL: gcc.dg/debug/dwarf2/inline4.c scan-assembler DW_TAG_inlined_subroutine[^\\\\(]*\\\\([^\\\\)]*\\\\)[^\\\\(]*\\\\(DIE \\\\(0x[0-9a-f]*\\\\) DW_TAG_formal_parameter[^\\\\(]*\\\\(DIE \\\\(0x[0-9a-f]*\\\\) DW_TAG_variable FAIL: c-c++-common/Wattributes.c -Wc++-compat (test for warnings, line 404) FAIL: c-c++-common/pr57371-1.c -Wc++-compat (test for excess errors) FAIL: c-c++-common/pr57371-4.c -Wc++-compat scan-tree-dump original "nonfinite_1 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -Wc++-compat scan-tree-dump original "nonfinite_10 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -Wc++-compat scan-tree-dump original "nonfinite_2 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -Wc++-compat scan-tree-dump original "nonfinite_3 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -Wc++-compat scan-tree-dump original "nonfinite_4 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -Wc++-compat scan-tree-dump original "nonfinite_5 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -Wc++-compat scan-tree-dump original "nonfinite_6 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -Wc++-compat scan-tree-dump original "nonfinite_7 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -Wc++-compat scan-tree-dump original "nonfinite_8 = \\\\(float\\\\)" FAIL: c-c++-common/pr57371-4.c -Wc++-compat scan-tree-dump original "nonfinite_9 = \\\\(float\\\\)" FAIL: c-c++-common/pr60156.c -Wc++-compat (test for warnings, line 6) FAIL: c-c++-common/pr69669.c -Wc++-compat scan-rtl-dump-times final "mem:QI" 1 FAIL: gcc.dg/20141029-1.c scan-rtl-dump-times final "mem/v(/.)*:HI" 4 FAIL: gcc.dg/Wattributes-6.c (test for warnings, line 404) FAIL: gcc.dg/Wno-frame-address.c (test for excess errors) FAIL: gcc.dg/align-3.c scan-rtl-dump expand "MEM[^\\n\\r]*A8\\\\]" XPASS: gcc.dg/attr-alloc_size-11.c missing range info for short (test for warnings, line 51) XPASS: gcc.dg/attr-alloc_size-11.c missing range info for signed char (test for warnings, line 50) FAIL: gcc.dg/builtins-1.c (test for excess errors) FAIL: gcc.dg/builtins-1.c inf (test for warnings, line 147) FAIL: gcc.dg/c11-complex-1.c execution test FAIL: gcc.dg/c11-true_min-1.c execution test FAIL: gcc.dg/nextafter-1.c (test for excess errors) FAIL: gcc.dg/nextafter-1.c execution test FAIL: gcc.dg/nextafter-3.c (test for excess errors) FAIL: gcc.dg/nextafter-3.c execution test FAIL: gcc.dg/nextafter-3.c scan-tree-dump-not optimized "nextafter" FAIL: gcc.dg/nextafter-3.c scan-tree-dump-not optimized "nexttoward" FAIL: gcc.dg/nextafter-4.c (test for excess errors) FAIL: gcc.dg/nextafter-4.c execution test FAIL: gcc.dg/nextafter-4.c scan-tree-dump-not optimized "nextafter" FAIL: gcc.dg/nextafter-4.c scan-tree-dump-not optimized "nexttoward" FAIL: gcc.dg/pr23623.c scan-rtl-dump-times final "mem/v(/.)*:SI" 12 WARNING: gcc.dg/pr48141.c (test for excess errors) program timed out. FAIL: gcc.dg/pr48141.c (test for excess errors) FAIL: gcc.dg/pr61077.c parameter (test for warnings, line 6) FAIL: gcc.dg/pr61077.c parameter (test for warnings, line 6) FAIL: gcc.dg/pr61077.c return (test for warnings, line 6) FAIL: gcc.dg/pr63594-1.c (internal compiler error) FAIL: gcc.dg/pr63594-1.c (test for excess errors) FAIL: gcc.dg/pr63594-2.c (internal compiler error) FAIL: gcc.dg/pr63594-2.c (test for excess errors) UNRESOLVED: gcc.dg/pr63594-2.c compilation failed to produce executable FAIL: gcc.dg/pr70017.c (test for warnings, line 21) FAIL: gcc.dg/pr80163.c (test for errors, line 13) FAIL: gcc.dg/pr80163.c (test for excess errors) FAIL: gcc.dg/pr82274-1.c (test for excess errors) UNRESOLVED: gcc.dg/pr82274-1.c compilation failed to produce executable FAIL: gcc.dg/predict-17.c scan-tree-dump profile_estimate "__builtin_expect_with_probability heuristics of edge .*->.*: 5.00%" FAIL: gcc.dg/predict-17.c scan-tree-dump profile_estimate "first match heuristics: 5.00%" FAIL: gcc.dg/predict-18.c scan-tree-dump profile_estimate "__builtin_expect_with_probability heuristics of edge .*->.*: 54.00%" FAIL: gcc.dg/predict-18.c scan-tree-dump profile_estimate "__builtin_expect_with_probability heuristics of edge .*->.*: 71.99%" FAIL: gcc.dg/predict-18.c scan-tree-dump profile_estimate "__builtin_expect_with_probability heuristics of edge .*->.*: 77.70%" FAIL: gcc.dg/predict-19.c scan-tree-dump profile_estimate "__builtin_expect_with_probability heuristics of edge .*->.*: 0.10%" FAIL: gcc.dg/predict-19.c scan-tree-dump profile_estimate "first match heuristics: 0.10%" FAIL: gcc.dg/predict-21.c scan-tree-dump profile_estimate "__builtin_expect_with_probability heuristics of edge .*->.*: 5.00%" FAIL: gcc.dg/predict-21.c scan-tree-dump profile_estimate "first match heuristics: 5.00%" FAIL: gcc.dg/sinatan-1.c execution test FAIL: gcc.dg/sms-7.c scan-rtl-dump-times sms "SMS succeeded" 1 FAIL: gcc.dg/store-motion-fgcse-sm.c scan-rtl-dump store_motion "STORE_MOTION of f, .* basic blocks, 1 insns deleted, 1 insns created" FAIL: gcc.dg/wmain.c (test for warnings, line 4) FAIL: gcc.dg/ipa/pr77653.c scan-ipa-dump icf "Not unifying; alias cannot be created; target is discardable" FAIL: gcc.dg/ipa/propalign-5.c scan-ipa-dump cp "align: 2" FAIL: gcc.dg/plugin/must-tail-call-2.c -fplugin=./must_tail_call_plugin.so (test for errors, line 32) FAIL: gcc.dg/sso/p13.c -O0 output pattern test FAIL: gcc.dg/sso/p13.c -O1 -fno-inline output pattern test FAIL: gcc.dg/sso/p13.c -O2 output pattern test FAIL: gcc.dg/sso/p13.c -O3 -finline-functions output pattern test FAIL: gcc.dg/sso/p13.c -Og -g output pattern test FAIL: gcc.dg/sso/p13.c -Os output pattern test FAIL: gcc.dg/sso/p4.c -O0 output pattern test FAIL: gcc.dg/sso/p4.c -O1 -fno-inline output pattern test FAIL: gcc.dg/sso/p4.c -O2 output pattern test FAIL: gcc.dg/sso/p4.c -O3 -finline-functions output pattern test FAIL: gcc.dg/sso/p4.c -Og -g output pattern test FAIL: gcc.dg/sso/p4.c -Os output pattern test FAIL: gcc.dg/sso/q13.c -O0 output pattern test FAIL: gcc.dg/sso/q13.c -O1 -fno-inline output pattern test FAIL: gcc.dg/sso/q13.c -O2 output pattern test FAIL: gcc.dg/sso/q13.c -O3 -finline-functions output pattern test FAIL: gcc.dg/sso/q13.c -Og -g output pattern test FAIL: gcc.dg/sso/q13.c -Os output pattern test FAIL: gcc.dg/sso/q4.c -O0 output pattern test FAIL: gcc.dg/sso/q4.c -O1 -fno-inline output pattern test FAIL: gcc.dg/sso/q4.c -O2 output pattern test FAIL: gcc.dg/sso/q4.c -O3 -finline-functions output pattern test FAIL: gcc.dg/sso/q4.c -Og -g output pattern test FAIL: gcc.dg/sso/q4.c -Os output pattern test FAIL: gcc.dg/sso/t13.c -O0 output pattern test FAIL: gcc.dg/sso/t13.c -O1 -fno-inline output pattern test FAIL: gcc.dg/sso/t13.c -O2 output pattern test FAIL: gcc.dg/sso/t13.c -O3 -finline-functions output pattern test FAIL: gcc.dg/sso/t13.c -Og -g output pattern test FAIL: gcc.dg/sso/t13.c -Os output pattern test FAIL: gcc.dg/sso/t4.c -O0 output pattern test FAIL: gcc.dg/sso/t4.c -O1 -fno-inline output pattern test FAIL: gcc.dg/sso/t4.c -O2 output pattern test FAIL: gcc.dg/sso/t4.c -O3 -finline-functions output pattern test FAIL: gcc.dg/sso/t4.c -Og -g output pattern test FAIL: gcc.dg/sso/t4.c -Os output pattern test FAIL: gcc.dg/torture/builtin-attr-1.c -O0 (test for excess errors) FAIL: gcc.dg/torture/builtin-attr-1.c -O0 INF unsupported (test for warnings, line 342) FAIL: gcc.dg/torture/builtin-attr-1.c -O1 (test for excess errors) FAIL: gcc.dg/torture/builtin-attr-1.c -O1 INF unsupported (test for warnings, line 342) FAIL: gcc.dg/torture/builtin-attr-1.c -O2 (test for excess errors) FAIL: gcc.dg/torture/builtin-attr-1.c -O2 INF unsupported (test for warnings, line 342) FAIL: gcc.dg/torture/builtin-attr-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.dg/torture/builtin-attr-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none INF unsupported (test for warnings, line 342) FAIL: gcc.dg/torture/builtin-attr-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.dg/torture/builtin-attr-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects INF unsupported (test for warnings, line 342) FAIL: gcc.dg/torture/builtin-attr-1.c -O3 -g (test for excess errors) FAIL: gcc.dg/torture/builtin-attr-1.c -O3 -g INF unsupported (test for warnings, line 342) FAIL: gcc.dg/torture/builtin-attr-1.c -Os (test for excess errors) FAIL: gcc.dg/torture/builtin-attr-1.c -Os INF unsupported (test for warnings, line 342) FAIL: gcc.dg/torture/c99-contract-1.c -O0 execution test FAIL: gcc.dg/torture/c99-contract-1.c -O1 execution test FAIL: gcc.dg/torture/c99-contract-1.c -O2 execution test FAIL: gcc.dg/torture/c99-contract-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/torture/c99-contract-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/torture/c99-contract-1.c -O3 -g execution test FAIL: gcc.dg/torture/c99-contract-1.c -Os execution test FAIL: gcc.dg/torture/fp-int-convert-timode-1.c -O0 execution test FAIL: gcc.dg/torture/fp-int-convert-timode-1.c -O1 execution test FAIL: gcc.dg/torture/fp-int-convert-timode-1.c -O2 execution test FAIL: gcc.dg/torture/fp-int-convert-timode-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/torture/fp-int-convert-timode-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/torture/fp-int-convert-timode-1.c -O3 -g execution test FAIL: gcc.dg/torture/fp-int-convert-timode-1.c -Os execution test FAIL: gcc.dg/torture/fp-int-convert-timode-2.c -O0 execution test FAIL: gcc.dg/torture/fp-int-convert-timode-2.c -O1 execution test FAIL: gcc.dg/torture/fp-int-convert-timode-2.c -O2 execution test FAIL: gcc.dg/torture/fp-int-convert-timode-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/torture/fp-int-convert-timode-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/torture/fp-int-convert-timode-2.c -O3 -g execution test FAIL: gcc.dg/torture/fp-int-convert-timode-2.c -Os execution test FAIL: gcc.dg/torture/fp-int-convert-timode-3.c -O0 execution test FAIL: gcc.dg/torture/fp-int-convert-timode-3.c -O1 execution test FAIL: gcc.dg/torture/fp-int-convert-timode-3.c -O2 execution test FAIL: gcc.dg/torture/fp-int-convert-timode-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/torture/fp-int-convert-timode-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/torture/fp-int-convert-timode-3.c -O3 -g execution test FAIL: gcc.dg/torture/fp-int-convert-timode-3.c -Os execution test FAIL: gcc.dg/torture/pr56443.c -O0 execution test FAIL: gcc.dg/torture/pr56443.c -Os execution test FAIL: gcc.dg/torture/pr80163.c -O0 (internal compiler error) FAIL: gcc.dg/torture/pr80163.c -O0 (test for excess errors) FAIL: gcc.dg/torture/pr80163.c -O1 (internal compiler error) FAIL: gcc.dg/torture/pr80163.c -O1 (test for excess errors) FAIL: gcc.dg/torture/pr80163.c -O2 (internal compiler error) FAIL: gcc.dg/torture/pr80163.c -O2 (test for excess errors) FAIL: gcc.dg/torture/pr80163.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) FAIL: gcc.dg/torture/pr80163.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.dg/torture/pr80163.c -O3 -g (internal compiler error) FAIL: gcc.dg/torture/pr80163.c -O3 -g (test for excess errors) FAIL: gcc.dg/torture/pr80163.c -Os (internal compiler error) FAIL: gcc.dg/torture/pr80163.c -Os (test for excess errors) FAIL: gcc.dg/tree-prof/pr77698.c scan-rtl-dump-times alignments "internal loop alignment added" 1 FAIL: gcc.dg/tree-prof/time-profiler-2.c compilation, -fprofile-generate -D_PROFILE_GENERATE UNRESOLVED: gcc.dg/tree-prof/time-profiler-2.c compilation, -fprofile-use -D_PROFILE_USE UNRESOLVED: gcc.dg/tree-prof/time-profiler-2.c execution, -fprofile-generate -D_PROFILE_GENERATE UNRESOLVED: gcc.dg/tree-prof/time-profiler-2.c execution, -fprofile-use -D_PROFILE_USE UNRESOLVED: gcc.dg/tree-prof/val-prof-8.c compilation, -fprofile-use -D_PROFILE_USE UNRESOLVED: gcc.dg/tree-prof/val-prof-8.c execution, -fprofile-use -D_PROFILE_USE FAIL: gcc.dg/tree-prof/val-prof-8.c execution: file val-prof-8.gcda does not exist, -fprofile-generate -D_PROFILE_GENERATE FAIL: gcc.dg/tree-prof/val-profiler-threads-1.c compilation, -fprofile-generate -D_PROFILE_GENERATE UNRESOLVED: gcc.dg/tree-prof/val-profiler-threads-1.c compilation, -fprofile-use -D_PROFILE_USE UNRESOLVED: gcc.dg/tree-prof/val-profiler-threads-1.c execution, -fprofile-generate -D_PROFILE_GENERATE UNRESOLVED: gcc.dg/tree-prof/val-profiler-threads-1.c execution, -fprofile-use -D_PROFILE_USE FAIL: gcc.dg/tree-ssa/builtin-sprintf.c execution test FAIL: gcc.dg/tree-ssa/coalesce-1.c scan-rtl-dump-not expand "partition copy" FAIL: gcc.dg/tree-ssa/loop-interchange-15.c execution test FAIL: gcc.dg/tree-ssa/negneg-3.c scan-tree-dump-times optimized "negate_expr" 6 FAIL: gcc.dg/tree-ssa/slsr-13.c scan-tree-dump-times optimized " \\\\* 4" 2 FAIL: gcc.dg/tree-ssa/slsr-13.c scan-tree-dump-times optimized " \\\\* 5" 0 FAIL: gcc.dg/tree-ssa/ssa-dom-cse-5.c scan-tree-dump-times dom2 "return 3;" 1 FAIL: gcc.dg/tree-ssa/vrp98.c scan-tree-dump-not vrp1 "Folded into: if \\\\(_[0-9]+ == 2\\\\)" FAIL: gcc.dg/vect/costmodel/spu/costmodel-vect-31a.c scan-tree-dump-times vect "vectorization not profitable" 1 FAIL: gcc.dg/vect/costmodel/spu/costmodel-vect-33.c scan-tree-dump-times vect "vectorization not profitable" 1 FAIL: gcc.dg/vect/bb-slp-32.c -flto -ffat-lto-objects scan-tree-dump slp2 "vectorization is not profitable" FAIL: gcc.dg/vect/bb-slp-32.c scan-tree-dump slp2 "vectorization is not profitable" FAIL: gcc.dg/vect/bb-slp-pow-1.c -flto -ffat-lto-objects scan-tree-dump-times slp2 "basic block vectorized" 1 FAIL: gcc.dg/vect/bb-slp-pow-1.c scan-tree-dump-times slp2 "basic block vectorized" 1 FAIL: gcc.dg/vect/bb-slp-pr65935.c -flto -ffat-lto-objects scan-tree-dump-times slp1 "basic block vectorized" 2 FAIL: gcc.dg/vect/bb-slp-pr65935.c scan-tree-dump-times slp1 "basic block vectorized" 2 FAIL: gcc.dg/vect/no-tree-sra-bb-slp-pr50730.c scan-tree-dump-times slp2 "basic block vectorized" 1 FAIL: gcc.dg/vect/no-vfa-vect-depend-2.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/no-vfa-vect-depend-3.c scan-tree-dump-times vect "vectorized 1 loops" 4 FAIL: gcc.dg/vect/pr85586.c -flto -ffat-lto-objects scan-tree-dump-times vect "LOOP VECTORIZED" 1 FAIL: gcc.dg/vect/pr85586.c scan-tree-dump-times vect "LOOP VECTORIZED" 1 FAIL: gcc.dg/vect/slp-10.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorized 2 loops" 1 FAIL: gcc.dg/vect/slp-10.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorizing stmts using SLP" 2 FAIL: gcc.dg/vect/slp-10.c scan-tree-dump-times vect "vectorized 2 loops" 1 FAIL: gcc.dg/vect/slp-10.c scan-tree-dump-times vect "vectorizing stmts using SLP" 2 FAIL: gcc.dg/vect/slp-11c.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorized 0 loops" 1 FAIL: gcc.dg/vect/slp-11c.c scan-tree-dump-times vect "vectorized 0 loops" 1 FAIL: gcc.dg/vect/slp-33.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorized 2 loops" 1 FAIL: gcc.dg/vect/slp-33.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorizing stmts using SLP" 2 FAIL: gcc.dg/vect/slp-33.c scan-tree-dump-times vect "vectorized 2 loops" 1 FAIL: gcc.dg/vect/slp-33.c scan-tree-dump-times vect "vectorizing stmts using SLP" 2 FAIL: gcc.dg/vect/slp-43.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorized 1 loops" 2 FAIL: gcc.dg/vect/slp-43.c scan-tree-dump-times vect "vectorized 1 loops" 2 FAIL: gcc.dg/vect/slp-cond-3.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: gcc.dg/vect/slp-cond-3.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: gcc.dg/vect/slp-perm-12.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: gcc.dg/vect/slp-perm-12.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1 FAIL: gcc.dg/vect/vect-31.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorized 4 loops" 1 FAIL: gcc.dg/vect/vect-31.c scan-tree-dump-times vect "vectorized 4 loops" 1 FAIL: gcc.dg/vect/vect-44.c -flto -ffat-lto-objects scan-tree-dump-times vect "Vectorizing an unaligned access" 3 FAIL: gcc.dg/vect/vect-44.c scan-tree-dump-times vect "Vectorizing an unaligned access" 3 FAIL: gcc.dg/vect/vect-50.c -flto -ffat-lto-objects scan-tree-dump-times vect "Vectorizing an unaligned access" 3 FAIL: gcc.dg/vect/vect-50.c scan-tree-dump-times vect "Vectorizing an unaligned access" 3 FAIL: gcc.dg/vect/vect-floatint-conversion-2.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/vect-floatint-conversion-2.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/vect-intfloat-conversion-3.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/vect-intfloat-conversion-3.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/vect-strided-a-u8-i2-gap.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/vect-strided-a-u8-i2-gap.c scan-tree-dump-times vect "vectorized 1 loops" 1 === gcc Summary === # of expected passes 103479 # of unexpected failures 272 # of unexpected successes 2 # of expected failures 426 # of unresolved testcases 14 # of unsupported tests 2929 /home/uweigand/dailybuild/spu-tc-2019-02-17/gcc-build/gcc/xgcc version 9.0.1 20190217 (experimental) (GCC) Host is powerpc64-unknown-linux-gnu === gfortran tests === Running target cell-native WARNING: gfortran.dg/coarray/coindexed_1.f90 -fcoarray=lib -O2 -lcaf_single (test for excess errors) program timed out. FAIL: gfortran.dg/coarray/coindexed_1.f90 -fcoarray=lib -O2 -lcaf_single (test for excess errors) UNRESOLVED: gfortran.dg/coarray/coindexed_1.f90 -fcoarray=lib -O2 -lcaf_single compilation failed to produce executable FAIL: gfortran.dg/array_constructor_45.f90 -O0 execution test FAIL: gfortran.dg/bind_c_array_params_2.f90 -O scan-assembler-times [ \\t][\$,_0-9]*myBindC 1 WARNING: gfortran.dg/cray_pointers_8.f90 -O2 execution test program timed out. FAIL: gfortran.dg/cray_pointers_8.f90 -O2 execution test WARNING: gfortran.dg/cray_pointers_8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test program timed out. FAIL: gfortran.dg/cray_pointers_8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test WARNING: gfortran.dg/cray_pointers_8.f90 -O3 -g execution test program timed out. FAIL: gfortran.dg/cray_pointers_8.f90 -O3 -g execution test FAIL: gfortran.dg/cray_pointers_8.f90 -Os execution test FAIL: gfortran.dg/dec_init_2.f90 -O0 execution test FAIL: gfortran.dg/dec_init_2.f90 -O1 execution test FAIL: gfortran.dg/dec_init_2.f90 -O2 execution test FAIL: gfortran.dg/dec_init_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/dec_init_2.f90 -O3 -g execution test FAIL: gfortran.dg/dec_init_2.f90 -Os execution test XPASS: gfortran.dg/default_format_denormal_1.f90 -O0 execution test XPASS: gfortran.dg/default_format_denormal_1.f90 -O1 execution test XPASS: gfortran.dg/default_format_denormal_1.f90 -O2 execution test XPASS: gfortran.dg/default_format_denormal_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test XPASS: gfortran.dg/default_format_denormal_1.f90 -O3 -g execution test XPASS: gfortran.dg/default_format_denormal_1.f90 -Os execution test 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) FAIL: gfortran.dg/execute_command_line_3.f90 -O execution test FAIL: gfortran.dg/fmt_g0_6.f08 -O2 execution test FAIL: gfortran.dg/fmt_g0_6.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/fmt_g0_6.f08 -O3 -g execution test FAIL: gfortran.dg/fmt_g0_6.f08 -Os execution test FAIL: gfortran.dg/inquire_recl_f2018.f90 -O0 execution test FAIL: gfortran.dg/inquire_recl_f2018.f90 -O1 execution test FAIL: gfortran.dg/inquire_recl_f2018.f90 -O2 execution test FAIL: gfortran.dg/inquire_recl_f2018.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/inquire_recl_f2018.f90 -O3 -g execution test FAIL: gfortran.dg/inquire_recl_f2018.f90 -Os execution test FAIL: gfortran.dg/itime_idate_1.f -O0 execution test FAIL: gfortran.dg/itime_idate_1.f -O1 execution test FAIL: gfortran.dg/itime_idate_1.f -O2 execution test FAIL: gfortran.dg/itime_idate_1.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/itime_idate_1.f -O3 -g execution test FAIL: gfortran.dg/itime_idate_1.f -Os execution test FAIL: gfortran.dg/itime_idate_2.f -O0 execution test FAIL: gfortran.dg/itime_idate_2.f -O1 execution test FAIL: gfortran.dg/itime_idate_2.f -O2 execution test FAIL: gfortran.dg/itime_idate_2.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/itime_idate_2.f -O3 -g execution test FAIL: gfortran.dg/itime_idate_2.f -Os execution test FAIL: gfortran.dg/large_recl.f90 -O0 execution test FAIL: gfortran.dg/large_recl.f90 -O1 execution test FAIL: gfortran.dg/large_recl.f90 -O2 execution test FAIL: gfortran.dg/large_recl.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/large_recl.f90 -O3 -g execution test FAIL: gfortran.dg/large_recl.f90 -Os execution test FAIL: gfortran.dg/matmul_15.f90 -O execution test WARNING: gfortran.dg/matmul_19.f90 -O execution test program timed out. FAIL: gfortran.dg/matmul_19.f90 -O execution test FAIL: gfortran.dg/minlocval_3.f90 -O1 execution test FAIL: gfortran.dg/minlocval_3.f90 -O2 execution test FAIL: gfortran.dg/minlocval_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/minlocval_3.f90 -O3 -g execution test FAIL: gfortran.dg/minlocval_3.f90 -Os execution test FAIL: gfortran.dg/namelist_87.f90 -O0 execution test FAIL: gfortran.dg/namelist_87.f90 -O1 execution test FAIL: gfortran.dg/namelist_87.f90 -O2 execution test FAIL: gfortran.dg/namelist_87.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/namelist_87.f90 -O3 -g execution test FAIL: gfortran.dg/namelist_87.f90 -Os execution test FAIL: gfortran.dg/nested_allocatables_1.f90 -O0 execution test FAIL: gfortran.dg/nested_allocatables_1.f90 -O1 execution test FAIL: gfortran.dg/nested_allocatables_1.f90 -O2 execution test FAIL: gfortran.dg/nested_allocatables_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/nested_allocatables_1.f90 -O3 -g execution test FAIL: gfortran.dg/nested_allocatables_1.f90 -Os execution test FAIL: gfortran.dg/pr61775.f90 -O0 execution test FAIL: gfortran.dg/pr61775.f90 -O1 execution test FAIL: gfortran.dg/pr61775.f90 -O2 execution test FAIL: gfortran.dg/pr61775.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/pr61775.f90 -O3 -g execution test FAIL: gfortran.dg/pr61775.f90 -Os execution test FAIL: gfortran.dg/pr81464.f90 -O (test for excess errors) FAIL: gfortran.dg/read_dir.f90 -O0 execution test FAIL: gfortran.dg/read_dir.f90 -O1 execution test FAIL: gfortran.dg/read_dir.f90 -O2 execution test FAIL: gfortran.dg/read_dir.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/read_dir.f90 -O3 -g execution test FAIL: gfortran.dg/read_dir.f90 -Os execution test FAIL: gfortran.dg/secnds-1.f -O2 execution test FAIL: gfortran.dg/secnds-1.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/secnds-1.f -O3 -g execution test FAIL: gfortran.dg/secnds-1.f -Os execution test FAIL: gfortran.dg/secnds.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test WARNING: gfortran.dg/sms-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) program timed out. FAIL: gfortran.dg/sms-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) UNRESOLVED: gfortran.dg/sms-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable FAIL: gfortran.dg/unlimited_polymorphic_30.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/vect/fast-math-mgrid-resid.f -O scan-tree-dump pcom "Executing predictive commoning without unrolling" FAIL: gfortran.dg/vect/fast-math-mgrid-resid.f -O scan-tree-dump pcom "vectp_u.*__lsm.* = PHI <.*vectp_u.*__lsm" FAIL: gfortran.dg/vect/fast-math-pr37021.f90 -O scan-tree-dump vect "vectorized 2 loops" FAIL: gfortran.dg/vect/fast-math-rnflow-trs2a2.f90 -O scan-tree-dump-times vect "vectorized 2 loops" 1 FAIL: gfortran.dg/vect/pr60510.f -O0 scan-tree-dump-times vect "vectorized 1 loops" 2 FAIL: gfortran.dg/vect/pr60510.f -O1 scan-tree-dump-times vect "vectorized 1 loops" 2 FAIL: gfortran.dg/vect/pr60510.f -O2 scan-tree-dump-times vect "vectorized 1 loops" 2 FAIL: gfortran.dg/vect/pr60510.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions scan-tree-dump-times vect "vectorized 1 loops" 2 FAIL: gfortran.dg/vect/pr60510.f -O3 -g scan-tree-dump-times vect "vectorized 1 loops" 2 FAIL: gfortran.dg/vect/pr60510.f -Os scan-tree-dump-times vect "vectorized 1 loops" 2 FAIL: gfortran.dg/vect/pr62283-2.f -O scan-tree-dump slp2 "basic block vectorized" FAIL: gfortran.dg/vect/pr83232.f90 -O scan-tree-dump-times slp1 "vectorizing stmts using SLP" 3 FAIL: gfortran.dg/vect/vect-8.f90 -O scan-tree-dump-times vect "vectorized 22 loops" 1 === gfortran Summary === # of expected passes 45601 # of unexpected failures 99 # of unexpected successes 6 # of expected failures 116 # of unresolved testcases 2 # of unsupported tests 528 /home/uweigand/dailybuild/spu-tc-2019-02-17/gcc-build/gcc/gfortran version 9.0.1 20190217 (experimental) (GCC) Compiler version: 9.0.1 20190217 (experimental) (GCC) Platform: spu-unknown-elf configure flags: --target=spu --with-newlib --disable-nls --disable-libsanitizer --enable-languages=c,c++,fortran --enable-version-specific-runtime-libs --with-gmp=/home/uweigand/dailybuild/prereqs/install64 --with-mpfr=/home/uweigand/dailybuild/prereqs/install64 --with-mpc=/home/uweigand/dailybuild/prereqs/install64 --prefix=/home/uweigand/dailybuild/spu-tc-2019-02-17/spu-toolchain ############################################################ # Binutils test suite results # ############################################################ Target is spu-unknown-elf Host is powerpc64-unknown-linux-gnu === binutils tests === Running target unix WARNING: Assuming target board is the local machine (which is probably wrong). === binutils Summary === # of expected passes 191 # of unsupported tests 7 Host is powerpc64-unknown-linux-gnu === gas tests === Running target unix WARNING: Assuming target board is the local machine (which is probably wrong). === gas Summary === # of expected passes 197 # of unsupported tests 2 Host is powerpc64-unknown-linux-gnu === ld tests === Running target unix WARNING: Assuming target board is the local machine (which is probably wrong). FAIL: Build libpr23818.so FAIL: Build libpr23958.so FAIL: Build pr22983 === ld Summary === # of expected passes 458 # of unexpected failures 3 # of expected failures 6 # of unsupported tests 183 Platform: spu-unknown-elf configure flags: --disable-initfini-array --disable-gdb --disable-libdecnumber --disable-readline --disable-sim --target=spu --prefix=/home/uweigand/dailybuild/spu-tc-2019-02-17/spu-toolchain ############################################################ # GDB test suite results # ############################################################ Target is spu-unknown-elf Host is powerpc64-unknown-linux-gnu === gdb tests === Running target cell-native FAIL: gdb.base/attach-wait-input.exp: editing on: attach and print (timeout) FAIL: gdb.base/attach-wait-input.exp: editing off: attach and print (timeout) FAIL: gdb.base/auto-connect-native-target.exp: kill: start FAIL: gdb.base/auto-connect-native-target.exp: detach: start FAIL: gdb.base/auto-connect-native-target.exp: run to exit: start FAIL: gdb.base/auto-connect-native-target.exp: run to exit: c (the program is no longer running) FAIL: gdb.base/auto-connect-native-target.exp: disconnect: start FAIL: gdb.base/bg-execution-repeat.exp: c&: c& FAIL: gdb.base/bg-execution-repeat.exp: c&: breakpoint hit 1 (timeout) FAIL: gdb.base/bg-execution-repeat.exp: c&: repeat bg command FAIL: gdb.base/bg-execution-repeat.exp: c&: breakpoint hit 2 (timeout) FAIL: gdb.base/bg-execution-repeat.exp: c 1&: c 1& FAIL: gdb.base/bg-execution-repeat.exp: c 1&: breakpoint hit 1 (timeout) FAIL: gdb.base/bg-execution-repeat.exp: c 1&: repeat bg command FAIL: gdb.base/bg-execution-repeat.exp: c 1&: breakpoint hit 2 (timeout) FAIL: gdb.base/code_elim.exp: single psymtabs: test eliminated var my_global_symbol FAIL: gdb.base/code_elim.exp: single psymtabs: test eliminated var my_static_symbol FAIL: gdb.base/code_elim.exp: single psymtabs: test eliminated var my_global_func FAIL: gdb.base/code_elim.exp: single symtabs: test eliminated var my_global_symbol FAIL: gdb.base/code_elim.exp: single symtabs: test eliminated var my_static_symbol FAIL: gdb.base/code_elim.exp: single symtabs: test eliminated var my_global_func FAIL: gdb.base/code_elim.exp: order1: my_global_symbol has null address FAIL: gdb.base/code_elim.exp: order1: my_static_symbol has null address FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: get inferior process ID FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: get inferior process ID FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: get inferior process ID FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: get inferior process ID FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: get inferior process ID FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: get inferior process ID FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: get inferior process ID FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: get inferior process ID FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: get inferior process ID FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: get inferior process ID FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: get inferior process ID FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: get inferior process ID FAIL: gdb.base/dprintf-non-stop.exp: can't run to main FAIL: gdb.base/examine-backward.exp: address zero boundary: examine 3 bytes backward from 0x0 FAIL: gdb.base/gnu_vector.exp: call add_singlevecs FAIL: gdb.base/hook-stop.exp: hook-stop runs continue&: inferior exits normally (timeout) FAIL: gdb.base/hook-stop.exp: hook-stop runs continue&: info threads FAIL: gdb.base/index-cache.exp: test_cache_enabled_miss: at least one file was created FAIL: gdb.base/index-cache.exp: test_cache_enabled_miss: couldn't get executable build id FAIL: gdb.base/index-cache.exp: test_cache_enabled_hit: check index-cache stats FAIL: gdb.base/kill-detach-inferiors-cmd.exp: start FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2 FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3 FAIL: gdb.base/new-ui-pending-input.exp: print 2 on extra console (timeout) FAIL: gdb.base/new-ui-pending-input.exp: print 3 on extra console (timeout) FAIL: gdb.base/nodebug.exp: p (int *) &dataglobal + 1 FAIL: gdb.base/nostdlib.exp: continue to marker (the program exited) FAIL: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: got prompt FAIL: gdb.base/paginate-bg-execution.exp: paginate: continue& FAIL: gdb.base/paginate-bg-execution.exp: paginate: pagination handled, breakpoint hit (timeout) FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: continue& FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: continue& paginates (timeout) FAIL: gdb.base/paginate-bg-execution.exp: cancel with quit: continue& FAIL: gdb.base/paginate-bg-execution.exp: cancel with quit: continue& paginates (timeout) FAIL: gdb.base/paginate-bg-execution.exp: cancel with quit: cancel pagination (got interactive prompt) FAIL: gdb.base/quit-live.exp: appear_how=attach: extra_inferior=0: quit_how=quit: attach FAIL: gdb.base/quit-live.exp: appear_how=attach: extra_inferior=0: quit_how=sigterm: attach FAIL: gdb.base/quit-live.exp: appear_how=attach: extra_inferior=0: quit_how=sighup: attach FAIL: gdb.base/quit-live.exp: appear_how=attach: extra_inferior=1: quit_how=quit: attach FAIL: gdb.base/quit-live.exp: appear_how=attach: extra_inferior=1: quit_how=sigterm: attach FAIL: gdb.base/quit-live.exp: appear_how=attach: extra_inferior=1: quit_how=sighup: attach FAIL: gdb.base/quit-live.exp: appear_how=attach-nofile: extra_inferior=0: quit_how=quit: attach FAIL: gdb.base/quit-live.exp: appear_how=attach-nofile: extra_inferior=0: quit_how=sigterm: attach FAIL: gdb.base/quit-live.exp: appear_how=attach-nofile: extra_inferior=0: quit_how=sighup: attach FAIL: gdb.base/quit-live.exp: appear_how=attach-nofile: extra_inferior=1: quit_how=quit: attach FAIL: gdb.base/quit-live.exp: appear_how=attach-nofile: extra_inferior=1: quit_how=sigterm: attach FAIL: gdb.base/quit-live.exp: appear_how=attach-nofile: extra_inferior=1: quit_how=sighup: attach FAIL: gdb.base/set-cwd.exp: test_tilde_expansion: print home var FAIL: gdb.base/share-env-with-gdbserver.exp: long var value: print result of getenv for GDB_TEST_VAR FAIL: gdb.base/share-env-with-gdbserver.exp: empty var: print result of getenv for GDB_TEST_VAR FAIL: gdb.base/share-env-with-gdbserver.exp: strange named var: print result of getenv for 'asd =' FAIL: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: set 3 environment variables: print result of getenv for A FAIL: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: set 3 environment variables: print result of getenv for B FAIL: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: set 3 environment variables: print result of getenv for C FAIL: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: unset one variable, reset one: print result of getenv for B FAIL: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: unset one variable, reset one: print result of getenv for C FAIL: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: unset two variables, reset one: print result of getenv for A FAIL: gdb.base/skip.exp: step after disabling 3: step 3 FAIL: gdb.base/skip.exp: step after disabling 3: step 5 FAIL: gdb.base/skip.exp: step using -fu for baz: step 3 FAIL: gdb.base/skip.exp: step using -fu for baz: step 5 FAIL: gdb.base/skip.exp: step using -rfu for baz: step 3 FAIL: gdb.base/skip.exp: step using -rfu for baz: step 5 FAIL: gdb.base/sss-bp-on-user-bp-2.exp: continue to breakpoint: run past setup (the program exited) FAIL: gdb.base/sss-bp-on-user-bp-2.exp: stepi_del_break (the program is no longer running) FAIL: gdb.base/sss-bp-on-user-bp-2.exp: si& finished (timeout) FAIL: gdb.base/stack-protector.exp: protection=-fstack-protector-all: continue to breakpoint: foo FAIL: gdb.base/startup-with-shell.exp: startup_with_shell = on; run_args = *.unique-extension: first argument expanded FAIL: gdb.base/startup-with-shell.exp: startup_with_shell = off; run_args = *.unique-extension: first argument not expanded FAIL: gdb.base/startup-with-shell.exp: startup_with_shell = on; run_args = \$TEST: testing first argument FAIL: gdb.base/startup-with-shell.exp: startup_with_shell = off; run_args = \$TEST: testing first argument FAIL: gdb.base/store.exp: continue to add_charest FAIL: gdb.base/store.exp: continue to add_short FAIL: gdb.base/store.exp: continue to add_int FAIL: gdb.base/store.exp: continue to add_long FAIL: gdb.base/store.exp: continue to add_float FAIL: gdb.base/store.exp: continue to add_double FAIL: gdb.base/store.exp: continue to add_doublest FAIL: gdb.base/testenv.exp: test_set_unset_env: test2: one TEST_GDB var, confirmed FAIL: gdb.base/testenv.exp: test_set_unset_env: test3: two TEST_GDB var, confirmed FAIL: gdb.base/testenv.exp: test_set_unset_env: test4: one TEST_GDB var, after unset, confirmed FAIL: gdb.base/testenv.exp: test_inherit_env_var: test1: TEST_GDB_GLOBAL, confirmed FAIL: gdb.base/testenv.exp: test_inherit_env_var: test1: TEST_GDB_GLOBAL found with right value FAIL: gdb.base/utf8-identifiers.exp: print g_s.num_€ FAIL: gdb.base/utf8-identifiers.exp: print num_€ ERROR: Undefined command "break função2". UNRESOLVED: gdb.base/utf8-identifiers.exp: break função2 FAIL: gdb.base/utf8-identifiers.exp: info breakpoints FAIL: gdb.base/utf8-identifiers.exp: continue (the program exited) FAIL: gdb.base/utf8-identifiers.exp: tab complete "break my_fun" (timeout) FAIL: gdb.base/utf8-identifiers.exp: tab complete "print g_s.num" (timeout) FAIL: gdb.base/vla-datatypes.exp: print float_vla FAIL: gdb.base/watchpoint-reuse-slot.exp: sw-watch: always-inserted off: watch x watch: : width 1, iter 2: base + 0: stepi advanced FAIL: gdb.base/write_mem.exp: x /xh main FAIL: gdb.cp/local-static.exp: c: print 'free_func'::FF_s_var_float FAIL: gdb.cp/local-static.exp: c: print free_func::FF_s_var_float FAIL: gdb.cp/local-static.exp: c: print 'free_inline_func'::FIF_s_var_float FAIL: gdb.cp/local-static.exp: c: print free_inline_func::FIF_s_var_float FAIL: gdb.cp/local-static.exp: c: free_func: print FF_s_var_float FAIL: gdb.cp/local-static.exp: c: free_inline_func: print FIF_s_var_float FAIL: gdb.cp/local-static.exp: c++: print 'S::method()'::S_M_s_var_float FAIL: gdb.cp/local-static.exp: c++: print S::method()::S_M_s_var_float FAIL: gdb.cp/local-static.exp: c++: print 'S::method()::S_M_s_var_float' FAIL: gdb.cp/local-static.exp: c++: print 'S::method() const'::S_M_C_s_var_float FAIL: gdb.cp/local-static.exp: c++: print S::method() const::S_M_C_s_var_float FAIL: gdb.cp/local-static.exp: c++: print 'S::method() const::S_M_C_s_var_float' FAIL: gdb.cp/local-static.exp: c++: print 'S::method() volatile'::S_M_V_s_var_float FAIL: gdb.cp/local-static.exp: c++: print S::method() volatile::S_M_V_s_var_float FAIL: gdb.cp/local-static.exp: c++: print 'S::method() volatile::S_M_V_s_var_float' FAIL: gdb.cp/local-static.exp: c++: print 'S::method() const volatile'::S_M_CV_s_var_float FAIL: gdb.cp/local-static.exp: c++: print S::method() const volatile::S_M_CV_s_var_float FAIL: gdb.cp/local-static.exp: c++: print 'S::method() const volatile::S_M_CV_s_var_float' FAIL: gdb.cp/local-static.exp: c++: print 'S::method() volatile const'::S_M_CV_s_var_float FAIL: gdb.cp/local-static.exp: c++: print S::method() volatile const::S_M_CV_s_var_float FAIL: gdb.cp/local-static.exp: c++: print 'S::method() volatile const::S_M_CV_s_var_float' FAIL: gdb.cp/local-static.exp: c++: print 'S::method(void)'::S_M_s_var_float FAIL: gdb.cp/local-static.exp: c++: print S::method(void)::S_M_s_var_float FAIL: gdb.cp/local-static.exp: c++: print 'S::method(void)::S_M_s_var_float' FAIL: gdb.cp/local-static.exp: c++: print 'S::method(void) const'::S_M_C_s_var_float FAIL: gdb.cp/local-static.exp: c++: print S::method(void) const::S_M_C_s_var_float FAIL: gdb.cp/local-static.exp: c++: print 'S::method(void) const::S_M_C_s_var_float' FAIL: gdb.cp/local-static.exp: c++: print 'S::method(void) volatile'::S_M_V_s_var_float FAIL: gdb.cp/local-static.exp: c++: print S::method(void) volatile::S_M_V_s_var_float FAIL: gdb.cp/local-static.exp: c++: print 'S::method(void) volatile::S_M_V_s_var_float' FAIL: gdb.cp/local-static.exp: c++: print 'S::method(void) const volatile'::S_M_CV_s_var_float FAIL: gdb.cp/local-static.exp: c++: print S::method(void) const volatile::S_M_CV_s_var_float FAIL: gdb.cp/local-static.exp: c++: print 'S::method(void) const volatile::S_M_CV_s_var_float' FAIL: gdb.cp/local-static.exp: c++: print 'S::method(void) volatile const'::S_M_CV_s_var_float FAIL: gdb.cp/local-static.exp: c++: print S::method(void) volatile const::S_M_CV_s_var_float FAIL: gdb.cp/local-static.exp: c++: print 'S::method(void) volatile const::S_M_CV_s_var_float' FAIL: gdb.cp/local-static.exp: c++: print 'S::static_method()'::S_SM_s_var_float FAIL: gdb.cp/local-static.exp: c++: print S::static_method()::S_SM_s_var_float FAIL: gdb.cp/local-static.exp: c++: print 'S::static_method()::S_SM_s_var_float' FAIL: gdb.cp/local-static.exp: c++: print 'S::static_method(void)'::S_SM_s_var_float FAIL: gdb.cp/local-static.exp: c++: print S::static_method(void)::S_SM_s_var_float FAIL: gdb.cp/local-static.exp: c++: print 'S::static_method(void)::S_SM_s_var_float' FAIL: gdb.cp/local-static.exp: c++: print 'S::inline_method()'::S_IM_s_var_float FAIL: gdb.cp/local-static.exp: c++: print S::inline_method()::S_IM_s_var_float FAIL: gdb.cp/local-static.exp: c++: print 'S::inline_method()::S_IM_s_var_float' FAIL: gdb.cp/local-static.exp: c++: print 'S::inline_method(void)'::S_IM_s_var_float FAIL: gdb.cp/local-static.exp: c++: print S::inline_method(void)::S_IM_s_var_float FAIL: gdb.cp/local-static.exp: c++: print 'S::inline_method(void)::S_IM_s_var_float' FAIL: gdb.cp/local-static.exp: c++: print 'S::static_inline_method()'::S_SIM_s_var_float FAIL: gdb.cp/local-static.exp: c++: print S::static_inline_method()::S_SIM_s_var_float FAIL: gdb.cp/local-static.exp: c++: print 'S::static_inline_method()::S_SIM_s_var_float' FAIL: gdb.cp/local-static.exp: c++: print 'S::static_inline_method(void)'::S_SIM_s_var_float FAIL: gdb.cp/local-static.exp: c++: print S::static_inline_method(void)::S_SIM_s_var_float FAIL: gdb.cp/local-static.exp: c++: print 'S::static_inline_method(void)::S_SIM_s_var_float' FAIL: gdb.cp/local-static.exp: c++: print 'S2::method()'::S2_M_s_var_float FAIL: gdb.cp/local-static.exp: c++: print S2::method()::S2_M_s_var_float FAIL: gdb.cp/local-static.exp: c++: print 'S2::method()::S2_M_s_var_float' FAIL: gdb.cp/local-static.exp: c++: print 'S2::static_method()'::S2_SM_s_var_float FAIL: gdb.cp/local-static.exp: c++: print S2::static_method()::S2_SM_s_var_float FAIL: gdb.cp/local-static.exp: c++: print 'S2::static_method()::S2_SM_s_var_float' FAIL: gdb.cp/local-static.exp: c++: print 'S2::inline_method()'::S2_IM_s_var_float FAIL: gdb.cp/local-static.exp: c++: print S2::inline_method()::S2_IM_s_var_float FAIL: gdb.cp/local-static.exp: c++: print 'S2::inline_method()::S2_IM_s_var_float' FAIL: gdb.cp/local-static.exp: c++: print 'S2::static_inline_method()'::S2_SIM_s_var_float FAIL: gdb.cp/local-static.exp: c++: print S2::static_inline_method()::S2_SIM_s_var_float FAIL: gdb.cp/local-static.exp: c++: print 'S2::static_inline_method()::S2_SIM_s_var_float' FAIL: gdb.cp/local-static.exp: c++: print 'free_func'::FF_s_var_float FAIL: gdb.cp/local-static.exp: c++: print free_func::FF_s_var_float FAIL: gdb.cp/local-static.exp: c++: print 'free_func::FF_s_var_float' FAIL: gdb.cp/local-static.exp: c++: print 'free_func()'::FF_s_var_float FAIL: gdb.cp/local-static.exp: c++: print free_func()::FF_s_var_float FAIL: gdb.cp/local-static.exp: c++: print 'free_func()::FF_s_var_float' FAIL: gdb.cp/local-static.exp: c++: print 'free_func(void)'::FF_s_var_float FAIL: gdb.cp/local-static.exp: c++: print free_func(void)::FF_s_var_float FAIL: gdb.cp/local-static.exp: c++: print 'free_func(void)::FF_s_var_float' FAIL: gdb.cp/local-static.exp: c++: print 'free_inline_func()'::FIF_s_var_float FAIL: gdb.cp/local-static.exp: c++: print free_inline_func()::FIF_s_var_float FAIL: gdb.cp/local-static.exp: c++: print 'free_inline_func()::FIF_s_var_float' FAIL: gdb.cp/local-static.exp: c++: print 'free_inline_func(void)'::FIF_s_var_float FAIL: gdb.cp/local-static.exp: c++: print free_inline_func(void)::FIF_s_var_float FAIL: gdb.cp/local-static.exp: c++: print 'free_inline_func(void)::FIF_s_var_float' FAIL: gdb.cp/local-static.exp: c++: S::method(): print S_M_s_var_float FAIL: gdb.cp/local-static.exp: c++: S::method() const: print S_M_C_s_var_float FAIL: gdb.cp/local-static.exp: c++: S::method() volatile: print S_M_V_s_var_float FAIL: gdb.cp/local-static.exp: c++: S::method() const volatile: print S_M_CV_s_var_float FAIL: gdb.cp/local-static.exp: c++: S::method() volatile const: print S_M_CV_s_var_float FAIL: gdb.cp/local-static.exp: c++: S::method(void): print S_M_s_var_float FAIL: gdb.cp/local-static.exp: c++: S::method(void) const: print S_M_C_s_var_float FAIL: gdb.cp/local-static.exp: c++: S::method(void) volatile: print S_M_V_s_var_float FAIL: gdb.cp/local-static.exp: c++: S::method(void) const volatile: print S_M_CV_s_var_float FAIL: gdb.cp/local-static.exp: c++: S::method(void) volatile const: print S_M_CV_s_var_float FAIL: gdb.cp/local-static.exp: c++: S::static_method(): print S_SM_s_var_float FAIL: gdb.cp/local-static.exp: c++: S::static_method(void): print S_SM_s_var_float FAIL: gdb.cp/local-static.exp: c++: S::inline_method(): print S_IM_s_var_float FAIL: gdb.cp/local-static.exp: c++: S::inline_method(void): print S_IM_s_var_float FAIL: gdb.cp/local-static.exp: c++: S::static_inline_method(): print S_SIM_s_var_float FAIL: gdb.cp/local-static.exp: c++: S::static_inline_method(void): print S_SIM_s_var_float FAIL: gdb.cp/local-static.exp: c++: S2::method(): print S2_M_s_var_float FAIL: gdb.cp/local-static.exp: c++: S2::static_method(): print S2_SM_s_var_float FAIL: gdb.cp/local-static.exp: c++: S2::inline_method(): print S2_IM_s_var_float FAIL: gdb.cp/local-static.exp: c++: S2::static_inline_method(): print S2_SIM_s_var_float FAIL: gdb.cp/local-static.exp: c++: free_func: print FF_s_var_float FAIL: gdb.cp/local-static.exp: c++: free_func(): print FF_s_var_float FAIL: gdb.cp/local-static.exp: c++: free_func(void): print FF_s_var_float FAIL: gdb.cp/local-static.exp: c++: free_inline_func(): print FIF_s_var_float FAIL: gdb.cp/local-static.exp: c++: free_inline_func(void): print FIF_s_var_float FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f(std::string)' FAIL: gdb.cp/nsalias.exp: list outer::inner::innermost::foo FAIL: gdb.cp/nsalias.exp: list outer::inner::Innermost::foo FAIL: gdb.cp/nsalias.exp: list outer::Inner::innermost::foo FAIL: gdb.cp/nsalias.exp: list outer::Inner::Innermost::foo FAIL: gdb.cp/nsalias.exp: list Outer::inner::innermost::foo FAIL: gdb.cp/nsalias.exp: list Outer::inner::Innermost::foo FAIL: gdb.cp/nsalias.exp: list Outer::Inner::innermost::foo FAIL: gdb.cp/nsalias.exp: list Outer::Inner::Innermost::foo FAIL: gdb.cp/nsalias.exp: list oi1::innermost::foo FAIL: gdb.cp/nsalias.exp: list oi1::Innermost::foo FAIL: gdb.cp/nsalias.exp: list oi2::innermost::foo FAIL: gdb.cp/nsalias.exp: list oi2::Innermost::foo FAIL: gdb.cp/nsalias.exp: list oi3::innermost::foo FAIL: gdb.cp/nsalias.exp: list oi3::Innermost::foo FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1 FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: continue to breakpoint: compdir_missing__ldir_missing__file_basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: continue to breakpoint: compdir_missing__ldir_missing__file_relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: continue to breakpoint: compdir_missing__ldir_missing__file_absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: continue to breakpoint: compdir_missing__ldir_relative_file_basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: continue to breakpoint: compdir_missing__ldir_relative_file_relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: continue to breakpoint: compdir_missing__ldir_relative_file_absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: continue to breakpoint: compdir_missing__ldir_absolute_file_basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: continue to breakpoint: compdir_missing__ldir_absolute_file_relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: continue to breakpoint: compdir_missing__ldir_absolute_file_absolute_same FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: continue to breakpoint: compdir_missing__ldir_absolute_file_absolute_different FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: continue to breakpoint: compdir_relative_ldir_missing__file_basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: continue to breakpoint: compdir_relative_ldir_missing__file_relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: continue to breakpoint: compdir_relative_ldir_missing__file_absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: continue to breakpoint: compdir_relative_ldir_relative_file_basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: continue to breakpoint: compdir_relative_ldir_relative_file_relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: continue to breakpoint: compdir_relative_ldir_relative_file_absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: continue to breakpoint: compdir_relative_ldir_absolute_file_basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: continue to breakpoint: compdir_relative_ldir_absolute_file_relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: continue to breakpoint: compdir_relative_ldir_absolute_file_absolute_same FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: continue to breakpoint: compdir_relative_ldir_absolute_file_absolute_different FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: continue to breakpoint: compdir_absolute_ldir_missing__file_basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: continue to breakpoint: compdir_absolute_ldir_missing__file_relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: continue to breakpoint: compdir_absolute_ldir_missing__file_absolute_same FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: continue to breakpoint: compdir_absolute_ldir_missing__file_absolute_different FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: continue to breakpoint: compdir_absolute_ldir_relative_file_basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: continue to breakpoint: compdir_absolute_ldir_relative_file_relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: continue to breakpoint: compdir_absolute_ldir_relative_file_absolute_same FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: continue to breakpoint: compdir_absolute_ldir_relative_file_absolute_different FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: continue to breakpoint: compdir_absolute_ldir_absolute_file_basename_same FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: continue to breakpoint: compdir_absolute_ldir_absolute_file_relative_different FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: continue to breakpoint: compdir_absolute_ldir_absolute_file_absolute_same FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: relative FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: continue to breakpoint: compdir_absolute_ldir_absolute_file_absolute_different FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: absolute FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: basename FAIL: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: relative FAIL: gdb.dwarf2/dw2-var-zero-addr.exp: print &var FAIL: gdb.dwarf2/dw2-var-zero-addr.exp: readnow: print &var FAIL: gdb.mi/gdb2549.exp: register values x (unexpected output) FAIL: gdb.mi/gdb2549.exp: register values f (unexpected output) FAIL: gdb.mi/gdb2549.exp: register values d (unexpected output) FAIL: gdb.mi/gdb2549.exp: register values o (unexpected output) FAIL: gdb.mi/gdb2549.exp: register values t (unexpected output) FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups (unexpected output) FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups with filter (unexpected output) FAIL: gdb.mi/mi-async-run.exp: expect interrupt (timeout) FAIL: gdb.mi/mi-file-transfer.exp: put binary file (unexpected output) FAIL: gdb.mi/mi-file-transfer.exp: get binary file (unexpected output) FAIL: gdb.mi/mi-file-transfer.exp: compare intermediate binary file FAIL: gdb.mi/mi-file-transfer.exp: compare binary file FAIL: gdb.mi/mi-file-transfer.exp: deleted binary file (unexpected output) FAIL: gdb.mi/new-ui-mi-sync.exp: sync-command=run: interrupt on the CLI (timeout) FAIL: gdb.mi/new-ui-mi-sync.exp: sync-command=run: got MI interrupt output (unknown output after running) FAIL: gdb.mi/new-ui-mi-sync.exp: sync-command=run: got -thread-info output and thread is stopped (timeout) FAIL: gdb.mi/new-ui-mi-sync.exp: sync-command=continue: interrupt on the CLI (timeout) FAIL: gdb.mi/new-ui-mi-sync.exp: sync-command=continue: got MI interrupt output (unknown output after running) FAIL: gdb.mi/new-ui-mi-sync.exp: sync-command=continue: got -thread-info output and thread is stopped (timeout) FAIL: gdb.multi/dummy-frame-restore.exp: can't run to f2 XPASS: gdb.python/lib-types.exp: python print (str (typedef_const_typedef_class1_ref_obj.type)) (PRMS gcc/55641) FAIL: gdb.python/py-rbreak.exp: check number of returned breakpoints is 11 FAIL: gdb.python/py-sync-interp.exp: attach and where FAIL: gdb.python/py-value-cc.exp: u's second field via field FAIL: gdb.python/python.exp: test decode_line *0 filename FAIL: gdb.server/abspath.exp: setting breakpoint at main FAIL: gdb.server/abspath.exp: continue to main (the program is no longer running) FAIL: gdb.server/connect-stopped-target.exp: non-stop=off: connect and print pc (timeout) FAIL: gdb.server/connect-stopped-target.exp: non-stop=off: print pc again FAIL: gdb.server/connect-stopped-target.exp: non-stop=on: connect and print pc (timeout) FAIL: gdb.server/connect-stopped-target.exp: non-stop=on: print pc again FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=: action=permission: connection to GDBserver succeeded FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=: action=delete: connection to GDBserver succeeded FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=target:: action=permission: connection to GDBserver succeeded FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=target:: action=delete: connection to GDBserver succeeded FAIL: gdb.server/connect-without-multi-process.exp: multiprocess=off: target remote (timeout) FAIL: gdb.server/connect-without-multi-process.exp: multiprocess=off: continue to main (the program is no longer running) FAIL: gdb.server/connect-without-multi-process.exp: multiprocess=auto: target remote (timeout) FAIL: gdb.server/connect-without-multi-process.exp: multiprocess=auto: continue to main (the program is no longer running) FAIL: gdb.server/ext-attach.exp: attach to remote program 1 FAIL: gdb.server/ext-attach.exp: backtrace 1 FAIL: gdb.server/ext-attach.exp: detach (the program is no longer running) FAIL: gdb.server/ext-attach.exp: backtrace 2 FAIL: gdb.server/ext-attach.exp: monitor exit FAIL: gdb.server/ext-restart.exp: run to main FAIL: gdb.server/ext-restart.exp: monitor exit FAIL: gdb.server/ext-run.exp: continue to main FAIL: gdb.server/ext-run.exp: load new file without any gdbserver inferior FAIL: gdb.server/ext-run.exp: monitor exit FAIL: gdb.server/ext-wrapper.exp: run to marker FAIL: gdb.server/ext-wrapper.exp: print d FAIL: gdb.server/ext-wrapper.exp: restart: print d FAIL: gdb.server/ext-wrapper.exp: monitor exit FAIL: gdb.server/file-transfer.exp: put binary file FAIL: gdb.server/file-transfer.exp: get binary file FAIL: gdb.server/file-transfer.exp: compare intermediate binary file FAIL: gdb.server/file-transfer.exp: compare binary file FAIL: gdb.server/file-transfer.exp: deleted binary file FAIL: gdb.server/file-transfer.exp: put text file FAIL: gdb.server/file-transfer.exp: get text file FAIL: gdb.server/file-transfer.exp: compare intermediate text file FAIL: gdb.server/file-transfer.exp: compare text file FAIL: gdb.server/file-transfer.exp: deleted text file FAIL: gdb.server/no-thread-db.exp: libthread-db is now unresolvable FAIL: gdb.server/no-thread-db.exp: continue to breakpoint: after tls assignment (the program is no longer running) FAIL: gdb.server/no-thread-db.exp: print foo FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly FAIL: gdb.server/reconnect-ctrl-c.exp: first: connect FAIL: gdb.server/reconnect-ctrl-c.exp: second: disconnect FAIL: gdb.server/reconnect-ctrl-c.exp: second: connect FAIL: gdb.server/run-without-local-binary.exp: run test program until the end FAIL: gdb.server/server-connect.exp: tcp4: connect to gdbserver using tcp4:127.0.0.1 FAIL: gdb.server/server-connect.exp: tcp6: connect to gdbserver using tcp6:::1 FAIL: gdb.server/server-connect.exp: tcp6-with-brackets: connect to gdbserver using tcp6:[::1] FAIL: gdb.server/server-connect.exp: tcp: connect to gdbserver using tcp:localhost FAIL: gdb.server/server-mon.exp: monitor help FAIL: gdb.server/server-mon.exp: monitor FAIL: gdb.server/server-mon.exp: monitor set debug 1 FAIL: gdb.server/server-mon.exp: monitor set debug 0 FAIL: gdb.server/server-mon.exp: monitor set remote-debug 1 FAIL: gdb.server/server-mon.exp: monitor set remote-debug 0 FAIL: gdb.server/server-mon.exp: monitor set debug-format all FAIL: gdb.server/server-mon.exp: monitor set debug-format none ERROR: Dir "/home/uweigand/dailybuild/spu-tc-2019-02-17/binutils-gdb-head/binutils-gdb/gdb/testsuite/gdb.server" failed. UNRESOLVED: gdb.server/server-run.exp: setting breakpoint at main (timeout) FAIL: gdb.server/server-run.exp: continue to main (got interactive prompt) FAIL: gdb.server/stop-reply-no-thread.exp: connect FAIL: gdb.server/unittest.exp: unit tests FAIL: gdb.server/wrapper.exp: setting breakpoint at marker FAIL: gdb.server/wrapper.exp: continue to marker (the program is no longer running) FAIL: gdb.server/wrapper.exp: print d FAIL: gdb.trace/entry-values.exp: disassemble bar FAIL: gdb.trace/entry-values.exp: find the call or branch instruction offset in bar === gdb Summary === # of expected passes 46060 # of unexpected failures 457 # of unexpected successes 1 # of expected failures 29 # of unknown successes 2 # of known failures 48 # of unresolved testcases 2 # of untested testcases 193 # of unsupported tests 360 /home/uweigand/dailybuild/spu-tc-2019-02-17/gdb-build/gdb/gdb version 8.2.50.20190217-git -nw -nx -data-directory /home/uweigand/dailybuild/spu-tc-2019-02-17/gdb-build/gdb/testsuite/../data-directory Platform: spu-unknown-elf configure flags: --disable-binutils --disable-gas --disable-ld --disable-gprof --target=spu --with-python=/home/uweigand/install-python --with-expat --disable-nls --disable-install-libbfd --prefix=/home/uweigand/dailybuild/spu-tc-2019-02-17/spu-toolchain ############################################################ # PPU-GDB test suite results (gdb.cell only) # ############################################################ Native configuration is powerpc64-unknown-linux-gnu === gdb tests === Running target unix/-m32 FAIL: gdb.cell/bt.exp: backtrace FAIL: gdb.cell/bt.exp: backtrace in thread 2 FAIL: gdb.cell/bt.exp: backtrace in thread 3 FAIL: gdb.cell/bt.exp: backtrace in thread 4 FAIL: gdb.cell/bt.exp: backtrace in thread 5 FAIL: gdb.cell/bt.exp: backtrace in thread 6 FAIL: gdb.cell/ptype.exp: ptype \$r10 FAIL: gdb.cell/ptype.exp: ptype \$r11 FAIL: gdb.cell/sizeof.exp: check sizeof "long double" "16" FAIL: gdb.cell/gcore.exp: save a corefile FAIL: gdb.cell/f-regs.exp: ptype \$r0 FAIL: gdb.cell/f-regs.exp: ptype \$r1 FAIL: gdb.cell/f-regs.exp: ptype \$r2 FAIL: gdb.cell/f-regs.exp: ptype \$r3 FAIL: gdb.cell/f-regs.exp: ptype \$r4 FAIL: gdb.cell/f-regs.exp: ptype \$r5 FAIL: gdb.cell/f-regs.exp: ptype \$r6 FAIL: gdb.cell/f-regs.exp: ptype \$r7 FAIL: gdb.cell/f-regs.exp: ptype \$r8 FAIL: gdb.cell/f-regs.exp: ptype \$r9 FAIL: gdb.cell/f-regs.exp: ptype \$r10 FAIL: gdb.cell/f-regs.exp: ptype \$r11 FAIL: gdb.cell/f-regs.exp: ptype \$r12 FAIL: gdb.cell/f-regs.exp: ptype \$r13 FAIL: gdb.cell/f-regs.exp: ptype \$r14 FAIL: gdb.cell/f-regs.exp: ptype \$r15 FAIL: gdb.cell/f-regs.exp: ptype \$r16 FAIL: gdb.cell/f-regs.exp: ptype \$r17 FAIL: gdb.cell/f-regs.exp: ptype \$r18 FAIL: gdb.cell/f-regs.exp: ptype \$r19 FAIL: gdb.cell/f-regs.exp: ptype \$r20 FAIL: gdb.cell/f-regs.exp: ptype \$r21 FAIL: gdb.cell/f-regs.exp: ptype \$r22 FAIL: gdb.cell/f-regs.exp: ptype \$r23 FAIL: gdb.cell/f-regs.exp: ptype \$r24 FAIL: gdb.cell/f-regs.exp: ptype \$r25 FAIL: gdb.cell/f-regs.exp: ptype \$r26 FAIL: gdb.cell/f-regs.exp: ptype \$r27 FAIL: gdb.cell/f-regs.exp: ptype \$r28 FAIL: gdb.cell/f-regs.exp: ptype \$r29 FAIL: gdb.cell/f-regs.exp: ptype \$r30 FAIL: gdb.cell/f-regs.exp: ptype \$r31 FAIL: gdb.cell/f-regs.exp: ptype \$r32 FAIL: gdb.cell/f-regs.exp: ptype \$r33 FAIL: gdb.cell/f-regs.exp: ptype \$r34 FAIL: gdb.cell/f-regs.exp: ptype \$r35 FAIL: gdb.cell/f-regs.exp: ptype \$r36 FAIL: gdb.cell/f-regs.exp: ptype \$r37 FAIL: gdb.cell/f-regs.exp: ptype \$r38 FAIL: gdb.cell/f-regs.exp: ptype \$r39 FAIL: gdb.cell/f-regs.exp: ptype \$r40 FAIL: gdb.cell/f-regs.exp: ptype \$r41 FAIL: gdb.cell/f-regs.exp: ptype \$r42 FAIL: gdb.cell/f-regs.exp: ptype \$r43 FAIL: gdb.cell/f-regs.exp: ptype \$r44 FAIL: gdb.cell/f-regs.exp: ptype \$r45 FAIL: gdb.cell/f-regs.exp: ptype \$r46 FAIL: gdb.cell/f-regs.exp: ptype \$r47 FAIL: gdb.cell/f-regs.exp: ptype \$r48 FAIL: gdb.cell/f-regs.exp: ptype \$r49 FAIL: gdb.cell/f-regs.exp: ptype \$r50 FAIL: gdb.cell/f-regs.exp: ptype \$r51 FAIL: gdb.cell/f-regs.exp: ptype \$r52 FAIL: gdb.cell/f-regs.exp: ptype \$r53 FAIL: gdb.cell/f-regs.exp: ptype \$r54 FAIL: gdb.cell/f-regs.exp: ptype \$r55 FAIL: gdb.cell/f-regs.exp: ptype \$r56 FAIL: gdb.cell/f-regs.exp: ptype \$r57 FAIL: gdb.cell/f-regs.exp: ptype \$r58 FAIL: gdb.cell/f-regs.exp: ptype \$r59 FAIL: gdb.cell/f-regs.exp: ptype \$r60 FAIL: gdb.cell/f-regs.exp: ptype \$r61 FAIL: gdb.cell/f-regs.exp: ptype \$r62 FAIL: gdb.cell/f-regs.exp: ptype \$r63 FAIL: gdb.cell/f-regs.exp: ptype \$r64 FAIL: gdb.cell/f-regs.exp: ptype \$r65 FAIL: gdb.cell/f-regs.exp: ptype \$r66 FAIL: gdb.cell/f-regs.exp: ptype \$r67 FAIL: gdb.cell/f-regs.exp: ptype \$r68 FAIL: gdb.cell/f-regs.exp: ptype \$r69 FAIL: gdb.cell/f-regs.exp: ptype \$r70 FAIL: gdb.cell/f-regs.exp: ptype \$r71 FAIL: gdb.cell/f-regs.exp: ptype \$r72 FAIL: gdb.cell/f-regs.exp: ptype \$r73 FAIL: gdb.cell/f-regs.exp: ptype \$r74 FAIL: gdb.cell/f-regs.exp: ptype \$r75 FAIL: gdb.cell/f-regs.exp: ptype \$r76 FAIL: gdb.cell/f-regs.exp: ptype \$r77 FAIL: gdb.cell/f-regs.exp: ptype \$r78 FAIL: gdb.cell/f-regs.exp: ptype \$r79 FAIL: gdb.cell/f-regs.exp: ptype \$r80 FAIL: gdb.cell/f-regs.exp: ptype \$r81 FAIL: gdb.cell/f-regs.exp: ptype \$r82 FAIL: gdb.cell/f-regs.exp: ptype \$r83 FAIL: gdb.cell/f-regs.exp: ptype \$r84 FAIL: gdb.cell/f-regs.exp: ptype \$r85 FAIL: gdb.cell/f-regs.exp: ptype \$r86 FAIL: gdb.cell/f-regs.exp: ptype \$r87 FAIL: gdb.cell/f-regs.exp: ptype \$r88 FAIL: gdb.cell/f-regs.exp: ptype \$r89 FAIL: gdb.cell/f-regs.exp: ptype \$r90 FAIL: gdb.cell/f-regs.exp: ptype \$r91 FAIL: gdb.cell/f-regs.exp: ptype \$r92 FAIL: gdb.cell/f-regs.exp: ptype \$r93 FAIL: gdb.cell/f-regs.exp: ptype \$r94 FAIL: gdb.cell/f-regs.exp: ptype \$r95 FAIL: gdb.cell/f-regs.exp: ptype \$r96 FAIL: gdb.cell/f-regs.exp: ptype \$r97 FAIL: gdb.cell/f-regs.exp: ptype \$r98 FAIL: gdb.cell/f-regs.exp: ptype \$r99 FAIL: gdb.cell/f-regs.exp: ptype \$r100 FAIL: gdb.cell/f-regs.exp: ptype \$r101 FAIL: gdb.cell/f-regs.exp: ptype \$r102 FAIL: gdb.cell/f-regs.exp: ptype \$r103 FAIL: gdb.cell/f-regs.exp: ptype \$r104 FAIL: gdb.cell/f-regs.exp: ptype \$r105 FAIL: gdb.cell/f-regs.exp: ptype \$r106 FAIL: gdb.cell/f-regs.exp: ptype \$r107 FAIL: gdb.cell/f-regs.exp: ptype \$r108 FAIL: gdb.cell/f-regs.exp: ptype \$r109 FAIL: gdb.cell/f-regs.exp: ptype \$r110 FAIL: gdb.cell/f-regs.exp: ptype \$r111 FAIL: gdb.cell/f-regs.exp: ptype \$r112 FAIL: gdb.cell/f-regs.exp: ptype \$r113 FAIL: gdb.cell/f-regs.exp: ptype \$r114 FAIL: gdb.cell/f-regs.exp: ptype \$r115 FAIL: gdb.cell/f-regs.exp: ptype \$r116 FAIL: gdb.cell/f-regs.exp: ptype \$r117 FAIL: gdb.cell/f-regs.exp: ptype \$r118 FAIL: gdb.cell/f-regs.exp: ptype \$r119 FAIL: gdb.cell/f-regs.exp: ptype \$r120 FAIL: gdb.cell/f-regs.exp: ptype \$r121 FAIL: gdb.cell/f-regs.exp: ptype \$r122 FAIL: gdb.cell/f-regs.exp: ptype \$r123 FAIL: gdb.cell/f-regs.exp: ptype \$r124 FAIL: gdb.cell/f-regs.exp: ptype \$r125 FAIL: gdb.cell/f-regs.exp: ptype \$r126 FAIL: gdb.cell/f-regs.exp: ptype \$r127 FAIL: gdb.cell/fork.exp: run until watchpoint hit (timeout) FAIL: gdb.cell/fork.exp: delete watchpoint (timeout) FAIL: gdb.cell/fork.exp: run until breakpoint hit (timeout) FAIL: gdb.cell/fork.exp: continue until exit (timeout) === gdb Summary for unix/-m32 === # of expected passes 908 # of unexpected failures 142 # of expected failures 9 Running target unix/-m64 FAIL: gdb.cell/bt.exp: backtrace FAIL: gdb.cell/bt.exp: backtrace in thread 2 FAIL: gdb.cell/bt.exp: backtrace in thread 3 FAIL: gdb.cell/bt.exp: backtrace in thread 4 FAIL: gdb.cell/bt.exp: backtrace in thread 5 FAIL: gdb.cell/bt.exp: backtrace in thread 6 FAIL: gdb.cell/ptype.exp: ptype \$r10 FAIL: gdb.cell/ptype.exp: ptype \$r11 FAIL: gdb.cell/sizeof.exp: check sizeof "long" "8" FAIL: gdb.cell/sizeof.exp: check sizeof "long double" "16" FAIL: gdb.cell/f-regs.exp: ptype \$r0 FAIL: gdb.cell/f-regs.exp: ptype \$r1 FAIL: gdb.cell/f-regs.exp: ptype \$r2 FAIL: gdb.cell/f-regs.exp: ptype \$r3 FAIL: gdb.cell/f-regs.exp: ptype \$r4 FAIL: gdb.cell/f-regs.exp: ptype \$r5 FAIL: gdb.cell/f-regs.exp: ptype \$r6 FAIL: gdb.cell/f-regs.exp: ptype \$r7 FAIL: gdb.cell/f-regs.exp: ptype \$r8 FAIL: gdb.cell/f-regs.exp: ptype \$r9 FAIL: gdb.cell/f-regs.exp: ptype \$r10 FAIL: gdb.cell/f-regs.exp: ptype \$r11 FAIL: gdb.cell/f-regs.exp: ptype \$r12 FAIL: gdb.cell/f-regs.exp: ptype \$r13 FAIL: gdb.cell/f-regs.exp: ptype \$r14 FAIL: gdb.cell/f-regs.exp: ptype \$r15 FAIL: gdb.cell/f-regs.exp: ptype \$r16 FAIL: gdb.cell/f-regs.exp: ptype \$r17 FAIL: gdb.cell/f-regs.exp: ptype \$r18 FAIL: gdb.cell/f-regs.exp: ptype \$r19 FAIL: gdb.cell/f-regs.exp: ptype \$r20 FAIL: gdb.cell/f-regs.exp: ptype \$r21 FAIL: gdb.cell/f-regs.exp: ptype \$r22 FAIL: gdb.cell/f-regs.exp: ptype \$r23 FAIL: gdb.cell/f-regs.exp: ptype \$r24 FAIL: gdb.cell/f-regs.exp: ptype \$r25 FAIL: gdb.cell/f-regs.exp: ptype \$r26 FAIL: gdb.cell/f-regs.exp: ptype \$r27 FAIL: gdb.cell/f-regs.exp: ptype \$r28 FAIL: gdb.cell/f-regs.exp: ptype \$r29 FAIL: gdb.cell/f-regs.exp: ptype \$r30 FAIL: gdb.cell/f-regs.exp: ptype \$r31 FAIL: gdb.cell/f-regs.exp: ptype \$r32 FAIL: gdb.cell/f-regs.exp: ptype \$r33 FAIL: gdb.cell/f-regs.exp: ptype \$r34 FAIL: gdb.cell/f-regs.exp: ptype \$r35 FAIL: gdb.cell/f-regs.exp: ptype \$r36 FAIL: gdb.cell/f-regs.exp: ptype \$r37 FAIL: gdb.cell/f-regs.exp: ptype \$r38 FAIL: gdb.cell/f-regs.exp: ptype \$r39 FAIL: gdb.cell/f-regs.exp: ptype \$r40 FAIL: gdb.cell/f-regs.exp: ptype \$r41 FAIL: gdb.cell/f-regs.exp: ptype \$r42 FAIL: gdb.cell/f-regs.exp: ptype \$r43 FAIL: gdb.cell/f-regs.exp: ptype \$r44 FAIL: gdb.cell/f-regs.exp: ptype \$r45 FAIL: gdb.cell/f-regs.exp: ptype \$r46 FAIL: gdb.cell/f-regs.exp: ptype \$r47 FAIL: gdb.cell/f-regs.exp: ptype \$r48 FAIL: gdb.cell/f-regs.exp: ptype \$r49 FAIL: gdb.cell/f-regs.exp: ptype \$r50 FAIL: gdb.cell/f-regs.exp: ptype \$r51 FAIL: gdb.cell/f-regs.exp: ptype \$r52 FAIL: gdb.cell/f-regs.exp: ptype \$r53 FAIL: gdb.cell/f-regs.exp: ptype \$r54 FAIL: gdb.cell/f-regs.exp: ptype \$r55 FAIL: gdb.cell/f-regs.exp: ptype \$r56 FAIL: gdb.cell/f-regs.exp: ptype \$r57 FAIL: gdb.cell/f-regs.exp: ptype \$r58 FAIL: gdb.cell/f-regs.exp: ptype \$r59 FAIL: gdb.cell/f-regs.exp: ptype \$r60 FAIL: gdb.cell/f-regs.exp: ptype \$r61 FAIL: gdb.cell/f-regs.exp: ptype \$r62 FAIL: gdb.cell/f-regs.exp: ptype \$r63 FAIL: gdb.cell/f-regs.exp: ptype \$r64 FAIL: gdb.cell/f-regs.exp: ptype \$r65 FAIL: gdb.cell/f-regs.exp: ptype \$r66 FAIL: gdb.cell/f-regs.exp: ptype \$r67 FAIL: gdb.cell/f-regs.exp: ptype \$r68 FAIL: gdb.cell/f-regs.exp: ptype \$r69 FAIL: gdb.cell/f-regs.exp: ptype \$r70 FAIL: gdb.cell/f-regs.exp: ptype \$r71 FAIL: gdb.cell/f-regs.exp: ptype \$r72 FAIL: gdb.cell/f-regs.exp: ptype \$r73 FAIL: gdb.cell/f-regs.exp: ptype \$r74 FAIL: gdb.cell/f-regs.exp: ptype \$r75 FAIL: gdb.cell/f-regs.exp: ptype \$r76 FAIL: gdb.cell/f-regs.exp: ptype \$r77 FAIL: gdb.cell/f-regs.exp: ptype \$r78 FAIL: gdb.cell/f-regs.exp: ptype \$r79 FAIL: gdb.cell/f-regs.exp: ptype \$r80 FAIL: gdb.cell/f-regs.exp: ptype \$r81 FAIL: gdb.cell/f-regs.exp: ptype \$r82 FAIL: gdb.cell/f-regs.exp: ptype \$r83 FAIL: gdb.cell/f-regs.exp: ptype \$r84 FAIL: gdb.cell/f-regs.exp: ptype \$r85 FAIL: gdb.cell/f-regs.exp: ptype \$r86 FAIL: gdb.cell/f-regs.exp: ptype \$r87 FAIL: gdb.cell/f-regs.exp: ptype \$r88 FAIL: gdb.cell/f-regs.exp: ptype \$r89 FAIL: gdb.cell/f-regs.exp: ptype \$r90 FAIL: gdb.cell/f-regs.exp: ptype \$r91 FAIL: gdb.cell/f-regs.exp: ptype \$r92 FAIL: gdb.cell/f-regs.exp: ptype \$r93 FAIL: gdb.cell/f-regs.exp: ptype \$r94 FAIL: gdb.cell/f-regs.exp: ptype \$r95 FAIL: gdb.cell/f-regs.exp: ptype \$r96 FAIL: gdb.cell/f-regs.exp: ptype \$r97 FAIL: gdb.cell/f-regs.exp: ptype \$r98 FAIL: gdb.cell/f-regs.exp: ptype \$r99 FAIL: gdb.cell/f-regs.exp: ptype \$r100 FAIL: gdb.cell/f-regs.exp: ptype \$r101 FAIL: gdb.cell/f-regs.exp: ptype \$r102 FAIL: gdb.cell/f-regs.exp: ptype \$r103 FAIL: gdb.cell/f-regs.exp: ptype \$r104 FAIL: gdb.cell/f-regs.exp: ptype \$r105 FAIL: gdb.cell/f-regs.exp: ptype \$r106 FAIL: gdb.cell/f-regs.exp: ptype \$r107 FAIL: gdb.cell/f-regs.exp: ptype \$r108 FAIL: gdb.cell/f-regs.exp: ptype \$r109 FAIL: gdb.cell/f-regs.exp: ptype \$r110 FAIL: gdb.cell/f-regs.exp: ptype \$r111 FAIL: gdb.cell/f-regs.exp: ptype \$r112 FAIL: gdb.cell/f-regs.exp: ptype \$r113 FAIL: gdb.cell/f-regs.exp: ptype \$r114 FAIL: gdb.cell/f-regs.exp: ptype \$r115 FAIL: gdb.cell/f-regs.exp: ptype \$r116 FAIL: gdb.cell/f-regs.exp: ptype \$r117 FAIL: gdb.cell/f-regs.exp: ptype \$r118 FAIL: gdb.cell/f-regs.exp: ptype \$r119 FAIL: gdb.cell/f-regs.exp: ptype \$r120 FAIL: gdb.cell/f-regs.exp: ptype \$r121 FAIL: gdb.cell/f-regs.exp: ptype \$r122 FAIL: gdb.cell/f-regs.exp: ptype \$r123 FAIL: gdb.cell/f-regs.exp: ptype \$r124 FAIL: gdb.cell/f-regs.exp: ptype \$r125 FAIL: gdb.cell/f-regs.exp: ptype \$r126 FAIL: gdb.cell/f-regs.exp: ptype \$r127 FAIL: gdb.cell/fork.exp: run until watchpoint hit (timeout) FAIL: gdb.cell/fork.exp: delete watchpoint (timeout) FAIL: gdb.cell/fork.exp: run until breakpoint hit (timeout) FAIL: gdb.cell/fork.exp: continue until exit (timeout) === gdb Summary for unix/-m64 === # of expected passes 920 # of unexpected failures 142 # of expected failures 9 === gdb Summary === # of expected passes 1828 # of unexpected failures 284 # of expected failures 18 /home/uweigand/dailybuild/spu-tc-2019-02-17/ppu-gdb-build/gdb/gdb version 8.2.50.20190217-git -nw -nx -data-directory /home/uweigand/dailybuild/spu-tc-2019-02-17/ppu-gdb-build/gdb/testsuite/../data-directory === sim tests === Running target unix/-m32 === sim Summary for unix/-m32 === Running target unix/-m64 === sim Summary for unix/-m64 === === sim Summary === Platform: powerpc64-unknown-linux-gnu configure flags: --disable-binutils --disable-gas --disable-ld --disable-gprof --enable-targets=spu --with-python=/home/uweigand/install-python --with-expat --disable-nls --disable-install-libbfd --prefix=/home/uweigand/dailybuild/spu-tc-2019-02-17/spu-toolchain