Re: GCC-4.5 as the default for (at least some) architectures

2011-03-02 Thread Matthias Klose
On 02.03.2011 07:36, Konstantinos Margaritis wrote: > On 2 March 2011 03:34, Matthias Klose wrote: > >> I'll make gcc-4.5 the default for (at least some) architectures within the >> next >> two weeks before more transitions start. GCC-4.5 is already used as the >> default >> compiler for almost

Re: GCC-4.5 as the default for (at least some) architectures

2011-03-02 Thread Petr Salinger
I'll make gcc-4.5 the default for (at least some) architectures within the next two weeks before more transitions start. GCC-4.5 is already used as the default compiler for almost any other distribution, so there shouldn't be many surprises on at least the common architectures. About 50% of the

Re: GCC-4.5 as the default for (at least some) architectures

2011-03-02 Thread Matthias Klose
On 02.03.2011 17:54, Martin Guy wrote: > On 2 March 2011 02:34, Matthias Klose wrote: >> armel (although optimized for a different processor) > > Hi > For which processor (/architecture) is it optimized, and do you mean > optimized-for, or only-runs-on? > I ask in case this would mean dumping

Re: GCC-4.5 as the default for (at least some) architectures

2011-03-02 Thread Martin Guy
On 2 March 2011 02:34, Matthias Klose wrote: >  armel (although optimized for a different processor) Hi For which processor (/architecture) is it optimized, and do you mean optimized-for, or only-runs-on? I ask in case this would mean dumping all the armv4t systems that are using Debian armel.

Results for 4.4.5 (Debian 4.4.5-13) testsuite on mips-unknown-linux-gnu

2011-03-02 Thread Matthias Klose
LAST_UPDATED: Sun Feb 27 21:33:50 UTC 2011 (revision 170549) Target: mips-linux-gnu gcc version 4.4.5 (Debian 4.4.5-13) Native configuration is mips-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/ipa/iinline-1.C scan-ipa-dump inline "String::funcOne[^\\n]*

Results for 4.4.5 (Debian 4.4.5-13) testsuite on mipsel-unknown-linux-gnu

2011-03-02 Thread Matthias Klose
LAST_UPDATED: Sun Feb 27 21:33:50 UTC 2011 (revision 170549) Target: mipsel-linux-gnu gcc version 4.4.5 (Debian 4.4.5-13) Native configuration is mipsel-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/ipa/iinline-1.C scan-ipa-dump inline "String::funcOne[^\

Results for 4.4.5 (Debian 4.4.5-13) testsuite on powerpc-unknown-linux-gnu

2011-03-02 Thread Matthias Klose
LAST_UPDATED: Sun Feb 27 21:33:50 UTC 2011 (revision 170549) Target: powerpc-linux-gnu gcc version 4.4.5 (Debian 4.4.5-13) Native configuration is powerpc-unknown-linux-gnu === g++ tests === Running target unix === g++ Summary for unix === # of expected passes

Results for 4.4.5 (Debian 4.4.5-13) testsuite on sparc-unknown-linux-gnu

2011-03-02 Thread Matthias Klose
LAST_UPDATED: Sun Feb 27 21:33:50 UTC 2011 (revision 170549) Target: sparc-linux-gnu gcc version 4.4.5 (Debian 4.4.5-13) Native configuration is sparc-unknown-linux-gnu === g++ tests === Running target unix === g++ Summary for unix === # of expected passes

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

2011-03-02 Thread Matthias Klose
LAST_UPDATED: Tue Feb 22 23:10:25 UTC 2011 (revision 170417) Target: mipsel-linux-gnu gcc version 4.5.2 (Debian 4.5.2-4) Native configuration is mipsel-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/abi/packed1.C (test for excess errors) UNRESOLVED: attrib

Bug#616140: lib32stdc++6: Searching for -lstdc++ fails.

2011-03-02 Thread Thomas E. Vaughan
Package: lib32stdc++6 Version: 4.5.2-4 Severity: normal When I was trying to make a 32-bit shared library on a 64-bit machine, the linker complained about not being able to resolve -lstdc++. lib32stdc++6 provides the library libstdc++.so.6.0.14 and the logical link libstdc++.so.6, which points to

Bug#616140: marked as done (lib32stdc++6: Searching for -lstdc++ fails.)

2011-03-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 Mar 2011 20:24:02 +0100 with message-id <4d6e9952.1060...@debian.org> and subject line Re: Bug#616140: lib32stdc++6: Searching for -lstdc++ fails. has caused the Debian Bug report #616140, regarding lib32stdc++6: Searching for -lstdc++ fails. to be marked as done. This m

[m68k] Re: GCC-4.5 as the default for (at least some) architectures

2011-03-02 Thread Thorsten Glaser
Brian Morris dixit: >I noticed the other day that a new dependency (MPC) from upstream for gcc4.5 > >http://gcc.gnu.org/gcc-4.5/changes.html > >is failing to build on 68k, >see m68k at the bottom of this page, says not since gcc 4.3. While I can probably take care of compiling gcc-4.5 and its dep

Bug#615157: gcc-4.6: -Wunused-but-set-variable -Werror does not imply -Werror=unused-but-set-variable

2011-03-02 Thread Jonathan Nieder
Matthias Klose wrote: > fyi, here is a partial rebuild with gcc-4.6 without the work around applied: > > http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20110111-gcc-natty.html A quick "grep -F '[-Wunused'" finds nothing, while "grep -F '[-Werror=unused-but'" finds 34 packag