Bug#879985: gcc-8: add support of ada back

2017-10-27 Thread YunQiang Su
Package: src:gcc-8 Version: 8-20171023-1 gcc-8 introduce a configuration option EH_MECHANISM for gnat. Our previous patch for sjlj doesn't include this. So the libada-sjlj failed to build. The patch `gcc-8-gnat.diff' include: 1. sync the configure.ac/Makefile.in file in libada-sjlj from libada.

Bug#879981: gcc-7-plugin-dev: Missing several generated headers

2017-10-27 Thread Ben Longbons
Package: gcc-7-plugin-dev Version: 7.2.0-11 Severity: important Dear Maintainer, Several of the GCC plugin headers are unusable due to missing files. I have verified that at least some of this also applies to gcc-[568]-plugin-dev, but I did my main testing against GCC 7. The following identifi

Results for 6.4.0 20171026 (Debian 6.4.0-9) testsuite on arm-unknown-linux-gnueabihf

2017-10-27 Thread Matthias Klose
LAST_UPDATED: Thu Oct 26 09:11:38 UTC 2017 (revision 254099) Native configuration is arm-unknown-linux-gnueabihf === boehm-gc tests === Running target unix === boehm-gc Summary for unix === # of expected passes12 # of unsupported tests 1 R

Results for 6.4.0 20171026 (Debian 6.4.0-9) testsuite on i686-pc-linux-gnu

2017-10-27 Thread Matthias Klose
LAST_UPDATED: Thu Oct 26 09:11:38 UTC 2017 (revision 254099) Target: i686-linux-gnu gcc version 6.4.0 20171026 (Debian 6.4.0-9) === acats tests === === acats Summary === # of expected passes2320 # of unexpected failures0 Native configuration i

Results for 6.4.0 20171026 (Debian 6.4.0-9) testsuite on s390x-ibm-linux-gnu

2017-10-27 Thread Matthias Klose
LAST_UPDATED: Thu Oct 26 09:11:38 UTC 2017 (revision 254099) Target: s390x-linux-gnu gcc version 6.4.0 20171026 (Debian 6.4.0-9) === acats tests === === acats Summary === # of expected passes2320 # of unexpected failures0 Native configuration

Results for 5.4.1 20171010 (Debian 5.5.0-2) testsuite on mips64el-unknown-linux-gnuabi64

2017-10-27 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_5_5_0_release revision 253577 Target: mips64el-linux-gnuabi64 gcc version 5.4.1 20171010 (Debian 5.5.0-2) === acats tests === === acats Summary === # of expected passes2320 # of unexpected failures0 Na

Results for 5.4.1 20171010 (Debian 5.5.0-2) testsuite on mipsel-unknown-linux-gnu

2017-10-27 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_5_5_0_release revision 253577 Target: mipsel-linux-gnu gcc version 5.4.1 20171010 (Debian 5.5.0-2) === acats tests === === acats Summary === # of expected passes2320 # of unexpected failures0 Native co

Results for 6.4.0 20171026 (Debian 6.4.0-9) testsuite on arm-unknown-linux-gnueabi

2017-10-27 Thread Matthias Klose
LAST_UPDATED: Thu Oct 26 09:11:38 UTC 2017 (revision 254099) Native configuration is arm-unknown-linux-gnueabi === boehm-gc tests === Running target unix === boehm-gc Summary === # of expected passes12 # of unsupported tests 1

Results for 6.4.0 20171026 (Debian 6.4.0-9) testsuite on x86_64-pc-linux-gnu

2017-10-27 Thread Matthias Klose
LAST_UPDATED: Thu Oct 26 09:11:38 UTC 2017 (revision 254099) Target: x86_64-linux-gnu gcc version 6.4.0 20171026 (Debian 6.4.0-9) === acats tests === === acats Summary === # of expected passes2320 # of unexpected failures0 Native configuration

Bug#879959: gcc-7 uses outdated version number for libunwind when building for ia64

2017-10-27 Thread Jason Duerstock
Source: gcc-7 Severity: normal Dear Maintainer, When attempting to build gcc-7 for ia64, the package tries to require libunwind7 when the current version is libunwind8. The attached patch should correct this. Jason diff -u gcc-7-7.2.0/debian/control gcc-7-7.2.0/debian/control --- gcc-7-7.2.0/de