From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 95945 invoked by alias); 22 Feb 2019 03:43:32 -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 95925 invoked by uid 89); 22 Feb 2019 03:43:31 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=1.0 required=5.0 tests=BAYES_50,KAM_LOTSOFHASH,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=tcwglocal, tcwg-local, tcwg-buildslave, tcwgbuildslave X-HELO: a8-30.smtp-out.amazonses.com Received: from a8-30.smtp-out.amazonses.com (HELO a8-30.smtp-out.amazonses.com) (54.240.8.30) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 22 Feb 2019 03:43:30 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=6ljdmj5fma5i5lszv46ktqgvm52mzzyo; d=linaro.org; t=1550807008; h=From:To:Subject:Message-Id:Date; bh=zqF+lzri5Qm8aTjBZjinIrpToN2IH3rZzXKysHuEtpc=; b=qNTAv9oofC8PLSZfsnpG8WKIkvg/smcWOkzJe2XeqnsbZdBhm/BKpj46160yNigR 6aJeIoIciB9sntUnDGROVBZ+hSaOtzJXHC3BWaoCH5+CTvvGGG+bmJoMqPqZDdIsNDg eOLYmeDjVeo+mR+I89mPqGtGDcnMwn3Z/gFfuBJk= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=ug7nbtf4gccmlpwj322ax3p6ow6yfsug; d=amazonses.com; t=1550807008; h=From:To:Subject:Message-Id:Date:Feedback-ID; bh=zqF+lzri5Qm8aTjBZjinIrpToN2IH3rZzXKysHuEtpc=; b=H3HkThKXhEZRjrrAr1iZXK5M3IqGlXMZdWMv0/bc+PttUsBvWs9Dwxfq/VYj5wQA qBrreIqVLgHFsvrMHN/UIHT/TxFTb4y6HDs5mBpaXXspZaM9ktKEVcn9jLCFjBEEiYo lHSHDR4GfqpAc35XQ8j11Deq6qLEo4mNzyuXWkkE= From: LINARO TCWG To: gcc-testresults@gcc.gnu.org Subject: Results for 9.0.1 20190221 (experimental) [master revision 269082] (GCC) testsuite on aarch64-unknown-linux-gnu Message-ID: <01000169134d0482-3b44ef3e-7d1d-4f60-84d0-9e383475b93f-000000@email.amazonses.com> Date: Fri, 22 Feb 2019 03:43:00 -0000 X-SW-Source: 2019-02/txt/msg02614.txt.bz2 LAST_UPDATED: Fri Feb 22 00:26:29 UTC 2019 (revision 269082) Native configuration is aarch64-unknown-linux-gnu === libatomic tests === Running target tcwg-local === libatomic Summary === # of expected passes 54 === libgomp tests === Running target tcwg-local FAIL: libgomp.fortran/async_io_4.f90 -O2 execution test === libgomp Summary === # of expected passes 6307 # of unexpected failures 1 # of expected failures 2 # of unsupported tests 422 === libitm tests === Running target tcwg-local === libitm Summary === # of expected passes 42 # of expected failures 3 # of unsupported tests 1 === libstdc++ tests === Running target tcwg-local FAIL: libstdc++-prettyprinters/80276.cc whatis p4 FAIL: libstdc++-prettyprinters/80276.cc whatis p4 === libstdc++ Summary === # of expected passes 12618 # of unexpected failures 2 # of expected failures 77 # of unsupported tests 639 === g++ tests === Running target tcwg-local === g++ Summary === # of expected passes 129868 # of expected failures 537 # of unsupported tests 6151 /home/tcwg-buildslave/workspace/tcwg-buildfarm_1/_build/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc.git~master_rev_5d8723600bc0eed41226b5a6785bc02a053b45d5-stage2/gcc/xg++ version 9.0.1 20190221 (experimental) [master revision 269082] (GCC) === gcc tests === Running target tcwg-local FAIL: gcc.dg/gomp/pr89104.c (test for excess errors) FAIL: gcc.target/aarch64/combine_bfi_1.c scan-assembler-times \\\\tbfi\\\\t 5 FAIL: gcc.target/aarch64/insv_1.c scan-assembler bfi\\tx[0-9]+, x[0-9]+, 0, 8 FAIL: gcc.target/aarch64/insv_1.c scan-assembler bfi\\tx[0-9]+, x[0-9]+, 16, 5 FAIL: gcc.target/aarch64/insv_1.c scan-assembler movk\\tx[0-9]+, 0x1d6b, lsl 32 FAIL: gcc.target/aarch64/lsl_asr_sbfiz.c scan-assembler sbfiz\\tw FAIL: gcc.target/aarch64/sve/tls_preserve_1.c -march=armv8.2-a+sve scan-assembler-not \\\\tst[rp]\\\\t[dqv] === gcc Summary === # of expected passes 131388 # of unexpected failures 7 # of expected failures 574 # of unsupported tests 3458 /home/tcwg-buildslave/workspace/tcwg-buildfarm_1/_build/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc.git~master_rev_5d8723600bc0eed41226b5a6785bc02a053b45d5-stage2/gcc/xgcc version 9.0.1 20190221 (experimental) [master revision 269082] (GCC) === gfortran tests === Running target tcwg-local FAIL: gfortran.dg/ieee/ieee_6.f90 -O0 execution test FAIL: gfortran.dg/ieee/ieee_6.f90 -O1 execution test FAIL: gfortran.dg/ieee/ieee_6.f90 -O2 execution test FAIL: gfortran.dg/ieee/ieee_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/ieee/ieee_6.f90 -O3 -g execution test FAIL: gfortran.dg/ieee/ieee_6.f90 -Os execution test XPASS: gfortran.dg/ieee/ieee_8.f90 -O0 execution test XPASS: gfortran.dg/ieee/ieee_8.f90 -O1 execution test XPASS: gfortran.dg/ieee/ieee_8.f90 -O2 execution test XPASS: gfortran.dg/ieee/ieee_8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test XPASS: gfortran.dg/ieee/ieee_8.f90 -O3 -g execution test XPASS: gfortran.dg/ieee/ieee_8.f90 -Os execution test === gfortran Summary === # of expected passes 48340 # of unexpected failures 6 # of unexpected successes 6 # of expected failures 116 # of unsupported tests 87 /home/tcwg-buildslave/workspace/tcwg-buildfarm_1/_build/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc.git~master_rev_5d8723600bc0eed41226b5a6785bc02a053b45d5-stage2/gcc/gfortran version 9.0.1 20190221 (experimental) [master revision 269082] (GCC) === obj-c++ tests === Running target tcwg-local === obj-c++ Summary === # of expected passes 1458 # of expected failures 10 # of unsupported tests 77 /home/tcwg-buildslave/workspace/tcwg-buildfarm_1/_build/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc.git~master_rev_5d8723600bc0eed41226b5a6785bc02a053b45d5-stage2/gcc/xg++ version 9.0.1 20190221 (experimental) [master revision 269082] (GCC) === objc tests === Running target tcwg-local === objc Summary === # of expected passes 2801 # of unsupported tests 69 /home/tcwg-buildslave/workspace/tcwg-buildfarm_1/_build/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc.git~master_rev_5d8723600bc0eed41226b5a6785bc02a053b45d5-stage2/gcc/xgcc version 9.0.1 20190221 (experimental) [master revision 269082] (GCC) Compiler version: 9.0.1 20190221 (experimental) [master revision 269082] (GCC) Platform: aarch64-unknown-linux-gnu configure flags: SHELL=/bin/bash --with-mpc=/home/tcwg-buildslave/workspace/tcwg-buildfarm_1/_build/builds/destdir/aarch64-unknown-linux-gnu --with-mpfr=/home/tcwg-buildslave/workspace/tcwg-buildfarm_1/_build/builds/destdir/aarch64-unknown-linux-gnu --with-gmp=/home/tcwg-buildslave/workspace/tcwg-buildfarm_1/_build/builds/destdir/aarch64-unknown-linux-gnu --with-gnu-as --with-gnu-ld --disable-libmudflap --enable-lto --enable-shared --without-included-gettext --enable-nls --with-system-zlib --disable-sjlj-exceptions --enable-gnu-unique-object --enable-linker-build-id --disable-libstdcxx-pch --enable-c99 --enable-clocale=gnu --enable-libstdcxx-debug --enable-long-long --with-cloog=no --with-ppl=no --with-isl=no --disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a --enable-threads=posix --enable-multiarch --enable-libstdcxx-time=yes --enable-gnu-indirect-function --enable-checking=yes --enable-bootstrap --enable-languages=c,c++,fortran,lto ,objc,obj-c++ --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --target=aarch64-unknown-linux-gnu --prefix=/home/tcwg-buildslave/workspace/tcwg-buildfarm_1/_build/builds/destdir/aarch64-unknown-linux-gnu