Bug#814221: gnat currently ftbfs with GCC trunk (GCC 6) on m68k

2016-02-09 Thread Andreas Schwab
Matthias Klose writes: > trying to build a cross compiler: > > checking size of int... Run-time library configured incorrectly > (requesting support for Frontend ZCX exceptions) You probably need to add the Frontend_Exceptions flag like all others, see

Results for 6.0.0 20160205 (experimental) [trunk revision 233183] (Debian 6-20160205-1) testsuite on arm-unknown-linux-gnueabi

2016-02-09 Thread Matthias Klose
LAST_UPDATED: Fri Feb 5 17:54:01 UTC 2016 (revision 233183) Native configuration is arm-unknown-linux-gnueabi === boehm-gc tests === Running target unix === boehm-gc Summary === # of expected passes12 # of unsupported tests 1

gcc-6-cross-ports_3_amd64.changes is NEW

2016-02-09 Thread Debian FTP Masters
binary:gdc-6-sh4-linux-gnu is NEW. binary:gnat-6-m68k-linux-gnu is NEW. binary:gnat-6-mips64el-linux-gnuabi64 is NEW. binary:gnat-6-sjlj-m68k-linux-gnu is NEW. binary:gnat-6-sjlj-mips64el-linux-gnuabi64 is NEW. binary:lib32asan2-m68k-cross is NEW. binary:lib32go9-mips64-cross is NEW. binary:lib32go

Processing of gcc-6-cross-ports_3_amd64.changes

2016-02-09 Thread Debian FTP Masters
gcc-6-cross-ports_3_amd64.changes uploaded successfully to localhost along with the files: gcc-6-cross-ports_3.dsc gcc-6-cross-ports_3.tar.xz cpp-6-alpha-linux-gnu_6-20160205-1cross1_amd64.deb cpp-6-hppa-linux-gnu_6-20160205-1cross1_amd64.deb cpp-6-m68k-linux-gnu_6-20160205-1cross1_amd64.

Bug#814239: gcc-4.9: debian/patches/ada-symbolic-tracebacks.diff use snprintf return value without check

2016-02-09 Thread Yuriy M. Kaminskiy
Package: gcc-4.9 Version: 4.9.2-10 Severity: normal Tags: security During code search, I found potentially problematic code in debian/patches/ada-symbolic-tracebacks.diff: it uses snprintf() results without checking its range, like this: +else { + *len += snprintf(s,

Bug#814221: gnat currently ftbfs with GCC trunk (GCC 6) on m68k

2016-02-09 Thread Matthias Klose
Package: gnat-6 Version: 6-20160205-1 trying to build a cross compiler: checking size of int... Run-time library configured incorrectly (requesting support for Frontend ZCX exceptions) compilation abandoned Run-time library configured incorrectly (requesting support for Frontend ZCX exceptions)