Bug#670578: gcc-4.6: [sparc] compiler fails to align stack-allocated struct,with array of uint32-values to 32-bit boundary

2012-04-26 Thread Christian Grothoff
Package: gcc-4.6 Version: 4.6.3-1 Justification: causes non-serious data loss Severity: grave When compiling GNUnet on our sparc buildbot, gcc decides to place the "hc" variable from file https://gnunet.org/doxygen/d7/dc5/gnunet-service-mesh_8c_source.html in line 3860 at an inadequate stack off

Bug#670571: gcc-4.7 FTBFS on Alpha: gcc multiarch config needs tweak.

2012-04-26 Thread Michael Cree
Source: gcc-4.7 Version: 4.7.0-4 Severity: Important User: debian-al...@lists.debian.org Usertags: alpha X-Debbugs-CC: debian-al...@lists.debian.org gcc-4.7 FTBFS on Alpha with the following error: /«PKGBUILDDIR»/build/./gcc/xgcc -B/«PKGBUILDDIR»/build/./gcc/ -B/usr/alpha-linux-gnu/bin/ -B/usr/al

Results for 4.6.3 (Debian 4.6.3-4) testsuite on mipsel-unknown-linux-gnu

2012-04-26 Thread Matthias Klose
LAST_UPDATED: Mon Apr 16 12:14:21 UTC 2012 (revision 186492) Target: mipsel-linux-gnu gcc version 4.6.3 (Debian 4.6.3-4) Native configuration is mipsel-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/debug/dwarf2/lineno-simple1.C scan-assembler main:[^

Results for 4.7.0 (Debian 4.7.0-4) testsuite on x86_64-pc-kfreebsd-gnu

2012-04-26 Thread Matthias Klose
LAST_UPDATED: Tue Apr 24 06:25:01 UTC 2012 (revision 186746) Target: x86_64-kfreebsd-gnu gcc version 4.7.0 (Debian 4.7.0-4) Native configuration is x86_64-pc-kfreebsd-gnu === g++ tests === Running target unix UNRESOLVED: attribute_plugin.c compilation, -I. -I/build/buildd-gcc-

Results for 4.7.0 (Debian 4.7.0-4) testsuite on arm-unknown-linux-gnueabi

2012-04-26 Thread Matthias Klose
LAST_UPDATED: Tue Apr 24 06:25:01 UTC 2012 (revision 186746) 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 4.7.0 (Debian 4.7.0-4) testsuite on arm-unknown-linux-gnueabihf

2012-04-26 Thread Matthias Klose
LAST_UPDATED: Tue Apr 24 06:25:01 UTC 2012 (revision 186746) Native configuration is arm-unknown-linux-gnueabihf === boehm-gc tests === Running target unix === boehm-gc Summary === # of expected passes12 # of unsupported tests 1

[bts-link] source package gcc-4.7

2012-04-26 Thread bts-link-upstream
# # bts-link upstream status pull for source package gcc-4.7 # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user bts-link-upstr...@lists.alioth.debian.org # remote status report for #667544 (http://bugs.debian.org/667544) # Bug title: g++-4.7: ICEs while building craw

[bts-link] source package gcc-4.6

2012-04-26 Thread bts-link-upstream
# # bts-link upstream status pull for source package gcc-4.6 # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user bts-link-upstr...@lists.alioth.debian.org # remote status report for #658251 (http://bugs.debian.org/658251) # Bug title: gfortran-4.6: Minimum integer can

Re: debian/rules2 runs the libstdc++-v3 testsuite against the *installed* library

2012-04-26 Thread Matthias Klose
On 20.04.2012 01:16, Ludovic Brenta wrote: > In debian/rules2 I see: > > ifneq ($(with_common_libs),yes) > : # libstdc++6 built from newer gcc-4.x source, run testsuite against > the installed lib > > sed 's/-L[^ ]*//g' $(buildlibdir)/libstdc++-v3/scripts/testsuite_flags \ >