Bug#861734: gcc-7 fails to build gnattools on armel
Package: src:gcc-7 Severity: important gcc-7 fails to build gnattools on armel ... Not yet checked why. Current trunk appears to build ok. Needs investigation if this is caused by a local patch. Linking libgnat with -latomic might help. -nostdinc -I- -I. -I../arm-linux-gnueabi/libgnatvsn -I../gcc/ada/rts -static-libstdc++ -static-libgcc -Wl,-z,relro -L../arm-linux-gnueabi/libgnatvsn -lgnatvsn -L../gcc/ada/rts -lgnat-7 ../gcc/libcommon-target.a ../gcc/libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a -B../arm-linux-gnueabi/libstdc++-v3/src/.libs -B../arm-linux-gnueabi/libstdc++-v3/libsupc++/.libs -L../arm-linux-gnueabi/libstdc++-v3/src/.libs -L../arm-linux-gnueabi/libstdc++-v3/libsupc++/.libs -L../arm-linux-gnueabi/libatomic/.libs \ --GCC="../gcc/xg++ -B../gcc/ -no-pie -nostdinc -I- -I. -I../arm-linux-gnueabi/libgnatvsn -I../gcc/ada/rts" ../gcc/ada/rts/libgnat-7.so: undefined reference to `__atomic_load_8' collect2: error: ld returned 1 exit status gnatlink-static: error when calling /«PKGBUILDDIR»/build/gcc/xg++ Makefile:230: recipe for target 'gnatcmd' failed make[4]: *** [gnatcmd] Error 4 make[4]: Leaving directory '/«PKGBUILDDIR»/build/gnattools' Makefile:12532: recipe for target 'all-gnattools' failed make[3]: *** [all-gnattools] Error 2
Bug#861735: gcc-7 fails to build gnat on the Hurd
Package: src:gcc-7 Version: 7.1.0-2 Severity: important https://buildd.debian.org/status/fetch.php?pkg=gcc-7&arch=hurd-i386&ver=7.1.0-2&stamp=1493766010&raw=0 make[8]: Entering directory '/<>/build/gcc/ada/rts' /<>/build/./gcc/xgcc -B/<>/build/./gcc/ -B/usr/i686-gnu/bin/ -B/usr/i686-gnu/lib/ -isystem /usr/i686-gnu/include -isystem /usr/i686-gnu/sys-include -isystem /<>/build/sys-include -c -g -O2 -W -Wall -gnatpg -nostdinc a-assert.adb -o a-assert.o fatal error, run-time library not installed correctly cannot locate file system.ads compilation abandoned ../gcc-interface/Makefile:308: recipe for target 'a-assert.o' failed make[8]: *** [a-assert.o] Error 1
Bug#861737: gcc-7 fails to build gnat on KFreeBSD
Package: src:gcc-7 Version: 7.1.0-2 Severity: important seen on the Hurd as well. https://buildd.debian.org/status/fetch.php?pkg=gcc-7&arch=kfreebsd-amd64&ver=7.1.0-2&stamp=1493749029&raw=0https://buildd.debian.org/status/fetch.php?pkg=gcc-7&arch=kfreebsd-amd64&ver=7.1.0-2&stamp=1493749029&raw=0 make[8]: Entering directory '/«PKGBUILDDIR»/build/gcc/ada/rts' /«PKGBUILDDIR»/build/./gcc/xgcc -B/«PKGBUILDDIR»/build/./gcc/ -B/usr/x86_64-kfreebsd-gnu/bin/ -B/usr/x86_64-kfreebsd-gnu/lib/ -isystem /usr/x86_64-kfreebsd-gnu/include -isystem /usr/x86_64-kfreebsd-gnu/sys-include -isystem /«PKGBUILDDIR»/build/sys-include-c -g -O2 -W -Wall -gnatpg -nostdinc a-assert.adb -o a-assert.o depbase=`echo math/sincosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile /«PKGBUILDDIR»/build/./gcc/xgcc -B/«PKGBUILDDIR»/build/./gcc/ -B/usr/x86_64-kfreebsd-gnu/bin/ -B/usr/x86_64-kfreebsd-gnu/lib/ -isystem /usr/x86_64-kfreebsd-gnu/include -isystem /usr/x86_64-kfreebsd-gnu/sys-include -isystem /«PKGBUILDDIR»/build/sys-include-DHAVE_CONFIG_H -I. -I../../../../src/libquadmath -I ../../../../src/libquadmath/../include -g -O2 -m32 -MT math/sincosq.lo -MD -MP -MF $depbase.Tpo -c -o math/sincosq.lo ../../../../src/libquadmath/math/sincosq.c &&\ mv -f $depbase.Tpo $depbase.Plo fatal error, run-time library not installed correctly cannot locate file system.ads compilation abandoned ../gcc-interface/Makefile:308: recipe for target 'a-assert.o' failed make[8]: *** [a-assert.o] Error 1
[Bug driver/34942] -frepo only works with C locale
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34942 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC||marxin at gcc dot gnu.org Resolution|--- |INVALID --- Comment #1 from Martin Liška --- LANG=es_UY g++ pr34942.c -c -frepo works fine for me. -- You are receiving this mail because: You reported the bug.
Bug#861497: gcc-6-cross: FTBFS in stretch
On Wed, May 03, 2017 at 01:40:12AM +0200, Matthias Klose wrote: > > I tried to build this package in stretch with "dpkg-buildpackage -A" > > but it failed: > > fine, but you should make sure that this occurs in a distro environment as > well. I always do these test builds using sbuild in a chroot, as official autobuilders do. I also do "dpkg-buildpackage -A" or "dpkg-buildpackage -B" as official autobuilders do. So if by "distro environment" you meant I should use a chroot, I already do that. > > I've put the full build log here: > > > > https://people.debian.org/~sanvila/build-logs/gcc-6-cross/ > > for future reports, please could you keep a list of packages to check manually > for the errors? I tried to rebuild the package, and I couldn't even reproduce > this one. I already try to check before reporting. In this case, because the package takes a long time to build, I decided to do my "second" build not in my own autobuilders but in the reproducible builds autobuilders. So I tried twice in two different and unrelated autobuilders and I got two failures. Seemed good enough to me to report it as a bug. If the failures happened because of different reasons, as you say, then I'm very sorry for not having noticed, but in such case the problem is even worse, as it would mean that the package does not build reliably, or it fails to build randomly. When a the package fails to build randomly, you can't be sure that it does not fail randomly just by building it once, it could be just a matter of luck that it built ok that time. I have found more than 50 packages in stretch which FTBFS randomly so I can tell you for sure that such packages do exist. > PS: gcc-6-cross_22 was successfully built on the buildds. Glad to know, but such fact does not exclude that the package may fail randomly, so I would not consider this fixed just because of that. Thanks.
Processed: Re: Bug#851869: gcc-6: Please support multiarch paths for sh3
Processing commands for cont...@bugs.debian.org: > unarchive 851869 Bug #851869 {Done: Matthias Klose } [src:gcc-6] gcc-6: Please support multiarch paths for sh3 Unarchived Bug 851869 > clone 851869 -1 Bug #851869 {Done: Matthias Klose } [src:gcc-6] gcc-6: Please support multiarch paths for sh3 Bug 851869 cloned as bug 861760 > reopen -1 Bug #861760 {Done: Matthias Klose } [src:gcc-6] gcc-6: Please support multiarch paths for sh3 'reopen' may be inappropriate when a bug has been closed with a version; all fixed versions will be cleared, and you may need to re-add them. Bug reopened No longer marked as fixed in versions gcc-6/6.3.0-5. > reassign -1 gcc-7 Bug #861760 [src:gcc-6] gcc-6: Please support multiarch paths for sh3 Bug reassigned from package 'src:gcc-6' to 'gcc-7'. No longer marked as found in versions gcc-6/6.3.0-3. Ignoring request to alter fixed versions of bug #861760 to the same values previously set > retitle -1 gcc-7: Please support multiarch paths for sh3 Bug #861760 [gcc-7] gcc-6: Please support multiarch paths for sh3 Changed Bug title to 'gcc-7: Please support multiarch paths for sh3' from 'gcc-6: Please support multiarch paths for sh3'. > archive 851869 Bug #851869 {Done: Matthias Klose } [src:gcc-6] gcc-6: Please support multiarch paths for sh3 archived 851869 to archive/69 (from 851869) > thanks Stopping processing here. Please contact me if you need assistance. -- 851869: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851869 861760: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861760 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Results for 6.3.0 20170425 (Debian 6.3.0-16) testsuite on i686-pc-gnu
LAST_UPDATED: Tue Apr 25 13:15:16 UTC 2017 (revision 247223) Target: i686-gnu gcc version 6.3.0 20170425 (Debian 6.3.0-16) === acats tests === FAIL: c23003b FAIL: c23003g FAIL: c23003i FAIL: c52103x FAIL: c52104x FAIL: c52104y FAIL: cb1010a FAIL: cb1010c FAIL: cb1010d === acats Summary === # of expected passes2311 # of unexpected failures9 Native configuration is i686-pc-gnu === g++ tests === Running target unix FAIL: g++.dg/cdce3.C -std=gnu++98 execution test FAIL: g++.dg/cdce3.C -std=gnu++11 execution test FAIL: g++.dg/cdce3.C -std=gnu++14 execution test FAIL: g++.dg/eh/sighandle.C -std=gnu++98 execution test FAIL: g++.dg/eh/sighandle.C -std=gnu++11 execution test FAIL: g++.dg/eh/sighandle.C -std=gnu++14 execution test FAIL: g++.dg/ext/cleanup-10.C -std=gnu++98 execution test FAIL: g++.dg/ext/cleanup-10.C -std=gnu++11 execution test FAIL: g++.dg/ext/cleanup-10.C -std=gnu++14 execution test FAIL: g++.dg/ext/cleanup-11.C -std=gnu++98 execution test FAIL: g++.dg/ext/cleanup-11.C -std=gnu++11 execution test FAIL: g++.dg/ext/cleanup-11.C -std=gnu++14 execution test FAIL: g++.dg/ext/cleanup-8.C -std=gnu++98 execution test FAIL: g++.dg/ext/cleanup-8.C -std=gnu++11 execution test FAIL: g++.dg/ext/cleanup-8.C -std=gnu++14 execution test FAIL: g++.dg/ext/cleanup-9.C -std=gnu++98 execution test FAIL: g++.dg/ext/cleanup-9.C -std=gnu++11 execution test FAIL: g++.dg/ext/cleanup-9.C -std=gnu++14 execution test FAIL: g++.dg/ext/sync-4.C -std=gnu++98 execution test FAIL: g++.dg/ext/sync-4.C -std=gnu++11 execution test FAIL: g++.dg/ext/sync-4.C -std=gnu++14 execution test FAIL: g++.dg/guality/pr55665.C -O2 line 23 p == 40 FAIL: g++.dg/guality/pr55665.C -O3 -g line 23 p == 40 XPASS: g++.dg/tls/thread_local-order2.C -std=c++11 execution test XPASS: g++.dg/tls/thread_local-order2.C -std=c++14 execution test FAIL: g++.dg/tls/thread_local3.C -std=gnu++11 execution test FAIL: g++.dg/tls/thread_local3.C -std=gnu++14 execution test FAIL: g++.dg/tls/thread_local3g.C -std=gnu++11 execution test FAIL: g++.dg/tls/thread_local3g.C -std=gnu++14 execution test FAIL: g++.dg/tls/thread_local4.C -std=gnu++11 execution test FAIL: g++.dg/tls/thread_local4.C -std=gnu++14 execution test FAIL: g++.dg/tls/thread_local4g.C -std=gnu++11 execution test FAIL: g++.dg/tls/thread_local4g.C -std=gnu++14 execution test FAIL: g++.dg/tls/thread_local5.C -std=gnu++11 execution test FAIL: g++.dg/tls/thread_local5.C -std=gnu++14 execution test FAIL: g++.dg/tls/thread_local5g.C -std=gnu++11 execution test FAIL: g++.dg/tls/thread_local5g.C -std=gnu++14 execution test === g++ Summary for unix === # of expected passes96178 # of unexpected failures35 # of unexpected successes 2 # of expected failures 315 # of unsupported tests 3401 Running target unix/-fstack-protector FAIL: g++.dg/cdce3.C -std=gnu++98 execution test FAIL: g++.dg/cdce3.C -std=gnu++11 execution test FAIL: g++.dg/cdce3.C -std=gnu++14 execution test FAIL: g++.dg/eh/sighandle.C -std=gnu++98 execution test FAIL: g++.dg/eh/sighandle.C -std=gnu++11 execution test FAIL: g++.dg/eh/sighandle.C -std=gnu++14 execution test FAIL: g++.dg/ext/cleanup-10.C -std=gnu++98 execution test FAIL: g++.dg/ext/cleanup-10.C -std=gnu++11 execution test FAIL: g++.dg/ext/cleanup-10.C -std=gnu++14 execution test FAIL: g++.dg/ext/cleanup-11.C -std=gnu++98 execution test FAIL: g++.dg/ext/cleanup-11.C -std=gnu++11 execution test FAIL: g++.dg/ext/cleanup-11.C -std=gnu++14 execution test FAIL: g++.dg/ext/cleanup-8.C -std=gnu++98 execution test FAIL: g++.dg/ext/cleanup-8.C -std=gnu++11 execution test FAIL: g++.dg/ext/cleanup-8.C -std=gnu++14 execution test FAIL: g++.dg/ext/cleanup-9.C -std=gnu++98 execution test FAIL: g++.dg/ext/cleanup-9.C -std=gnu++11 execution test FAIL: g++.dg/ext/cleanup-9.C -std=gnu++14 execution test FAIL: g++.dg/ext/sync-4.C -std=gnu++98 execution test FAIL: g++.dg/ext/sync-4.C -std=gnu++11 execution test FAIL: g++.dg/ext/sync-4.C -std=gnu++14 execution test FAIL: g++.dg/guality/pr55665.C -O2 line 23 p == 40 FAIL: g++.dg/guality/pr55665.C -O3 -g line 23 p == 40 XPASS: g++.dg/tls/thread_local-order2.C -std=c++11 execution test XPASS: g++.dg/tls/thread_local-order2.C -std=c++14 execution test FAIL: g++.dg/tls/thread_local3.C -std=gnu++11 execution test FAIL: g++.dg/tls/thread_local3.C -std=gnu++14 execution test FAIL: g++.dg/tls/thread_local3g.C -std=gnu++11 execution test FAIL: g++.dg/tls/thread_local3g.C -std=gnu++14 execution test FAIL: g++.dg/tls/thread_local4.C -std=gnu++11 execution test FAIL: g++.dg/tls/thread_local4.C -std=gnu++14 execution test FAIL: g++.dg/tls/thread_local4g.C -std=gnu++11 execution test FAIL: g++.dg/tls/thread_local4g.C -std=gnu++14 execution test FAIL: g++.dg/tls/thread_local5.C -std=gnu++11 execution test FAIL: g++.dg/tls/thread_local5.C -std=gnu++14
Results for 8.0.0 20170502 (experimental) [trunk revision 247489] (Debian 20170502-1) testsuite on arm-unknown-linux-gnueabi
LAST_UPDATED: Tue May 2 11:47:31 UTC 2017 (revision 247489) 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: io FAIL: log FAIL: runtime FAIL: runtime/internal/atomic FAIL: sync/atomic === libgo Summary === # of expected passes140 # of unexpected failures5 /build/gcc-snapshot-Kpcj08/gcc-snapshot-20170502/build/./gcc/gccgo version 8.0.0 20170502 (experimental) [trunk revision 247489] (Debian 20170502-1) === libgomp tests === Running target unix === libgomp Summary === # of expected passes5064 # of unsupported tests 380 === libstdc++ tests === Running target unix FAIL: 22_locale/time_get/get_date/wchar_t/4.cc execution test FAIL: 26_numerics/headers/cmath/hypot.cc execution test === libstdc++ Summary === # of expected passes11852 # of unexpected failures2 # of expected failures 66 # of unsupported tests 305 === acats tests === === acats Summary === # of expected passes2320 # of unexpected failures0 === g++ tests === Running target unix FAIL: g++.dg/cilk-plus/CK/catch_exc.cc -O1 -fcilkplus execution test FAIL: g++.dg/cilk-plus/CK/catch_exc.cc -O3 -fcilkplus execution test FAIL: g++.dg/cilk-plus/CK/catch_exc.cc -g -O2 -fcilkplus execution test FAIL: g++.dg/cilk-plus/CK/catch_exc.cc -g -fcilkplus execution test FAIL: g++.dg/guality/pr55665.C -O2 line 23 p == 40 FAIL: g++.dg/guality/pr55665.C -O3 -g line 23 p == 40 UNRESOLVED: g++.dg/lto/pr65276 cp_lto_pr65276_0.o-cp_lto_pr65276_1.o execute -flto -O0 -std=c++11 FAIL: g++.dg/lto/pr65276 cp_lto_pr65276_0.o-cp_lto_pr65276_1.o link, -flto -O0 -std=c++11 === g++ Summary === # of expected passes110475 # of unexpected failures7 # of expected failures 388 # of unresolved testcases 1 # of unsupported tests 4792 /build/gcc-snapshot-Kpcj08/gcc-snapshot-20170502/build/gcc/xg++ version 8.0.0 20170502 (experimental) [trunk revision 247489] (Debian 20170502-1) === gcc tests === Running target unix XPASS: gcc.dg/guality/example.c -O0 execution test XPASS: gcc.dg/guality/example.c -O1 execution test XPASS: gcc.dg/guality/example.c -O2 execution test XPASS: gcc.dg/guality/example.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test XPASS: gcc.dg/guality/example.c -Os execution test XPASS: gcc.dg/guality/guality.c -O0 execution test XPASS: gcc.dg/guality/guality.c -O1 execution test XPASS: gcc.dg/guality/guality.c -O2 execution test XPASS: gcc.dg/guality/guality.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test XPASS: gcc.dg/guality/guality.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test XPASS: gcc.dg/guality/guality.c -O3 -g execution test XPASS: gcc.dg/guality/guality.c -Os execution test XPASS: gcc.dg/guality/inline-params.c -O2 execution test XPASS: gcc.dg/guality/inline-params.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test XPASS: gcc.dg/guality/inline-params.c -O3 -g execution test XPASS: gcc.dg/guality/inline-params.c -Os execution test FAIL: gcc.dg/guality/nrv-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 20 a2.i[0] == 42 FAIL: gcc.dg/guality/pr36728-2.c -O2 line 18 *x == (char) 25 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 18 *x == (char) 25 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg1 == 1 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg2 == 2 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg3 == 3 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg4 == 4 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg5 == 5 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg6 == 6 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg7 == 30 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 18 arg1 == 1 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 18 arg2 == 2 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects
Results for 8.0.0 20170502 (experimental) [trunk revision 247489] (Debian 20170502-1) testsuite on aarch64-unknown-linux-gnu
LAST_UPDATED: Tue May 2 11:47:31 UTC 2017 (revision 247489) 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 === libgo Summary === # of expected passes145 /build/gcc-snapshot-MTSPQ6/gcc-snapshot-20170502/build/./gcc/gccgo version 8.0.0 20170502 (experimental) [trunk revision 247489] (Debian 20170502-1) === libgomp tests === Running target unix === libgomp Summary === # of expected passes5064 # of unsupported tests 380 === libitm tests === Running target unix === libitm Summary === # of expected passes42 # of expected failures 3 # of unsupported tests 1 === libstdc++ tests === Running target unix FAIL: 22_locale/time_get/get_date/wchar_t/4.cc execution test === libstdc++ Summary === # of expected passes11874 # of unexpected failures1 # of expected failures 66 # of unsupported tests 294 === acats tests === === acats Summary === # of expected passes2320 # of unexpected failures0 === g++ tests === Running target unix FAIL: g++.dg/guality/pr55665.C -O2 line 23 p == 40 FAIL: g++.dg/guality/pr55665.C -O3 -g line 23 p == 40 === g++ Summary === # of expected passes108691 # of unexpected failures2 # of expected failures 380 # of unsupported tests 4737 /build/gcc-snapshot-MTSPQ6/gcc-snapshot-20170502/build/gcc/xg++ version 8.0.0 20170502 (experimental) [trunk revision 247489] (Debian 20170502-1) === gcc tests === Running target unix XPASS: gcc.dg/guality/example.c -O0 execution test XPASS: gcc.dg/guality/example.c -O1 execution test XPASS: gcc.dg/guality/example.c -O2 execution test XPASS: gcc.dg/guality/example.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test XPASS: gcc.dg/guality/example.c -Os execution test XPASS: gcc.dg/guality/guality.c -O0 execution test XPASS: gcc.dg/guality/guality.c -O1 execution test XPASS: gcc.dg/guality/guality.c -O2 execution test XPASS: gcc.dg/guality/guality.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test XPASS: gcc.dg/guality/guality.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test XPASS: gcc.dg/guality/guality.c -O3 -g execution test XPASS: gcc.dg/guality/guality.c -Os execution test XPASS: gcc.dg/guality/inline-params.c -O2 execution test XPASS: gcc.dg/guality/inline-params.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test XPASS: gcc.dg/guality/inline-params.c -O3 -g execution test XPASS: gcc.dg/guality/inline-params.c -Os execution test FAIL: gcc.dg/guality/nrv-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 20 a2.i[0] == 42 FAIL: gcc.dg/guality/pr36728-1.c -O2 line 16 y == 2 FAIL: gcc.dg/guality/pr36728-1.c -O2 line 18 *x == (char) 25 FAIL: gcc.dg/guality/pr36728-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 16 y == 2 FAIL: gcc.dg/guality/pr36728-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 18 *x == (char) 25 FAIL: gcc.dg/guality/pr36728-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 y == 2 FAIL: gcc.dg/guality/pr36728-1.c -O3 -g line 16 y == 2 FAIL: gcc.dg/guality/pr36728-1.c -O3 -g line 18 *x == (char) 25 FAIL: gcc.dg/guality/pr36728-2.c -O2 line 16 y == 2 FAIL: gcc.dg/guality/pr36728-2.c -O2 line 18 y == 2 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 16 y == 2 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 18 y == 2 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg1 == 1 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg2 == 2 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg3 == 3 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg4 == 4 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg5 == 5 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg6 == 6 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg7 == 30 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16
Results for 8.0.0 20170502 (experimental) [trunk revision 247489] (Debian 20170502-1) testsuite on i686-pc-linux-gnu
LAST_UPDATED: Tue May 2 11:47:31 UTC 2017 (revision 247489) === acats tests === FAIL: cxh3002 === acats Summary === # of expected passes2319 # of unexpected failures1 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/guality/pr55665.C -O2 line 23 p == 40 FAIL: g++.dg/guality/pr55665.C -O2 line 23 p == 40 FAIL: g++.dg/guality/pr55665.C -O3 -g line 23 p == 40 FAIL: g++.dg/guality/pr55665.C -O3 -g line 23 p == 40 === g++ Summary === # of expected passes225876 # of unexpected failures4 # of expected failures 772 # of unsupported tests 8198 /build/gcc-snapshot-iFJ_HQ/gcc-snapshot-20170502/build/gcc/xg++ version 8.0.0 20170502 (experimental) [trunk revision 247489] (Debian 20170502-1) === gcc tests === Running target unix XPASS: gcc.dg/guality/example.c -O0 execution test XPASS: gcc.dg/guality/example.c -O0 execution test XPASS: gcc.dg/guality/example.c -O1 execution test XPASS: gcc.dg/guality/example.c -O1 execution test XPASS: gcc.dg/guality/guality.c -O0 execution test XPASS: gcc.dg/guality/guality.c -O0 execution test XPASS: gcc.dg/guality/guality.c -O1 execution test XPASS: gcc.dg/guality/guality.c -O1 execution test XPASS: gcc.dg/guality/guality.c -O2 execution test XPASS: gcc.dg/guality/guality.c -O2 execution test XPASS: gcc.dg/guality/guality.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test XPASS: gcc.dg/guality/guality.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test XPASS: gcc.dg/guality/guality.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test XPASS: gcc.dg/guality/guality.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test XPASS: gcc.dg/guality/guality.c -O3 -g execution test XPASS: gcc.dg/guality/guality.c -O3 -g execution test XPASS: gcc.dg/guality/guality.c -Os execution test XPASS: gcc.dg/guality/guality.c -Os execution test XPASS: gcc.dg/guality/inline-params.c -O2 execution test XPASS: gcc.dg/guality/inline-params.c -O2 execution test XPASS: gcc.dg/guality/inline-params.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test XPASS: gcc.dg/guality/inline-params.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test XPASS: gcc.dg/guality/inline-params.c -O3 -g execution test XPASS: gcc.dg/guality/inline-params.c -O3 -g execution test XPASS: gcc.dg/guality/inline-params.c -Os execution test XPASS: gcc.dg/guality/inline-params.c -Os execution test XPASS: gcc.dg/guality/pr41353-1.c -O0 line 28 j == 28 + 37 XPASS: gcc.dg/guality/pr41353-1.c -O0 line 28 j == 28 + 37 XPASS: gcc.dg/guality/pr41353-1.c -O1 line 28 j == 28 + 37 XPASS: gcc.dg/guality/pr41353-1.c -O1 line 28 j == 28 + 37 XPASS: gcc.dg/guality/pr41353-1.c -O2 line 28 j == 28 + 37 XPASS: gcc.dg/guality/pr41353-1.c -O2 line 28 j == 28 + 37 XPASS: gcc.dg/guality/pr41353-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 28 j == 28 + 37 XPASS: gcc.dg/guality/pr41353-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 28 j == 28 + 37 XPASS: gcc.dg/guality/pr41353-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 28 j == 28 + 37 XPASS: gcc.dg/guality/pr41353-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 28 j == 28 + 37 XPASS: gcc.dg/guality/pr41353-1.c -O3 -g line 28 j == 28 + 37 XPASS: gcc.dg/guality/pr41353-1.c -O3 -g line 28 j == 28 + 37 XPASS: gcc.dg/guality/pr41353-1.c -Os line 28 j == 28 + 37 XPASS: gcc.dg/guality/pr41353-1.c -Os line 28 j == 28 + 37 FAIL: gcc.dg/guality/pr41447-1.c -O2 execution test FAIL: gcc.dg/guality/pr41447-1.c -O2 execution test FAIL: gcc.dg/guality/pr41447-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/guality/pr41447-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: gcc.dg/guality/pr41447-1.c -O3 -g execution test FAIL: gcc.dg/guality/pr41447-1.c -O3 -g execution test FAIL: gcc.dg/guality/pr41616-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/guality/pr41616-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: gcc.dg/guality/pr45882.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 d == 112 FAIL: gcc.dg/guality/pr45882.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 d == 112 FAIL: gcc.dg/guality/pr45882.c -O2 -flto -fuse-linker-plugin
Results for 6.3.0 20170425 (Debian 6.3.0-16) testsuite on s390x-ibm-linux-gnu
LAST_UPDATED: Tue Apr 25 13:15:16 UTC 2017 (revision 247223) Target: s390x-linux-gnu gcc version 6.3.0 20170425 (Debian 6.3.0-16) === acats tests === === acats Summary === # of expected passes2320 # of unexpected failures0 Native configuration is s390x-ibm-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/guality/pr55665.C -O2 line 23 p == 40 FAIL: g++.dg/guality/pr55665.C -O3 -g line 23 p == 40 XPASS: g++.dg/tls/thread_local-order2.C -std=c++11 execution test XPASS: g++.dg/tls/thread_local-order2.C -std=c++14 execution test === g++ Summary for unix === # of expected passes96408 # of unexpected failures2 # of unexpected successes 2 # of expected failures 309 # of unsupported tests 3913 Running target unix/-fstack-protector FAIL: g++.dg/guality/pr55665.C -O2 line 23 p == 40 FAIL: g++.dg/guality/pr55665.C -O3 -g line 23 p == 40 XPASS: g++.dg/tls/thread_local-order2.C -std=c++11 execution test XPASS: g++.dg/tls/thread_local-order2.C -std=c++14 execution test === g++ Summary for unix/-fstack-protector === # of expected passes96408 # of unexpected failures2 # of unexpected successes 2 # of expected failures 309 # of unsupported tests 3913 === g++ Summary === # of expected passes192816 # of unexpected failures4 # of unexpected successes 4 # of expected failures 618 # of unsupported tests 7826 /build/gcc-6-lpo3vU/gcc-6-6.3.0/build/gcc/xg++ version 6.3.0 20170425 (Debian 6.3.0-16) === gcc tests === Running target unix FAIL: gcc.dg/20020312-2.c (test for excess errors) UNRESOLVED: gcc.dg/20020312-2.c compilation failed to produce executable FAIL: gcc.dg/ifcvt-4.c scan-rtl-dump ce1 "2 true changes made" FAIL: gcc.dg/loop-9.c scan-rtl-dump loop2_invariant "Decided" FAIL: gcc.dg/loop-9.c scan-rtl-dump loop2_invariant "without introducing a new temporary register" FAIL: gcc.dg/uninit-19.c (test for warnings, line 22) FAIL: gcc.dg/uninit-19.c (test for excess errors) FAIL: gcc.dg/goacc/acc_on_device-1.c scan-rtl-dump-times expand "(call [^n]* acc_on_device" 4 FAIL: gcc.dg/graphite/scop-19.c scan-tree-dump-times graphite "number of SCoPs: 0" 1 XPASS: gcc.dg/guality/example.c -O0 execution test XPASS: gcc.dg/guality/guality.c -O0 execution test XPASS: gcc.dg/guality/guality.c -O1 execution test XPASS: gcc.dg/guality/guality.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test XPASS: gcc.dg/guality/guality.c -Os execution test XPASS: gcc.dg/guality/inline-params.c -O2 execution test XPASS: gcc.dg/guality/inline-params.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test XPASS: gcc.dg/guality/inline-params.c -O3 -g execution test XPASS: gcc.dg/guality/inline-params.c -Os execution test FAIL: gcc.dg/guality/pr36728-1.c -O2 line 16 arg3 == 3 FAIL: gcc.dg/guality/pr36728-1.c -O2 line 16 arg4 == 4 FAIL: gcc.dg/guality/pr36728-1.c -O2 line 16 y == 2 FAIL: gcc.dg/guality/pr36728-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 16 arg3 == 3 FAIL: gcc.dg/guality/pr36728-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 16 arg4 == 4 FAIL: gcc.dg/guality/pr36728-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 16 y == 2 FAIL: gcc.dg/guality/pr36728-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg3 == 3 FAIL: gcc.dg/guality/pr36728-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg4 == 4 FAIL: gcc.dg/guality/pr36728-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg5 == 5 FAIL: gcc.dg/guality/pr36728-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg6 == 6 FAIL: gcc.dg/guality/pr36728-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg7 == 30 FAIL: gcc.dg/guality/pr36728-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 y == 2 FAIL: gcc.dg/guality/pr36728-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 18 arg3 == 3 FAIL: gcc.dg/guality/pr36728-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 18 arg4 == 4 FAIL: gcc.dg/guality/pr36728-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 18 arg5 == 5 FAIL: gcc.dg/guality/pr36728-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 18 arg6 == 6 FAIL: gcc.dg/guality/pr36728-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 18 arg7 == 30 FAIL: gcc.dg/guality/pr36728-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 18 y == 2 FAIL: gcc.dg/guality/pr36728-1.c -O3 -g line 16 arg3 == 3 FAIL: gcc.dg/guality/pr36728-1.c -O3 -g line 16 arg4 == 4 FAIL: gcc.dg/guality/pr36728-1.c -O3 -g line 16 arg5 == 5 FAIL: gcc.dg/guality/pr36728-1.c -O3 -g line 16 ar
Results for 8.0.0 20170502 (experimental) [trunk revision 247489] (Debian 20170502-1) testsuite on arm-unknown-linux-gnueabihf
LAST_UPDATED: Tue May 2 11:47:31 UTC 2017 (revision 247489) 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: io FAIL: log FAIL: runtime FAIL: sync/atomic === libgo Summary === # of expected passes141 # of unexpected failures4 /build/gcc-snapshot-TBoPGd/gcc-snapshot-20170502/build/./gcc/gccgo version 8.0.0 20170502 (experimental) [trunk revision 247489] (Debian 20170502-1) === libgomp tests === Running target unix === libgomp Summary === # of expected passes5064 # of unsupported tests 380 === libstdc++ tests === Running target unix FAIL: 22_locale/time_get/get_date/wchar_t/4.cc execution test FAIL: 26_numerics/headers/cmath/hypot.cc execution test === libstdc++ Summary === # of expected passes11871 # of unexpected failures2 # of expected failures 66 # of unsupported tests 295 === acats tests === === acats Summary === # of expected passes2320 # of unexpected failures0 === g++ tests === Running target unix FAIL: g++.dg/cilk-plus/CK/catch_exc.cc -O1 -fcilkplus execution test FAIL: g++.dg/cilk-plus/CK/catch_exc.cc -O3 -fcilkplus execution test FAIL: g++.dg/cilk-plus/CK/catch_exc.cc -g -O2 -fcilkplus execution test FAIL: g++.dg/cilk-plus/CK/catch_exc.cc -g -fcilkplus execution test FAIL: g++.dg/guality/pr55665.C -O2 line 23 p == 40 FAIL: g++.dg/guality/pr55665.C -O3 -g line 23 p == 40 UNRESOLVED: g++.dg/lto/pr65276 cp_lto_pr65276_0.o-cp_lto_pr65276_1.o execute -flto -O0 -std=c++11 FAIL: g++.dg/lto/pr65276 cp_lto_pr65276_0.o-cp_lto_pr65276_1.o link, -flto -O0 -std=c++11 === g++ Summary === # of expected passes110526 # of unexpected failures7 # of expected failures 388 # of unresolved testcases 1 # of unsupported tests 4777 /build/gcc-snapshot-TBoPGd/gcc-snapshot-20170502/build/gcc/xg++ version 8.0.0 20170502 (experimental) [trunk revision 247489] (Debian 20170502-1) === gcc tests === Running target unix XPASS: gcc.dg/guality/example.c -O0 execution test XPASS: gcc.dg/guality/example.c -O1 execution test XPASS: gcc.dg/guality/guality.c -O0 execution test XPASS: gcc.dg/guality/guality.c -O1 execution test XPASS: gcc.dg/guality/guality.c -O2 execution test XPASS: gcc.dg/guality/guality.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test XPASS: gcc.dg/guality/guality.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test XPASS: gcc.dg/guality/guality.c -O3 -g execution test XPASS: gcc.dg/guality/guality.c -Os execution test XPASS: gcc.dg/guality/inline-params.c -O2 execution test XPASS: gcc.dg/guality/inline-params.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test XPASS: gcc.dg/guality/inline-params.c -O3 -g execution test XPASS: gcc.dg/guality/inline-params.c -Os execution test FAIL: gcc.dg/guality/nrv-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 20 a2.i[0] == 42 FAIL: gcc.dg/guality/pr36728-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 y == 2 FAIL: gcc.dg/guality/pr36728-1.c -O3 -g line 16 y == 2 FAIL: gcc.dg/guality/pr36728-2.c -O2 line 16 y == 2 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 16 y == 2 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg1 == 1 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg2 == 2 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg3 == 3 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg4 == 4 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg5 == 5 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg6 == 6 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg7 == 30 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 y == 2 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 18 arg1 == 1 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 18 arg2 == 2 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-obj
Results for 8.0.0 20170502 (experimental) [trunk revision 247489] (Debian 20170502-1) testsuite on powerpc-unknown-linux-gnu
LAST_UPDATED: Tue May 2 11:47:31 UTC 2017 (revision 247489) === acats tests === === acats Summary === # of expected passes2320 # of unexpected failures0 Native configuration is powerpc-unknown-linux-gnu === g++ tests === Running target unix FAIL: c-c++-common/asan/heap-overflow-1.c -O1 output pattern test FAIL: c-c++-common/asan/heap-overflow-1.c -O1 output pattern test FAIL: c-c++-common/asan/heap-overflow-1.c -O2 output pattern test FAIL: c-c++-common/asan/heap-overflow-1.c -O2 output pattern test FAIL: c-c++-common/asan/heap-overflow-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/heap-overflow-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/heap-overflow-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/heap-overflow-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/heap-overflow-1.c -O3 -g output pattern test FAIL: c-c++-common/asan/heap-overflow-1.c -O3 -g output pattern test FAIL: c-c++-common/asan/heap-overflow-1.c -Os output pattern test FAIL: c-c++-common/asan/heap-overflow-1.c -Os output pattern test FAIL: c-c++-common/asan/sanity-check-pure-c-1.c -O1 output pattern test FAIL: c-c++-common/asan/sanity-check-pure-c-1.c -O1 output pattern test FAIL: c-c++-common/asan/sanity-check-pure-c-1.c -O2 output pattern test FAIL: c-c++-common/asan/sanity-check-pure-c-1.c -O2 output pattern test FAIL: c-c++-common/asan/sanity-check-pure-c-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/sanity-check-pure-c-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/sanity-check-pure-c-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/sanity-check-pure-c-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/sanity-check-pure-c-1.c -O3 -g output pattern test FAIL: c-c++-common/asan/sanity-check-pure-c-1.c -O3 -g output pattern test FAIL: c-c++-common/asan/sanity-check-pure-c-1.c -Os output pattern test FAIL: c-c++-common/asan/sanity-check-pure-c-1.c -Os output pattern test FAIL: c-c++-common/asan/strncpy-overflow-1.c -O1 output pattern test FAIL: c-c++-common/asan/strncpy-overflow-1.c -O1 output pattern test FAIL: c-c++-common/asan/strncpy-overflow-1.c -O2 output pattern test FAIL: c-c++-common/asan/strncpy-overflow-1.c -O2 output pattern test FAIL: c-c++-common/asan/strncpy-overflow-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/strncpy-overflow-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/strncpy-overflow-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/strncpy-overflow-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/strncpy-overflow-1.c -O3 -g output pattern test FAIL: c-c++-common/asan/strncpy-overflow-1.c -O3 -g output pattern test FAIL: c-c++-common/asan/strncpy-overflow-1.c -Os output pattern test FAIL: c-c++-common/asan/strncpy-overflow-1.c -Os output pattern test FAIL: c-c++-common/asan/use-after-free-1.c -O1 output pattern test FAIL: c-c++-common/asan/use-after-free-1.c -O1 output pattern test FAIL: c-c++-common/asan/use-after-free-1.c -O2 output pattern test FAIL: c-c++-common/asan/use-after-free-1.c -O2 output pattern test FAIL: c-c++-common/asan/use-after-free-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/use-after-free-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: c-c++-common/asan/use-after-free-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/use-after-free-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: c-c++-common/asan/use-after-free-1.c -O3 -g output pattern test FAIL: c-c++-common/asan/use-after-free-1.c -O3 -g output pattern test FAIL: c-c++-common/asan/use-after-free-1.c -Os output pattern test FAIL: c-c++-common/asan/use-after-free-1.c -Os output pattern test FAIL: g++.dg/asan/deep-stack-uaf-1.C -O0 output pattern test FAIL: g++.dg/asan/deep-stack-uaf-1.C -O0 output pattern test FAIL: g++.dg/asan/deep-stack-uaf-1.C -O1 output pattern test FAIL: g++.dg/asan/deep-stack-uaf-1.C -O1 output pattern test FAIL: g++.dg/asan/deep-stack-uaf-1.C -O2 output pattern test FAIL: g++.dg/asan/deep-stack-uaf-1.C -O2 output pattern test FAIL: g++.dg/asan/deep-stack-uaf-1.C -O3 -g outpu
Results for 8.0.0 20170502 (experimental) [trunk revision 247489] (Debian 20170502-1) testsuite on s390x-ibm-linux-gnu
LAST_UPDATED: Tue May 2 11:47:31 UTC 2017 (revision 247489) === acats tests === === acats Summary === # of expected passes2320 # of unexpected failures0 Native configuration is s390x-ibm-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/guality/pr55665.C -O2 line 23 p == 40 FAIL: g++.dg/guality/pr55665.C -O2 line 23 p == 40 FAIL: g++.dg/guality/pr55665.C -O3 -g line 23 p == 40 FAIL: g++.dg/guality/pr55665.C -O3 -g line 23 p == 40 === g++ Summary === # of expected passes207786 # of unexpected failures4 # of expected failures 754 # of unsupported tests 8706 /build/gcc-snapshot-1niBoQ/gcc-snapshot-20170502/build/gcc/xg++ version 8.0.0 20170502 (experimental) [trunk revision 247489] (Debian 20170502-1) === gcc tests === Running target unix FAIL: gcc.dg/loop-9.c scan-rtl-dump loop2_invariant "Decided" FAIL: gcc.dg/loop-9.c scan-rtl-dump loop2_invariant "Decided" FAIL: gcc.dg/loop-9.c scan-rtl-dump loop2_invariant "without introducing a new temporary register" FAIL: gcc.dg/loop-9.c scan-rtl-dump loop2_invariant "without introducing a new temporary register" XPASS: gcc.dg/guality/example.c -O0 execution test XPASS: gcc.dg/guality/example.c -O0 execution test XPASS: gcc.dg/guality/example.c -O1 execution test XPASS: gcc.dg/guality/example.c -O1 execution test XPASS: gcc.dg/guality/example.c -O2 execution test XPASS: gcc.dg/guality/example.c -O2 execution test XPASS: gcc.dg/guality/example.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test XPASS: gcc.dg/guality/example.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test XPASS: gcc.dg/guality/guality.c -O0 execution test XPASS: gcc.dg/guality/guality.c -O0 execution test XPASS: gcc.dg/guality/guality.c -O1 execution test XPASS: gcc.dg/guality/guality.c -O1 execution test XPASS: gcc.dg/guality/guality.c -O2 execution test XPASS: gcc.dg/guality/guality.c -O2 execution test XPASS: gcc.dg/guality/guality.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test XPASS: gcc.dg/guality/guality.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test XPASS: gcc.dg/guality/guality.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test XPASS: gcc.dg/guality/guality.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test XPASS: gcc.dg/guality/guality.c -O3 -g execution test XPASS: gcc.dg/guality/guality.c -O3 -g execution test XPASS: gcc.dg/guality/guality.c -Os execution test XPASS: gcc.dg/guality/guality.c -Os execution test XPASS: gcc.dg/guality/inline-params.c -O2 execution test XPASS: gcc.dg/guality/inline-params.c -O2 execution test XPASS: gcc.dg/guality/inline-params.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test XPASS: gcc.dg/guality/inline-params.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test XPASS: gcc.dg/guality/inline-params.c -O3 -g execution test XPASS: gcc.dg/guality/inline-params.c -O3 -g execution test XPASS: gcc.dg/guality/inline-params.c -Os execution test XPASS: gcc.dg/guality/inline-params.c -Os execution test FAIL: gcc.dg/guality/pr36728-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 y == 2 FAIL: gcc.dg/guality/pr36728-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 y == 2 FAIL: gcc.dg/guality/pr36728-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 18 y == 2 FAIL: gcc.dg/guality/pr36728-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 18 y == 2 FAIL: gcc.dg/guality/pr36728-1.c -O3 -g line 16 y == 2 FAIL: gcc.dg/guality/pr36728-1.c -O3 -g line 16 y == 2 FAIL: gcc.dg/guality/pr36728-1.c -O3 -g line 18 y == 2 FAIL: gcc.dg/guality/pr36728-1.c -O3 -g line 18 y == 2 FAIL: gcc.dg/guality/pr36728-2.c -O2 line 18 *x == (char) 25 FAIL: gcc.dg/guality/pr36728-2.c -O2 line 18 *x == (char) 25 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 18 *x == (char) 25 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 18 *x == (char) 25 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg3 == 3 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg3 == 3 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg4 == 4 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg4 == 4 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg5 == 5 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg5 == 5 FAIL: gcc.dg/guality/pr36728-2.c
Results for 8.0.0 20170502 (experimental) [trunk revision 247489] (Debian 20170502-1) testsuite on powerpc64le-unknown-linux-gnu
LAST_UPDATED: Tue May 2 11:47:31 UTC 2017 (revision 247489) === acats tests === === acats Summary === # of expected passes2320 # of unexpected failures0 Native configuration is powerpc64le-unknown-linux-gnu === g++ tests === Running target unix === g++ Summary === # of expected passes110950 # of expected failures 377 # of unsupported tests 4601 /build/gcc-snapshot-Sl4Tv7/gcc-snapshot-20170502/build/gcc/xg++ version 8.0.0 20170502 (experimental) [trunk revision 247489] (Debian 20170502-1) === gcc tests === Running target unix XPASS: gcc.dg/Wtrampolines.c standard descriptors (test for warnings, line 31) FAIL: gcc.dg/sms-4.c scan-rtl-dump-times sms "SMS succeeded" 1 XPASS: gcc.dg/guality/example.c -O0 execution test XPASS: gcc.dg/guality/example.c -O1 execution test XPASS: gcc.dg/guality/guality.c -O0 execution test XPASS: gcc.dg/guality/guality.c -O1 execution test XPASS: gcc.dg/guality/guality.c -O2 execution test XPASS: gcc.dg/guality/guality.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test XPASS: gcc.dg/guality/guality.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test XPASS: gcc.dg/guality/guality.c -O3 -g execution test XPASS: gcc.dg/guality/guality.c -Os execution test XPASS: gcc.dg/guality/inline-params.c -O2 execution test XPASS: gcc.dg/guality/inline-params.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test XPASS: gcc.dg/guality/inline-params.c -O3 -g execution test XPASS: gcc.dg/guality/inline-params.c -Os execution test FAIL: gcc.dg/guality/nrv-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 20 a2.i[0] == 42 FAIL: gcc.dg/guality/param-2.c -O1 line 20 str.pa == 31415927 FAIL: gcc.dg/guality/param-2.c -O1 line 20 str.pb == 27182818 FAIL: gcc.dg/guality/param-3.c -O1 line 20 str.pa == 31415927 FAIL: gcc.dg/guality/param-3.c -O1 line 20 str.pb == 27182818 FAIL: gcc.dg/guality/pr36728-1.c -O2 line 16 y == 2 FAIL: gcc.dg/guality/pr36728-1.c -O2 line 18 y == 2 FAIL: gcc.dg/guality/pr36728-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 16 y == 2 FAIL: gcc.dg/guality/pr36728-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 18 y == 2 FAIL: gcc.dg/guality/pr36728-1.c -O3 -g line 16 y == 2 FAIL: gcc.dg/guality/pr36728-1.c -O3 -g line 18 y == 2 FAIL: gcc.dg/guality/pr36728-2.c -O2 line 16 y == 2 FAIL: gcc.dg/guality/pr36728-2.c -O2 line 18 *x == (char) 25 FAIL: gcc.dg/guality/pr36728-2.c -O2 line 18 y == 2 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 16 y == 2 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 18 *x == (char) 25 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 18 y == 2 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg1 == 1 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg2 == 2 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg3 == 3 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg4 == 4 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg5 == 5 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg6 == 6 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 arg7 == 30 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 18 arg1 == 1 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 18 arg2 == 2 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 18 arg3 == 3 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 18 arg4 == 4 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 18 arg5 == 5 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 18 arg6 == 6 FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 18 arg7 == 30 FAIL: gcc.dg/guality/pr36728-2.c -O3 -g line 16 arg1 == 1 FAIL: gcc.dg/guality/pr36728-2.c -O3 -g line 16 arg2 == 2 FAIL: gcc.dg/guality/pr36728-2.c -O3 -g line 16 arg3 == 3 FAIL: gcc.dg/guality/pr36728-2.c -O3 -g line 16 arg4 == 4 FAIL: gcc.dg/guality/pr36728-2.c -O3 -g line 16 arg5 == 5 FAIL: gcc.dg/guality/pr36728-2.c -O3 -g line 16 arg6 == 6 FAIL: gcc.dg/guality/pr36728-2.c -O3 -g line 16 arg7 == 30 FAIL: gcc.dg/guality/pr36728-2.c -O3 -g line 16 y == 2 FAIL: gcc.dg/guality/pr
Processing of gcc-7_7.1.0-3_ppc64el.changes
gcc-7_7.1.0-3_ppc64el.changes uploaded successfully to localhost along with the files: gcc-7_7.1.0-3.dsc gcc-7_7.1.0-3.diff.gz cpp-7-dbgsym_7.1.0-3_ppc64el.deb cpp-7_7.1.0-3_ppc64el.deb fixincludes-dbgsym_7.1.0-3_ppc64el.deb fixincludes_7.1.0-3_ppc64el.deb g++-7-dbgsym_7.1.0-3_ppc64el.deb g++-7_7.1.0-3_ppc64el.deb gcc-7-base_7.1.0-3_ppc64el.deb gcc-7-dbgsym_7.1.0-3_ppc64el.deb gcc-7-locales_7.1.0-3_all.deb gcc-7-plugin-dev-dbgsym_7.1.0-3_ppc64el.deb gcc-7-plugin-dev_7.1.0-3_ppc64el.deb gcc-7-source_7.1.0-3_all.deb gcc-7-test-results_7.1.0-3_ppc64el.deb gcc-7_7.1.0-3_ppc64el.buildinfo gcc-7_7.1.0-3_ppc64el.deb gccgo-7-dbgsym_7.1.0-3_ppc64el.deb gccgo-7_7.1.0-3_ppc64el.deb gdc-7-dbgsym_7.1.0-3_ppc64el.deb gdc-7_7.1.0-3_ppc64el.deb gfortran-7-dbgsym_7.1.0-3_ppc64el.deb gfortran-7_7.1.0-3_ppc64el.deb gnat-7-dbgsym_7.1.0-3_ppc64el.deb gnat-7-sjlj_7.1.0-3_ppc64el.deb gnat-7_7.1.0-3_ppc64el.deb gobjc++-7_7.1.0-3_ppc64el.deb gobjc-7_7.1.0-3_ppc64el.deb libasan4-dbg_7.1.0-3_ppc64el.deb libasan4_7.1.0-3_ppc64el.deb libatomic1-dbg_7.1.0-3_ppc64el.deb libatomic1_7.1.0-3_ppc64el.deb libcc1-0-dbgsym_7.1.0-3_ppc64el.deb libcc1-0_7.1.0-3_ppc64el.deb libgcc-7-dev_7.1.0-3_ppc64el.deb libgcc1-dbg_7.1.0-3_ppc64el.deb libgcc1_7.1.0-3_ppc64el.deb libgccjit-7-dev_7.1.0-3_ppc64el.deb libgccjit-7-doc_7.1.0-3_all.deb libgccjit0-dbg_7.1.0-3_ppc64el.deb libgccjit0_7.1.0-3_ppc64el.deb libgfortran-7-dev_7.1.0-3_ppc64el.deb libgfortran4-dbg_7.1.0-3_ppc64el.deb libgfortran4_7.1.0-3_ppc64el.deb libgnat-7-dbg_7.1.0-3_ppc64el.deb libgnat-7_7.1.0-3_ppc64el.deb libgnatvsn7-dbg_7.1.0-3_ppc64el.deb libgnatvsn7-dev_7.1.0-3_ppc64el.deb libgnatvsn7_7.1.0-3_ppc64el.deb libgo11-dbg_7.1.0-3_ppc64el.deb libgo11_7.1.0-3_ppc64el.deb libgomp1-dbg_7.1.0-3_ppc64el.deb libgomp1_7.1.0-3_ppc64el.deb libitm1-dbg_7.1.0-3_ppc64el.deb libitm1_7.1.0-3_ppc64el.deb libobjc-7-dev_7.1.0-3_ppc64el.deb libobjc4-dbg_7.1.0-3_ppc64el.deb libobjc4_7.1.0-3_ppc64el.deb libstdc++-7-dev_7.1.0-3_ppc64el.deb libstdc++-7-doc_7.1.0-3_all.deb libstdc++-7-pic_7.1.0-3_ppc64el.deb libstdc++6-7-dbg_7.1.0-3_ppc64el.deb libstdc++6_7.1.0-3_ppc64el.deb libubsan0-dbg_7.1.0-3_ppc64el.deb libubsan0_7.1.0-3_ppc64el.deb Greetings, Your Debian queue daemon (running on host usper.debian.org)
gcc-7_7.1.0-3_ppc64el.changes is NEW
binary:lib32gphobos71 is NEW. binary:lib32gphobos71-dbg is NEW. binary:lib64gphobos71 is NEW. binary:lib64gphobos71-dbg is NEW. binary:libgphobos71 is NEW. binary:libgphobos71-dbg is NEW. binary:libx32gphobos71 is NEW. binary:libx32gphobos71-dbg is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html or https://ftp-master.debian.org/backports-new.html for *-backports
gcc-7_7.1.0-3_ppc64el.changes ACCEPTED into experimental, experimental
- Runtime library for GNU Objective-C applications (n32 debug symbo libn32stdc++-7-dev - GNU Standard C++ Library v3 (development files) libn32stdc++6 - GNU Standard C++ Library v3 (n32) libn32stdc++6-7-dbg - GNU Standard C++ Library v3 (debugging files) libobjc-7-dev - Runtime library for GNU Objective-C applications (development fil libobjc4 - Runtime library for GNU Objective-C applications libobjc4-dbg - Runtime library for GNU Objective-C applications (debug symbols) libstdc++-7-dev - GNU Standard C++ Library v3 (development files) libstdc++-7-doc - GNU Standard C++ Library v3 (documentation files) libstdc++-7-pic - GNU Standard C++ Library v3 (shared library subset kit) libstdc++6 - GNU Standard C++ Library v3 libstdc++6-7-dbg - GNU Standard C++ Library v3 (debugging files) libubsan0 - UBSan -- undefined behaviour sanitizer (runtime) libubsan0-dbg - UBSan -- undefined behaviour sanitizer (debug symbols) libx32asan4 - AddressSanitizer -- a fast memory error detector (x32) libx32asan4-dbg - AddressSanitizer -- a fast memory error detector (x32 debug symbo libx32atomic1 - support library providing __atomic built-in functions (x32) libx32atomic1-dbg - support library providing __atomic built-in functions (x32 debug libx32gcc-7-dev - GCC support library (x32 development files) libx32gcc1 - GCC support library (x32) libx32gcc1-dbg - GCC support library (debug symbols) libx32gfortran-7-dev - Runtime library for GNU Fortran applications (x32 development fil libx32gfortran4 - Runtime library for GNU Fortran applications (x32) libx32gfortran4-dbg - Runtime library for GNU Fortran applications (x32 debug symbols) libx32go11 - Runtime library for GNU Go applications (x32) libx32go11-dbg - Runtime library for GNU Go applications (x32 debug symbols) libx32gomp1 - GCC OpenMP (GOMP) support library (x32) libx32gomp1-dbg - GCC OpenMP (GOMP) support library (x32 debug symbols) libx32itm1 - GNU Transactional Memory Library (x32) libx32itm1-dbg - GNU Transactional Memory Library (x32 debug symbols) libx32objc-7-dev - Runtime library for GNU Objective-C applications (x32 development libx32objc4 - Runtime library for GNU Objective-C applications (x32) libx32objc4-dbg - Runtime library for GNU Objective-C applications (x32 debug symbo libx32stdc++-7-dev - GNU Standard C++ Library v3 (development files) libx32stdc++6 - GNU Standard C++ Library v3 (x32) libx32stdc++6-7-dbg - GNU Standard C++ Library v3 (debugging files) libx32ubsan0 - UBSan -- undefined behaviour sanitizer (x32) libx32ubsan0-dbg - UBSan -- undefined behaviour sanitizer (x32 debug symbols) Changes: gcc-7 (7.1.0-3) experimental; urgency=medium . * Update to SVN 20170503 (r247549) from the gcc-7-branch. * Fix gdc build on sparc. * Update the gdc-cross-install-location patch for GCC 7. * Bump libgphobos soname. * dpkg-buildflags stopped fiddling around with spec files; remove the code removing and warning about dpkg's specs. * Don't build the native gnat on armel. See issue #861734. Checksums-Sha1: ca984414cd63084db9fd5e5f061edca333ed200a 25786 gcc-7_7.1.0-3.dsc a86b031e37ba583543097300296629255ce5b43b 1004082 gcc-7_7.1.0-3.diff.gz 3e729cedba39457485c473dc08ef31507eaaf10f 1546966 cpp-7-dbgsym_7.1.0-3_ppc64el.deb 4230e2db23ab12a230f11fda9ab6b5155ce38c15 30707454 cpp-7_7.1.0-3_ppc64el.deb 0cf738621316336a97fc02d271debaaa27e1c2e1 96026 fixincludes-dbgsym_7.1.0-3_ppc64el.deb a31074196adc1736ca5a6d5410f3dd9038c892d6 65404 fixincludes_7.1.0-3_ppc64el.deb 9dd4d50430feee9c75f34993237dee28015f6865 1461030 g++-7-dbgsym_7.1.0-3_ppc64el.deb 75698c38ad31fb5aa692f4215b947b52ff6176f1 32784742 g++-7_7.1.0-3_ppc64el.deb 6ae24e223696f3e3f8393f9ceab1620ab1ce434d 179456 gcc-7-base_7.1.0-3_ppc64el.deb c0068a7d3e5a10e8f61c278aa4b5ad1175a0179c 7520344 gcc-7-dbgsym_7.1.0-3_ppc64el.deb 1785e1705e82a319149b494ca7842db9e35e864f 1580298 gcc-7-locales_7.1.0-3_all.deb cf6a4359047f586e5b68b47bb79aaefd12745ce9 192164 gcc-7-plugin-dev-dbgsym_7.1.0-3_ppc64el.deb 70da8092779f5dab48e6b9fb105eb5b7cc439590 1119366 gcc-7-plugin-dev_7.1.0-3_ppc64el.deb 068bf9c9ca25bfd650c0450f543e0babf3e27c03 67075978 gcc-7-source_7.1.0-3_all.deb dbac130276e6e1218c91f442a95e76da0cdae931 8268894 gcc-7-test-results_7.1.0-3_ppc64el.deb 11e619654549bd95e27ac1a9dfbfb4b588b2e913 27618 gcc-7_7.1.0-3_ppc64el.buildinfo 883e1b687c0eb1f3eea20a8144d4a122d0419a53 29701292 gcc-7_7.1.0-3_ppc64el.deb 13be569c0d7d1f6e3b206d48ab73cbf56f744c08 1914120 gccgo-7-dbgsym_7.1.0-3_ppc64el.deb aa3220a2b229ed6d7e665ea39690263580d8dc69 41529886 gccgo-7_7.1.0-3_ppc64el.deb 4833615a6b74d68cfe976444263c459f0ece3fc2 1460806 gdc-7-dbgsym_7.1.0-3_ppc64el.deb 80b4b02152f9092b896860aa748cccdd871f17bb 32446992 gdc-7_7.1.0-3_ppc64el.deb b5aea20dfef858100fc3c9fdf6c0b3f386cb5958 1460816 gfortran-7-dbgsym_7.1.0-3_ppc64el.deb c3c95f2c43d9c3f39181e07388225613c9177f99 31376674 gfortran-7_7.1.0-3_ppc64el.deb 091c5c3e959d1fddfd0e5e03e7df7d8341f2464