Re: catching 32/64 bit integer mixing
* Drew Parsons: > An upstream author has asked whether we know of tools or compiler flags > to help catch problems mixing 64 and 32 bit integers, for instance > catching implicit conversions, as in > >int64_t n = ...; >for (int32_t i=0; i ... >} > > There is -fsanitize=signed-integer-overflow (which generates a runtime > error message), but that requires data to cause overflow at every > possible location. > > Is there a better tool for catching this kind of problem? The snippet above is really hard to diagnose because there is no conversion from 64 bits to 32 bits involved. For more direct cases, there is -Wconversion and -Wshorten-64-to-32 (the latter may be Clang-only). There is a lot of C++ code out there which uses int for std::vector subscripts, usually in a harmless way (but not always), so warnings may not be that useful after all.
Processing of gcc-11-cross_1_amd64.changes
gcc-11-cross_1_amd64.changes uploaded successfully to localhost along with the files: gcc-11-cross_1.dsc gcc-11-cross_1.tar.xz cpp-11-aarch64-linux-gnu_11-20201228-1cross1_amd64.deb cpp-11-arm-linux-gnueabi_11-20201228-1cross1_amd64.deb cpp-11-arm-linux-gnueabihf_11-20201228-1cross1_amd64.deb cpp-11-i686-linux-gnu_11-20201228-1cross1_amd64.deb cpp-11-powerpc64le-linux-gnu_11-20201228-1cross1_amd64.deb cpp-11-s390x-linux-gnu_11-20201228-1cross1_amd64.deb g++-11-aarch64-linux-gnu_11-20201228-1cross1_amd64.deb g++-11-arm-linux-gnueabi_11-20201228-1cross1_amd64.deb g++-11-arm-linux-gnueabihf_11-20201228-1cross1_amd64.deb g++-11-i686-linux-gnu_11-20201228-1cross1_amd64.deb g++-11-multilib-i686-linux-gnu_11-20201228-1cross1_amd64.deb g++-11-multilib-s390x-linux-gnu_11-20201228-1cross1_amd64.deb g++-11-powerpc64le-linux-gnu_11-20201228-1cross1_amd64.deb g++-11-s390x-linux-gnu_11-20201228-1cross1_amd64.deb gcc-11-aarch64-linux-gnu-base_11-20201228-1cross1_amd64.deb gcc-11-aarch64-linux-gnu_11-20201228-1cross1_amd64.deb gcc-11-arm-linux-gnueabi-base_11-20201228-1cross1_amd64.deb gcc-11-arm-linux-gnueabi_11-20201228-1cross1_amd64.deb gcc-11-arm-linux-gnueabihf-base_11-20201228-1cross1_amd64.deb gcc-11-arm-linux-gnueabihf_11-20201228-1cross1_amd64.deb gcc-11-cross-base_11-20201228-1cross1_all.deb gcc-11-cross_1_amd64.buildinfo gcc-11-i686-linux-gnu-base_11-20201228-1cross1_amd64.deb gcc-11-i686-linux-gnu_11-20201228-1cross1_amd64.deb gcc-11-multilib-i686-linux-gnu_11-20201228-1cross1_amd64.deb gcc-11-multilib-s390x-linux-gnu_11-20201228-1cross1_amd64.deb gcc-11-plugin-dev-aarch64-linux-gnu_11-20201228-1cross1_amd64.deb gcc-11-plugin-dev-arm-linux-gnueabi_11-20201228-1cross1_amd64.deb gcc-11-plugin-dev-arm-linux-gnueabihf_11-20201228-1cross1_amd64.deb gcc-11-plugin-dev-i686-linux-gnu_11-20201228-1cross1_amd64.deb gcc-11-plugin-dev-powerpc64le-linux-gnu_11-20201228-1cross1_amd64.deb gcc-11-plugin-dev-s390x-linux-gnu_11-20201228-1cross1_amd64.deb gcc-11-powerpc64le-linux-gnu-base_11-20201228-1cross1_amd64.deb gcc-11-powerpc64le-linux-gnu_11-20201228-1cross1_amd64.deb gcc-11-s390x-linux-gnu-base_11-20201228-1cross1_amd64.deb gcc-11-s390x-linux-gnu_11-20201228-1cross1_amd64.deb gccbrig-11-i686-linux-gnu_11-20201228-1cross1_amd64.deb gccgo-11-aarch64-linux-gnu_11-20201228-1cross1_amd64.deb gccgo-11-arm-linux-gnueabi_11-20201228-1cross1_amd64.deb gccgo-11-arm-linux-gnueabihf_11-20201228-1cross1_amd64.deb gccgo-11-i686-linux-gnu_11-20201228-1cross1_amd64.deb gccgo-11-multilib-i686-linux-gnu_11-20201228-1cross1_amd64.deb gccgo-11-multilib-s390x-linux-gnu_11-20201228-1cross1_amd64.deb gccgo-11-powerpc64le-linux-gnu_11-20201228-1cross1_amd64.deb gccgo-11-s390x-linux-gnu_11-20201228-1cross1_amd64.deb gdc-11-aarch64-linux-gnu_11-20201228-1cross1_amd64.deb gdc-11-arm-linux-gnueabi_11-20201228-1cross1_amd64.deb gdc-11-arm-linux-gnueabihf_11-20201228-1cross1_amd64.deb gdc-11-i686-linux-gnu_11-20201228-1cross1_amd64.deb gdc-11-multilib-i686-linux-gnu_11-20201228-1cross1_amd64.deb gdc-11-multilib-s390x-linux-gnu_11-20201228-1cross1_amd64.deb gdc-11-powerpc64le-linux-gnu_11-20201228-1cross1_amd64.deb gdc-11-s390x-linux-gnu_11-20201228-1cross1_amd64.deb gfortran-11-aarch64-linux-gnu_11-20201228-1cross1_amd64.deb gfortran-11-arm-linux-gnueabi_11-20201228-1cross1_amd64.deb gfortran-11-arm-linux-gnueabihf_11-20201228-1cross1_amd64.deb gfortran-11-i686-linux-gnu_11-20201228-1cross1_amd64.deb gfortran-11-multilib-i686-linux-gnu_11-20201228-1cross1_amd64.deb gfortran-11-multilib-s390x-linux-gnu_11-20201228-1cross1_amd64.deb gfortran-11-powerpc64le-linux-gnu_11-20201228-1cross1_amd64.deb gfortran-11-s390x-linux-gnu_11-20201228-1cross1_amd64.deb gm2-11-aarch64-linux-gnu_11-20201228-1cross1_amd64.deb gm2-11-arm-linux-gnueabi_11-20201228-1cross1_amd64.deb gm2-11-arm-linux-gnueabihf_11-20201228-1cross1_amd64.deb gm2-11-i686-linux-gnu_11-20201228-1cross1_amd64.deb gm2-11-powerpc64le-linux-gnu_11-20201228-1cross1_amd64.deb gm2-11-s390x-linux-gnu_11-20201228-1cross1_amd64.deb gnat-11-aarch64-linux-gnu_11-20201228-1cross1_amd64.deb gnat-11-arm-linux-gnueabi_11-20201228-1cross1_amd64.deb gnat-11-arm-linux-gnueabihf_11-20201228-1cross1_amd64.deb gnat-11-i686-linux-gnu_11-20201228-1cross1_amd64.deb gnat-11-powerpc64le-linux-gnu_11-20201228-1cross1_amd64.deb gnat-11-s390x-linux-gnu_11-20201228-1cross1_amd64.deb gobjc++-11-aarch64-linux-gnu_11-20201228-1cross1_amd64.deb gobjc++-11-arm-linux-gnueabi_11-20201228-1cross1_amd64.deb gobjc++-11-arm-linux-gnueabihf_11-20201228-1cross1_amd64.deb gobjc++-11-i686-linux-gnu_11-20201228-1cross1_amd64.deb gobjc++-11-multilib-i686-linux-gnu_11-20201228-1cross1_amd64.deb gobjc++-11-multilib-s390x-linux-gnu_11-20201228-1cross1_amd64.deb gobjc++-11-powerpc64le-linux-gnu_11-20201228-1cross1_amd64.deb gobjc++-11-s390x-linux-gnu_11-20201228-1cross1_amd64.deb go
Bug#973785: gcc-10: Huge package sizes of gcc-10 and cpp-10 on amd64
Package: gcc-10 Followup-For: Bug #973785 X-Debbugs-Cc: pitsior...@gmail.com Solved after today's update to 10.2.1-3. You can close this bug report. -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 5.9.0-5-amd64 (SMP w/2 CPU threads) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages gcc-10 depends on: ii binutils 2.35.1-6 ii cpp-10 10.2.1-3 ii gcc-10-base10.2.1-3 ii libc6 2.31-6 ii libcc1-0 10.2.1-3 ii libgcc-10-dev 10.2.1-3 ii libgcc-s1 10.2.1-3 ii libgmp10 2:6.2.1+dfsg-1 ii libisl23 0.23-1 ii libmpc31.2.0-1 ii libmpfr6 4.1.0-3 ii libstdc++6 10.2.1-3 ii libzstd1 1.4.5+dfsg-4 ii zlib1g 1:1.2.11.dfsg-2 Versions of packages gcc-10 recommends: pn libc6-dev Versions of packages gcc-10 suggests: pn gcc-10-doc pn gcc-10-locales pn gcc-10-multilib -- no debconf information
gcc-11-cross_1_amd64.changes is NEW
binary:cpp-11-aarch64-linux-gnu is NEW. binary:cpp-11-arm-linux-gnueabi is NEW. binary:cpp-11-arm-linux-gnueabihf is NEW. binary:cpp-11-i686-linux-gnu is NEW. binary:cpp-11-powerpc64le-linux-gnu is NEW. binary:cpp-11-s390x-linux-gnu is NEW. binary:cpp-11-x86-64-linux-gnu is NEW. binary:g++-11-aarch64-linux-gnu is NEW. binary:g++-11-arm-linux-gnueabi is NEW. binary:g++-11-arm-linux-gnueabihf is NEW. binary:g++-11-i686-linux-gnu is NEW. binary:g++-11-multilib-i686-linux-gnu is NEW. binary:g++-11-multilib-s390x-linux-gnu is NEW. binary:g++-11-multilib-x86-64-linux-gnu is NEW. binary:g++-11-powerpc64le-linux-gnu is NEW. binary:g++-11-s390x-linux-gnu is NEW. binary:g++-11-x86-64-linux-gnu is NEW. binary:gcc-11-aarch64-linux-gnu is NEW. binary:gcc-11-aarch64-linux-gnu-base is NEW. binary:gcc-11-arm-linux-gnueabi is NEW. binary:gcc-11-arm-linux-gnueabi-base is NEW. binary:gcc-11-arm-linux-gnueabihf is NEW. binary:gcc-11-arm-linux-gnueabihf-base is NEW. binary:gcc-11-cross-base is NEW. binary:gcc-11-i686-linux-gnu is NEW. binary:gcc-11-i686-linux-gnu-base is NEW. binary:gcc-11-multilib-i686-linux-gnu is NEW. binary:gcc-11-multilib-s390x-linux-gnu is NEW. binary:gcc-11-multilib-x86-64-linux-gnu is NEW. binary:gcc-11-plugin-dev-aarch64-linux-gnu is NEW. binary:gcc-11-plugin-dev-arm-linux-gnueabi is NEW. binary:gcc-11-plugin-dev-arm-linux-gnueabihf is NEW. binary:gcc-11-plugin-dev-i686-linux-gnu is NEW. binary:gcc-11-plugin-dev-powerpc64le-linux-gnu is NEW. binary:gcc-11-plugin-dev-s390x-linux-gnu is NEW. binary:gcc-11-plugin-dev-x86-64-linux-gnu is NEW. binary:gcc-11-powerpc64le-linux-gnu is NEW. binary:gcc-11-powerpc64le-linux-gnu-base is NEW. binary:gcc-11-s390x-linux-gnu is NEW. binary:gcc-11-s390x-linux-gnu-base is NEW. binary:gcc-11-x86-64-linux-gnu is NEW. binary:gcc-11-x86-64-linux-gnu-base is NEW. binary:gccbrig-11-i686-linux-gnu is NEW. binary:gccbrig-11-x86-64-linux-gnu is NEW. binary:gccgo-11-aarch64-linux-gnu is NEW. binary:gccgo-11-arm-linux-gnueabi is NEW. binary:gccgo-11-arm-linux-gnueabihf is NEW. binary:gccgo-11-i686-linux-gnu is NEW. binary:gccgo-11-multilib-i686-linux-gnu is NEW. binary:gccgo-11-multilib-s390x-linux-gnu is NEW. binary:gccgo-11-multilib-x86-64-linux-gnu is NEW. binary:gccgo-11-powerpc64le-linux-gnu is NEW. binary:gccgo-11-s390x-linux-gnu is NEW. binary:gccgo-11-x86-64-linux-gnu is NEW. binary:gdc-11-aarch64-linux-gnu is NEW. binary:gdc-11-arm-linux-gnueabi is NEW. binary:gdc-11-arm-linux-gnueabihf is NEW. binary:gdc-11-i686-linux-gnu is NEW. binary:gdc-11-multilib-i686-linux-gnu is NEW. binary:gdc-11-multilib-s390x-linux-gnu is NEW. binary:gdc-11-multilib-x86-64-linux-gnu is NEW. binary:gdc-11-powerpc64le-linux-gnu is NEW. binary:gdc-11-s390x-linux-gnu is NEW. binary:gdc-11-x86-64-linux-gnu is NEW. binary:gfortran-11-aarch64-linux-gnu is NEW. binary:gfortran-11-arm-linux-gnueabi is NEW. binary:gfortran-11-arm-linux-gnueabihf is NEW. binary:gfortran-11-i686-linux-gnu is NEW. binary:gfortran-11-multilib-i686-linux-gnu is NEW. binary:gfortran-11-multilib-s390x-linux-gnu is NEW. binary:gfortran-11-multilib-x86-64-linux-gnu is NEW. binary:gfortran-11-powerpc64le-linux-gnu is NEW. binary:gfortran-11-s390x-linux-gnu is NEW. binary:gfortran-11-x86-64-linux-gnu is NEW. binary:gm2-11-aarch64-linux-gnu is NEW. binary:gm2-11-arm-linux-gnueabi is NEW. binary:gm2-11-arm-linux-gnueabihf is NEW. binary:gm2-11-i686-linux-gnu is NEW. binary:gm2-11-powerpc64le-linux-gnu is NEW. binary:gm2-11-s390x-linux-gnu is NEW. binary:gm2-11-x86-64-linux-gnu is NEW. binary:gnat-11-aarch64-linux-gnu is NEW. binary:gnat-11-arm-linux-gnueabi is NEW. binary:gnat-11-arm-linux-gnueabihf is NEW. binary:gnat-11-i686-linux-gnu is NEW. binary:gnat-11-powerpc64le-linux-gnu is NEW. binary:gnat-11-s390x-linux-gnu is NEW. binary:gnat-11-x86-64-linux-gnu is NEW. binary:gobjc++-11-aarch64-linux-gnu is NEW. binary:gobjc++-11-arm-linux-gnueabi is NEW. binary:gobjc++-11-arm-linux-gnueabihf is NEW. binary:gobjc++-11-i686-linux-gnu is NEW. binary:gobjc++-11-multilib-i686-linux-gnu is NEW. binary:gobjc++-11-multilib-s390x-linux-gnu is NEW. binary:gobjc++-11-multilib-x86-64-linux-gnu is NEW. binary:gobjc++-11-powerpc64le-linux-gnu is NEW. binary:gobjc++-11-s390x-linux-gnu is NEW. binary:gobjc++-11-x86-64-linux-gnu is NEW. binary:gobjc-11-aarch64-linux-gnu is NEW. binary:gobjc-11-arm-linux-gnueabi is NEW. binary:gobjc-11-arm-linux-gnueabihf is NEW. binary:gobjc-11-i686-linux-gnu is NEW. binary:gobjc-11-multilib-i686-linux-gnu is NEW. binary:gobjc-11-multilib-s390x-linux-gnu is NEW. binary:gobjc-11-multilib-x86-64-linux-gnu is NEW. binary:gobjc-11-powerpc64le-linux-gnu is NEW. binary:gobjc-11-s390x-linux-gnu is NEW. binary:gobjc-11-x86-64-linux-gnu is NEW. binary:lib32gcc-11-dev-amd64-cross is NEW. binary:lib32gcc-11-dev-s390x-cross is NEW. binary:lib32gfortran-11-dev-amd64-cross is NEW. binary:lib32gfortran-11-dev-s390x-cross is NEW. binary:lib32go-11-dev-amd64-cross is NEW. binary:lib32go-11-dev-s390x-cross is NEW. binary:lib32go17-amd
Results for 11.0.0 20201228 (experimental) [master revision adfe99ad8fa:0bfaa34325d:12ae2bc70846a2be8255eaa41322cd1a5a7b7350] (Debian 20201228-1) testsuite on x86_64-pc-linux-gnu
LAST_UPDATED: Mon Dec 28 13:39:08 UTC 2020 (revision adfe99ad8fa:0bfaa34325d:12ae2bc70846a2be8255eaa41322cd1a5a7b7350) === acats tests === === acats Summary === # of expected passes2328 # of unexpected failures0 Native configuration is x86_64-pc-linux-gnu === brig tests === Running target unix === brig Summary for unix === # of unsupported tests 1 Running target unix === brig Summary for unix === # of unsupported tests 1 === brig Summary === # of unsupported tests 2 === g++ tests === Running target unix FAIL: g++.dg/cpp0x/vt-88982.C -std=c++14 (test for excess errors) FAIL: g++.dg/cpp0x/vt-88982.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp0x/vt-88982.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp0x/vt-88982.C -std=c++14 (test for excess errors) FAIL: g++.dg/cpp0x/vt-88982.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp0x/vt-88982.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++14 (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++14 (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp1z/class-deduction76.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1z/class-deduction76.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp1z/class-deduction76.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1z/class-deduction76.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp1z/constexpr-lambda26.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1z/constexpr-lambda26.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp1z/constexpr-lambda26.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1z/constexpr-lambda26.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp2a/nontype-class39.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp2a/nontype-class39.C -std=c++2a (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++98 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++14 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++17 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++2a (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++98 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++14 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++17 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++2a (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c -std=c++98 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c -std=c++14 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c -std=c++17 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c -std=c++2a (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c -std=c++98 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c -std=c++14 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c -std=c++17 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c -std=c++2a (test for excess errors) FAIL: g++.dg/guality/pr55665.C -O2 -flto -fno-use-linker-plugin -flto-partition=none line 23 p == 40 FAIL: g++.dg/guality/pr55665.C -O2 -flto -fno-use-linker-plugin -flto-partition=none line 23 p == 40 === g++ Summary === # of expected passes202880 # of unexpected failures20 # of expected failures 1004 # of unsupported tests 8644 /build/gcc-snapshot-lCKsSK/gcc-snapshot-20201228/build/gcc/xg++ version 11.0.0 20201228 (experimental) [master revision adfe99ad8fa:0bfaa34325d:12ae2bc70846a2be8255eaa41322cd1a5a7b7350] (Debian 20201228-1) === gcc tests === Running target unix XPASS: gcc.dg/analyzer/pr94851-1.c bogus leak (test for bogus messages, line 43) XPASS: gcc.dg/analyzer/pr94851-1.c bogus leak (test for bogus messages, line 43) FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (internal compiler error) FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.dg/atomic/pr65345-4.c -O2 -f
Results for 11.0.0 20201228 (experimental) [master revision adfe99ad8fa:0bfaa34325d:12ae2bc70846a2be8255eaa41322cd1a5a7b7350] (Debian 20201228-1) testsuite on aarch64-unknown-linux-gnu
LAST_UPDATED: Mon Dec 28 13:39:08 UTC 2020 (revision adfe99ad8fa:0bfaa34325d:12ae2bc70846a2be8255eaa41322cd1a5a7b7350) Native configuration is aarch64-unknown-linux-gnu === libatomic tests === Running target unix === libatomic Summary === # of expected passes54 === libffi tests === Running target unix === libffi Summary === # of expected passes2214 === libgo tests === Running target unix FAIL: os === libgo Summary === # of expected passes175 # of unexpected failures1 /build/gcc-snapshot-Ftul7U/gcc-snapshot-20201228/build/./gcc/gccgo version 11.0.0 20201228 (experimental) [master revision adfe99ad8fa:0bfaa34325d:12ae2bc70846a2be8255eaa41322cd1a5a7b7350] (Debian 20201228-1) === libgomp tests === Running target unix FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/declare-vla-kernels-decompose-ice-1.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 (test for excess errors) FAIL: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/declare-vla-kernels-decompose-ice-1.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 (test for excess errors) === libgomp Summary === # of expected passes8013 # of unexpected failures2 # of expected failures 6 # of unsupported tests 610 === libitm tests === Running target unix === libitm Summary === # of expected passes42 # of expected failures 3 # of unsupported tests 1 === libphobos tests === Running target unix FAIL: libphobos.phobos/std/datetime/timezone.d execution test FAIL: libphobos.phobos/std/internal/math/errorfunction.d execution test FAIL: libphobos.phobos/std/internal/math/gammafunction.d execution test FAIL: libphobos.phobos/std/math.d execution test FAIL: libphobos.phobos/std/numeric.d execution test FAIL: libphobos.phobos_shared/std/datetime/timezone.d execution test FAIL: libphobos.phobos_shared/std/internal/math/errorfunction.d execution test FAIL: libphobos.phobos_shared/std/internal/math/gammafunction.d execution test FAIL: libphobos.phobos_shared/std/math.d execution test FAIL: libphobos.phobos_shared/std/numeric.d execution test === libphobos Summary === # of expected passes742 # of unexpected failures10 # of unsupported tests 2 === libstdc++ tests === Running target unix FAIL: 22_locale/numpunct/members/char/3.cc execution test FAIL: 22_locale/time_get/get_time/char/2.cc execution test FAIL: 22_locale/time_get/get_time/char/wrapped_env.cc execution test FAIL: 22_locale/time_get/get_time/char/wrapped_locale.cc execution test FAIL: 22_locale/time_get/get_time/wchar_t/2.cc execution test FAIL: 22_locale/time_get/get_time/wchar_t/wrapped_env.cc execution test FAIL: 22_locale/time_get/get_time/wchar_t/wrapped_locale.cc execution test === libstdc++ Summary === # of expected passes15278 # of unexpected failures7 # of expected failures 104 # of unsupported tests 375 === acats tests === === acats Summary === # of expected passes2328 # of unexpected failures0 === g++ tests === Running target unix FAIL: g++.dg/cpp0x/vt-88982.C -std=c++14 (test for excess errors) FAIL: g++.dg/cpp0x/vt-88982.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp0x/vt-88982.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++14 (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp1z/class-deduction76.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1z/class-deduction76.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp1z/constexpr-lambda26.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1z/constexpr-lambda26.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp2a/nontype-class39.C -std=c++2a (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++98 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++14 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++17 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++2a (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c -std=c++98 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c -std=c++14 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c -std=c++17 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c -std=c++2a (test for excess errors) XPASS: g++.target/aarch64/bfloat_cpp_typecheck.C (test for bogus
Results for 11.0.0 20201228 (experimental) [master revision adfe99ad8fa:0bfaa34325d:12ae2bc70846a2be8255eaa41322cd1a5a7b7350] (Debian 20201228-1) testsuite on arm-unknown-linux-gnueabi
LAST_UPDATED: Mon Dec 28 13:39:08 UTC 2020 (revision adfe99ad8fa:0bfaa34325d:12ae2bc70846a2be8255eaa41322cd1a5a7b7350) Native configuration is arm-unknown-linux-gnueabi === libatomic tests === Running target unix === libatomic Summary === # of expected passes44 # of unsupported tests 5 === libffi tests === Running target unix === libffi Summary === # of expected passes2214 === libgo tests === Running target unix FAIL: os FAIL: runtime FAIL: runtime/pprof FAIL: sync/atomic FAIL: syscall === libgo Summary === # of expected passes171 # of unexpected failures5 /build/gcc-snapshot-5cj4rB/gcc-snapshot-20201228/build/./gcc/gccgo version 11.0.0 20201228 (experimental) [master revision adfe99ad8fa:0bfaa34325d:12ae2bc70846a2be8255eaa41322cd1a5a7b7350] (Debian 20201228-1) === libgomp tests === Running target unix FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/declare-vla-kernels-decompose-ice-1.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 (test for excess errors) FAIL: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/declare-vla-kernels-decompose-ice-1.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 (test for excess errors) === libgomp Summary === # of expected passes8012 # of unexpected failures2 # of expected failures 6 # of unsupported tests 611 === libphobos tests === Running target unix FAIL: libphobos.druntime/core/exception.d (test for excess errors) FAIL: libphobos.druntime/object.d (test for excess errors) FAIL: libphobos.druntime_shared/core/exception.d (test for excess errors) FAIL: libphobos.druntime_shared/object.d (test for excess errors) FAIL: libphobos.phobos/std/algorithm/sorting.d (test for excess errors) FAIL: libphobos.phobos/std/conv.d (test for excess errors) FAIL: libphobos.phobos/std/datetime/date.d (test for excess errors) FAIL: libphobos.phobos/std/datetime/systime.d (test for excess errors) FAIL: libphobos.phobos/std/experimental/allocator/building_blocks/bitmapped_block.d (test for excess errors) FAIL: libphobos.phobos/std/experimental/allocator/building_blocks/free_tree.d (test for excess errors) FAIL: libphobos.phobos/std/experimental/allocator/gc_allocator.d (test for excess errors) FAIL: libphobos.phobos/std/experimental/allocator/package.d (test for excess errors) FAIL: libphobos.phobos/std/functional.d (test for excess errors) FAIL: libphobos.phobos/std/math.d execution test FAIL: libphobos.phobos/std/net/isemail.d (test for excess errors) FAIL: libphobos.phobos/std/random.d (test for excess errors) FAIL: libphobos.phobos/std/regex/internal/tests.d (test for excess errors) FAIL: libphobos.phobos/std/regex/package.d (test for excess errors) FAIL: libphobos.phobos/std/stdio.d (test for excess errors) FAIL: libphobos.phobos_shared/std/algorithm/sorting.d (test for excess errors) FAIL: libphobos.phobos_shared/std/conv.d (test for excess errors) FAIL: libphobos.phobos_shared/std/datetime/date.d (test for excess errors) FAIL: libphobos.phobos_shared/std/datetime/systime.d (test for excess errors) FAIL: libphobos.phobos_shared/std/experimental/allocator/building_blocks/bitmapped_block.d (test for excess errors) FAIL: libphobos.phobos_shared/std/experimental/allocator/building_blocks/free_tree.d (test for excess errors) FAIL: libphobos.phobos_shared/std/experimental/allocator/gc_allocator.d (test for excess errors) FAIL: libphobos.phobos_shared/std/experimental/allocator/package.d (test for excess errors) FAIL: libphobos.phobos_shared/std/functional.d (test for excess errors) FAIL: libphobos.phobos_shared/std/math.d execution test FAIL: libphobos.phobos_shared/std/net/isemail.d (test for excess errors) FAIL: libphobos.phobos_shared/std/random.d (test for excess errors) FAIL: libphobos.phobos_shared/std/regex/internal/tests.d (test for excess errors) FAIL: libphobos.phobos_shared/std/regex/package.d (test for excess errors) FAIL: libphobos.phobos_shared/std/stdio.d (test for excess errors) WARNING: libphobos.phobos_shared/std/string.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/string.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/string.d compilation failed to produce executable === libphobos Summary === # of expected passes716 # of unexpected failures35 # of unresolved testcases 1 # of unsupported tests 2 === libstdc++ tests === Running target unix FAIL: 22_locale/numpunct/members/char/3.cc execution test FAIL: 22_locale/time_get/get_time/char/2.cc execution test FAIL: 22_locale/time_get/get_time/char/wrapped_env.cc execution test FAIL: 22_locale/time_get/get_time/char/wrapped_locale.cc execution test FAIL: 22_locale/time_get/get_time/wchar_t/2.cc
Results for 11.0.0 20201228 (experimental) [master revision adfe99ad8fa:0bfaa34325d:12ae2bc70846a2be8255eaa41322cd1a5a7b7350] (Debian 20201228-1) testsuite on arm-unknown-linux-gnueabihf
LAST_UPDATED: Mon Dec 28 13:39:08 UTC 2020 (revision adfe99ad8fa:0bfaa34325d:12ae2bc70846a2be8255eaa41322cd1a5a7b7350) Native configuration is arm-unknown-linux-gnueabihf === libatomic tests === Running target unix === libatomic Summary === # of expected passes44 # of unsupported tests 5 === libffi tests === Running target unix === libffi Summary === # of expected passes2214 === libgo tests === Running target unix FAIL: os FAIL: runtime FAIL: runtime/pprof FAIL: syscall === libgo Summary === # of expected passes172 # of unexpected failures4 /build/gcc-snapshot-YeZCXL/gcc-snapshot-20201228/build/./gcc/gccgo version 11.0.0 20201228 (experimental) [master revision adfe99ad8fa:0bfaa34325d:12ae2bc70846a2be8255eaa41322cd1a5a7b7350] (Debian 20201228-1) === libgomp tests === Running target unix FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/declare-vla-kernels-decompose-ice-1.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 (test for excess errors) FAIL: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/declare-vla-kernels-decompose-ice-1.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 (test for excess errors) === libgomp Summary === # of expected passes8012 # of unexpected failures2 # of expected failures 6 # of unsupported tests 611 === libphobos tests === Running target unix FAIL: libphobos.druntime/object.d (test for excess errors) FAIL: libphobos.druntime_shared/object.d (test for excess errors) FAIL: libphobos.phobos/std/experimental/allocator/building_blocks/free_tree.d (test for excess errors) FAIL: libphobos.phobos/std/functional.d (test for excess errors) FAIL: libphobos.phobos/std/math.d execution test FAIL: libphobos.phobos/std/net/isemail.d (test for excess errors) FAIL: libphobos.phobos/std/random.d (test for excess errors) FAIL: libphobos.phobos/std/regex/internal/tests.d (test for excess errors) FAIL: libphobos.phobos_shared/std/experimental/allocator/building_blocks/free_tree.d (test for excess errors) FAIL: libphobos.phobos_shared/std/functional.d (test for excess errors) FAIL: libphobos.phobos_shared/std/math.d execution test FAIL: libphobos.phobos_shared/std/net/isemail.d (test for excess errors) FAIL: libphobos.phobos_shared/std/random.d (test for excess errors) FAIL: libphobos.phobos_shared/std/regex/internal/tests.d (test for excess errors) === libphobos Summary === # of expected passes738 # of unexpected failures14 # of unsupported tests 2 === libstdc++ tests === Running target unix FAIL: 22_locale/numpunct/members/char/3.cc execution test FAIL: 22_locale/time_get/get_time/char/2.cc execution test FAIL: 22_locale/time_get/get_time/char/wrapped_env.cc execution test FAIL: 22_locale/time_get/get_time/char/wrapped_locale.cc execution test FAIL: 22_locale/time_get/get_time/wchar_t/2.cc execution test FAIL: 22_locale/time_get/get_time/wchar_t/wrapped_env.cc execution test FAIL: 22_locale/time_get/get_time/wchar_t/wrapped_locale.cc execution test === libstdc++ Summary === # of expected passes15280 # of unexpected failures7 # of expected failures 104 # of unsupported tests 374 === acats tests === === acats Summary === # of expected passes2328 # of unexpected failures0 === g++ tests === Running target unix FAIL: g++.dg/cpp0x/vt-88982.C -std=c++14 (test for excess errors) FAIL: g++.dg/cpp0x/vt-88982.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp0x/vt-88982.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++14 (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp1z/class-deduction76.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1z/class-deduction76.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp1z/constexpr-lambda26.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1z/constexpr-lambda26.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp2a/nontype-class39.C -std=c++2a (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++98 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++14 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++17 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++2a (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c -std=c++98 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c -std=c++14 (test for excess errors) FAI
Results for 11.0.0 20201228 (experimental) [master revision adfe99ad8fa:0bfaa34325d:12ae2bc70846a2be8255eaa41322cd1a5a7b7350] (Debian 20201228-1) testsuite on i686-pc-linux-gnu
LAST_UPDATED: Mon Dec 28 13:39:08 UTC 2020 (revision adfe99ad8fa:0bfaa34325d:12ae2bc70846a2be8255eaa41322cd1a5a7b7350) === acats tests === FAIL: cxa5a01 FAIL: cxa5a02 FAIL: cxg2004 === acats Summary === # of expected passes2325 # of unexpected failures3 Native configuration is i686-pc-linux-gnu === brig tests === Running target unix === brig Summary for unix === # of unsupported tests 1 Running target unix === brig Summary for unix === # of unsupported tests 1 === brig Summary === # of unsupported tests 2 === g++ tests === Running target unix FAIL: g++.dg/cpp0x/vt-88982.C -std=c++14 (test for excess errors) FAIL: g++.dg/cpp0x/vt-88982.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp0x/vt-88982.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp0x/vt-88982.C -std=c++14 (test for excess errors) FAIL: g++.dg/cpp0x/vt-88982.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp0x/vt-88982.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++14 (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++14 (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp1z/class-deduction76.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1z/class-deduction76.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp1z/class-deduction76.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1z/class-deduction76.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp1z/constexpr-lambda26.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1z/constexpr-lambda26.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp1z/constexpr-lambda26.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1z/constexpr-lambda26.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp2a/nontype-class39.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp2a/nontype-class39.C -std=c++2a (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++98 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++14 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++17 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++2a (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++98 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++14 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++17 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++2a (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c -std=c++98 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c -std=c++14 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c -std=c++17 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c -std=c++2a (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c -std=c++98 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c -std=c++14 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c -std=c++17 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c -std=c++2a (test for excess errors) FAIL: g++.dg/guality/pr55665.C -O2 -flto -fno-use-linker-plugin -flto-partition=none line 23 p == 40 FAIL: g++.dg/guality/pr55665.C -O2 -flto -fno-use-linker-plugin -flto-partition=none line 23 p == 40 === g++ Summary === # of expected passes200390 # of unexpected failures20 # of expected failures 984 # of unsupported tests 8451 /build/gcc-snapshot-LzOMw7/gcc-snapshot-20201228/build/gcc/xg++ version 11.0.0 20201228 (experimental) [master revision adfe99ad8fa:0bfaa34325d:12ae2bc70846a2be8255eaa41322cd1a5a7b7350] (Debian 20201228-1) === gcc tests === Running target unix XPASS: gcc.dg/analyzer/feasibility-1.c (test for warnings, line 58) XPASS: gcc.dg/analyzer/feasibility-1.c (test for warnings, line 58) XPASS: gcc.dg/analyzer/pr94851-1.c bogus leak (test for bogus messages, line 43) XPASS: gcc.dg/analyzer/pr94851-1.c bogus leak (test for bogus messages, line 43) FAIL: gcc.dg/analyzer/pr96713.c (test for excess errors) FAIL: gcc.dg/analyzer/pr96713.c (test for excess errors) FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fno-use-linker-plugin -flto-partition
Results for 11.0.0 20201228 (experimental) [master revision adfe99ad8fa:0bfaa34325d:12ae2bc70846a2be8255eaa41322cd1a5a7b7350] (Debian 20201228-1) testsuite on powerpc64le-unknown-linux-gnu
LAST_UPDATED: Mon Dec 28 13:39:08 UTC 2020 (revision adfe99ad8fa:0bfaa34325d:12ae2bc70846a2be8255eaa41322cd1a5a7b7350) === acats tests === === acats Summary === # of expected passes2328 # of unexpected failures0 Native configuration is powerpc64le-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/cpp0x/vt-88982.C -std=c++14 (test for excess errors) FAIL: g++.dg/cpp0x/vt-88982.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp0x/vt-88982.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++14 (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp1z/class-deduction76.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1z/class-deduction76.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp1z/constexpr-lambda26.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1z/constexpr-lambda26.C -std=c++2a (test for excess errors) FAIL: g++.dg/cpp2a/nontype-class39.C -std=c++2a (test for excess errors) FAIL: g++.dg/pr93195a.C -std=gnu++98 (test for excess errors) FAIL: g++.dg/pr93195a.C -std=gnu++14 (test for excess errors) FAIL: g++.dg/pr93195a.C -std=gnu++17 (test for excess errors) FAIL: g++.dg/pr93195a.C -std=gnu++2a (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++98 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++14 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++17 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c -std=c++2a (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c -std=c++98 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c -std=c++14 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c -std=c++17 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c -std=c++2a (test for excess errors) === g++ Summary === # of expected passes200935 # of unexpected failures23 # of expected failures 1004 # of unsupported tests 8985 /build/gcc-snapshot-P3P5kN/gcc-snapshot-20201228/build/gcc/xg++ version 11.0.0 20201228 (experimental) [master revision adfe99ad8fa:0bfaa34325d:12ae2bc70846a2be8255eaa41322cd1a5a7b7350] (Debian 20201228-1) === gcc tests === Running target unix XPASS: gcc.dg/analyzer/pr94851-1.c bogus leak (test for bogus messages, line 43) FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (internal compiler error) FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.dg/Wstringop-overflow-25.c pr92814 (test for warnings, line 378) XPASS: gcc.dg/Wtrampolines.c standard descriptors (test for warnings, line 29) FAIL: c-c++-common/goacc/kernels-decompose-ice-1.c (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-ice-2.c (test for excess errors) XPASS: gcc.dg/graphite/pr69728.c scan-tree-dump graphite "loop nest optimized" XPASS: gcc.dg/guality/example.c -O0 execution test XPASS: gcc.dg/guality/example.c -O1 -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/example.c -Og -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/guality.c -O0 execution test XPASS: gcc.dg/guality/guality.c -O1 -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/guality.c -O2 -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/guality.c -O3 -g -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/guality.c -Os -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/guality.c -Og -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/guality.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/guality.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/inline-params.c -O2 -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/inline-params.c -O3 -g -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/inline-params.c -Os -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/inline-params.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION execution test XPASS: gcc.dg/guality/inline-params.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION execution test FAIL: gcc.dg/guality/loop-1.c -O2 -DPREVENT_OPTIMIZATION line 2
Results for 11.0.0 20201228 (experimental) [master revision adfe99ad8fa:0bfaa34325d:12ae2bc70846a2be8255eaa41322cd1a5a7b7350] (Debian 20201228-1) testsuite on s390x-ibm-linux-gnu
LAST_UPDATED: Mon Dec 28 13:39:08 UTC 2020 (revision adfe99ad8fa:0bfaa34325d:12ae2bc70846a2be8255eaa41322cd1a5a7b7350) === acats tests === === acats Summary === # of expected passes2328 # of unexpected failures0 Native configuration is s390x-ibm-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/asan/function-argument-3.C -O0 execution test FAIL: g++.dg/asan/function-argument-3.C -O1 output pattern test FAIL: g++.dg/asan/function-argument-3.C -O2 output pattern test FAIL: g++.dg/asan/function-argument-3.C -O3 -g output pattern test FAIL: g++.dg/asan/function-argument-3.C -Os output pattern test FAIL: g++.dg/asan/function-argument-3.C -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: g++.dg/asan/function-argument-3.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: g++.dg/asan/function-argument-3.C -O0 execution test FAIL: g++.dg/asan/function-argument-3.C -O1 output pattern test FAIL: g++.dg/asan/function-argument-3.C -O2 output pattern test FAIL: g++.dg/asan/function-argument-3.C -O3 -g output pattern test FAIL: g++.dg/asan/function-argument-3.C -Os output pattern test FAIL: g++.dg/asan/function-argument-3.C -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: g++.dg/asan/function-argument-3.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/Wattributes.c -std=gnu++98 (test for errors, line 404) FAIL: c-c++-common/Wattributes.c -std=gnu++14 (test for errors, line 404) FAIL: c-c++-common/Wattributes.c -std=gnu++17 (test for errors, line 404) FAIL: c-c++-common/Wattributes.c -std=gnu++2a (test for errors, line 404) FAIL: c-c++-common/Wattributes.c -std=gnu++98 (test for errors, line 404) FAIL: c-c++-common/Wattributes.c -std=gnu++14 (test for errors, line 404) FAIL: c-c++-common/Wattributes.c -std=gnu++17 (test for errors, line 404) FAIL: c-c++-common/Wattributes.c -std=gnu++2a (test for errors, line 404) FAIL: c-c++-common/zero-scratch-regs-10.c -std=gnu++98 (test for excess errors) UNRESOLVED: c-c++-common/zero-scratch-regs-10.c -std=gnu++98 compilation failed to produce executable FAIL: c-c++-common/zero-scratch-regs-10.c -std=gnu++14 (test for excess errors) UNRESOLVED: c-c++-common/zero-scratch-regs-10.c -std=gnu++14 compilation failed to produce executable FAIL: c-c++-common/zero-scratch-regs-10.c -std=gnu++17 (test for excess errors) UNRESOLVED: c-c++-common/zero-scratch-regs-10.c -std=gnu++17 compilation failed to produce executable FAIL: c-c++-common/zero-scratch-regs-10.c -std=gnu++2a (test for excess errors) UNRESOLVED: c-c++-common/zero-scratch-regs-10.c -std=gnu++2a compilation failed to produce executable FAIL: c-c++-common/zero-scratch-regs-10.c -std=gnu++98 (test for excess errors) UNRESOLVED: c-c++-common/zero-scratch-regs-10.c -std=gnu++98 compilation failed to produce executable FAIL: c-c++-common/zero-scratch-regs-10.c -std=gnu++14 (test for excess errors) UNRESOLVED: c-c++-common/zero-scratch-regs-10.c -std=gnu++14 compilation failed to produce executable FAIL: c-c++-common/zero-scratch-regs-10.c -std=gnu++17 (test for excess errors) UNRESOLVED: c-c++-common/zero-scratch-regs-10.c -std=gnu++17 compilation failed to produce executable FAIL: c-c++-common/zero-scratch-regs-10.c -std=gnu++2a (test for excess errors) UNRESOLVED: c-c++-common/zero-scratch-regs-10.c -std=gnu++2a compilation failed to produce executable FAIL: c-c++-common/zero-scratch-regs-11.c -std=gnu++98 (test for excess errors) UNRESOLVED: c-c++-common/zero-scratch-regs-11.c -std=gnu++98 compilation failed to produce executable FAIL: c-c++-common/zero-scratch-regs-11.c -std=gnu++14 (test for excess errors) UNRESOLVED: c-c++-common/zero-scratch-regs-11.c -std=gnu++14 compilation failed to produce executable FAIL: c-c++-common/zero-scratch-regs-11.c -std=gnu++17 (test for excess errors) UNRESOLVED: c-c++-common/zero-scratch-regs-11.c -std=gnu++17 compilation failed to produce executable FAIL: c-c++-common/zero-scratch-regs-11.c -std=gnu++2a (test for excess errors) UNRESOLVED: c-c++-common/zero-scratch-regs-11.c -std=gnu++2a compilation failed to produce executable FAIL: c-c++-common/zero-scratch-regs-11.c -std=gnu++98 (test for excess errors) UNRESOLVED: c-c++-common/zero-scratch-regs-11.c -std=gnu++98 compilation failed to produce executable FAIL: c-c++-common/zero-scratch-regs-11.c -std=gnu++14 (test for excess errors) UNRESOLVED: c-c++-common/zero-scratch-regs-11.c -std=gnu++14 compilation failed to produce executable FAIL: c-c++-common/zero-scratch-regs-11.c -std=gnu++17 (test for excess errors) UNRESOLVED: c-c++-common/zero-scratch-regs-11.c -std=gnu++17 compilation failed to produce executable FAIL: c-c++-common/zero-scratch-regs-11.c -std=gnu++2a (test for excess errors) UNRESOLVED: c-c++-common/zero-scrat