Bug#862514: Gcc creates illegal instructions when combining C + ASM on arm on sid

2017-05-13 Thread Jussi Pakkanen
Package: gcc Version: 6.3.0-4 Gcc creates binaries that fail with "invalid instruction". To reproduce create the following main.c: int get_retval(void); int main(int argc, char **argv) { return get_retval(); } and the following retval-arm.S .text .globl get_retval get_retval: mov

Results for 8.0.0 20170512 (experimental) [trunk revision 247986] (Debian 20170512-1) testsuite on powerpc-unknown-linux-gnu

2017-05-13 Thread Matthias Klose
LAST_UPDATED: Fri May 12 18:20:07 UTC 2017 (revision 247986) === acats tests === === acats Summary === # of expected passes2320 # of unexpected failures0 Native configuration is powerpc-unknown-linux-gnu === g++ tests ===

Results for 8.0.0 20170512 (experimental) [trunk revision 247986] (Debian 20170512-1) testsuite on s390x-ibm-linux-gnu

2017-05-13 Thread Matthias Klose
LAST_UPDATED: Fri May 12 18:20:07 UTC 2017 (revision 247986) === acats tests === === acats Summary === # of expected passes2320 # of unexpected failures0 Native configuration is s390x-ibm-linux-gnu === g++ tests === Running

Results for 8.0.0 20170512 (experimental) [trunk revision 247986] (Debian 20170512-1) testsuite on i686-pc-linux-gnu

2017-05-13 Thread Matthias Klose
LAST_UPDATED: Fri May 12 18:20:07 UTC 2017 (revision 247986) === acats tests === FAIL: cxh3002 === acats Summary === # of expected passes2319 # of unexpected failures1 Native configuration is i686-pc-linux-gnu === brig tests

Results for 8.0.0 20170512 (experimental) [trunk revision 247986] (Debian 20170512-1) testsuite on powerpc64le-unknown-linux-gnu

2017-05-13 Thread Matthias Klose
LAST_UPDATED: Fri May 12 18:20:07 UTC 2017 (revision 247986) === acats tests === === acats Summary === # of expected passes2320 # of unexpected failures0 Native configuration is powerpc64le-unknown-linux-gnu === g++ tests ===

Results for 8.0.0 20170512 (experimental) [trunk revision 247986] (Debian 20170512-1) testsuite on arm-unknown-linux-gnueabi

2017-05-13 Thread Matthias Klose
LAST_UPDATED: Fri May 12 18:20:07 UTC 2017 (revision 247986) Native configuration is arm-unknown-linux-gnueabi === libatomic tests === Running target unix === libatomic Summary === # of expected passes44 # of unsupported tests 5

gcc-defaults_1.170_amd64.changes ACCEPTED into experimental, experimental

2017-05-13 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 21 Mar 2017 11:39:31 +0100 Source: gcc-defaults Binary: cpp gcc gcc-multilib g++ g++-multilib gobjc gobjc-multilib gobjc++ gobjc++-multilib gfortran gfortran-multilib gccgo gccgo-multilib libgcj-common libgcj-bc

Bug#862412: marked as done (gcc-doc: dependency issue)

2017-05-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 May 2017 11:32:28 +0200 with message-id <878tm1ayqb@turtle.gmx.de> and subject line Re: Bug#862412: gcc-doc: dependency issue has caused the Debian Bug report #862412, regarding gcc-doc: dependency issue to be marked as done. This means that you claim that the

Re: nvidia-cuda-toolkit: nvcc needs to pass -fpie to compiler

2017-05-13 Thread Lumin
Hi, > This was documented in NEWS.Debian.gz. Having to use "--compiler-options > -fPIC" was however not documented in NEW.Debian.gz, at least that should > be done. > > Ok, but that's still something difficult to the user to work out, while > it is needed for basically any use of nvcc. Currently