Bug#680521: g++-4.7: ICE while compiling code using functional

2012-07-06 Thread Michał Mirosław
Package: g++-4.7 Version: 4.7.1-2 Severity: important g++ ends with ICE on following test code: ===start=== #include functional struct User { void run(void *) {} }; int main() { User u; std::functionvoid() p = std::bind(User::run, u, nullptr); } ===end=== $ g++

Bug#680521: g++-4.7: ICE while compiling code using functional

2012-07-06 Thread Michał Mirosław
On Fri, Jul 06, 2012 at 04:40:27PM +0200, Michał Mirosław wrote: Package: g++-4.7 Version: 4.7.1-2 Severity: important BTW, gcc 4.6 compiles the code fine. Best Regards, Michał Mirosław -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

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

2012-07-06 Thread Matthias Klose
LAST_UPDATED: Sun Jun 24 12:40:22 UTC 2012 (revision 188916) Target: mipsel-linux-gnu gcc version 4.6.3 (Debian 4.6.3-8) Native configuration is mipsel-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/debug/dwarf2/lineno-simple1.C scan-assembler

Bug#680348: gcc-4.6: ICE on mips when compiling aiccu

2012-07-06 Thread Matthias Klose
tags 680348 + moreinfo thanks On 05.07.2012 11:03, Axel Beckert wrote: Package: gcc-4.6 Severity: normal Affects: aiccu Dear Maintainer, gcc-4.6 failed to compile aiccu on mips (but not mipsel) with the following error message: ../common/tun.c:69:1: internal compiler error:

Processed: Re: Bug#680348: gcc-4.6: ICE on mips when compiling aiccu

2012-07-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 680348 + moreinfo Bug #680348 [gcc-4.6] gcc-4.6: ICE on mips when compiling aiccu Added tag(s) moreinfo. thanks Stopping processing here. Please contact me if you need assistance. -- 680348:

Processed: forwarded gcc report

2012-07-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: forwarded 680521 http://gcc.gnu.org/PR53882 Bug #680521 [g++-4.7] g++-4.7: ICE while compiling code using functional Set Bug forwarded-to-address to 'http://gcc.gnu.org/PR53882'. tags 680521 + upstream Bug #680521 [g++-4.7] g++-4.7: ICE while

Processed: tag gcc report, no preprocessed source

2012-07-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 679075 + moreinfo Bug #679075 [gcc-4.7] gcc 4.7 failt to build imagemagick: segfault Added tag(s) moreinfo. thanks Stopping processing here. Please contact me if you need assistance. -- 679075:

Bug#680590: gcc-4.7: FTBTS on lucid

2012-07-06 Thread Chip Salzenberg
Package: gcc-4.7 Version: 4.7.1-3 Severity: serious Tags: patch Justification: fails to build from source (but built successfully in the past) The attached patches allow me to build 4.7.1-3 for amd64 on lucid, using the upstream FSF tarball. Some of the below patches fix bit rot, some fix