Bug#715526: ICE while compiling Boost 1.54 on mipsel

2013-07-09 Thread Steve M. Robbins
Package: g++-4.8 Version: 4.8.1-6 Severity: important Build log is here: https://buildd.debian.org/status/fetch.php?pkg=boost1.54&arch=mipsel&ver=1.54.0-2&stamp=1373243794 -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd6

g++-4.8 multiarch/multilib

2013-07-09 Thread Zoltan Hidvegi
This may be related to Bug#712044, and may reflect my ignorance with the issue. I am trying to have a C/C++ development system that can compile both 32 and 64-bit binaries based purely on multiarch, without the need for packages like g++-4.8-multilib or libc6-i386 etc. which duplicate the contents

gcc-4.8_4.8.1-6_amd64.changes ACCEPTED into unstable

2013-07-09 Thread Debian FTP Masters
(debugging files) Changes: gcc-4.8 (4.8.1-6) unstable; urgency=low . * Update to SVN 20130709 (r200810) from the gcc-4_8-branch. . [ Aurelien Jarno ] * Add 32-bit biarch packages on sparc64. . [ Matthias Klose ] * Fix multiarch include path for aarch64. * Update the Linaro support to

Processing of gcc-4.8_4.8.1-6_amd64.changes

2013-07-09 Thread Debian FTP Masters
gcc-4.8_4.8.1-6_amd64.changes uploaded successfully to localhost along with the files: gcc-4.8_4.8.1-6.dsc gcc-4.8_4.8.1-6.diff.gz gcc-4.8-source_4.8.1-6_all.deb gcj-4.8-jre-lib_4.8.1-6_all.deb gcj-4.8-source_4.8.1-6_all.deb libgcj-doc_4.8.1-6_all.deb libstdc++-4.8-doc_4.8.1-6_all.deb

Bug#715468: gcc-4.7: internal compiler error with -O2

2013-07-09 Thread Cay Blomqvist
Package: gcc-4.7 Version: 4.7.2-5 Severity: normal Tags: upstream Dear Maintainer, Compiling the attached program with gcc -std=c99 test.c -o test -Wall -Wextra -O2 results in test.c: In function ‘pow2_s’: test.c:3:7: internal compiler error: in build2_stat, at tree.c:3785 but works fine with