Bug#328684: g++-4.0: 4.0.1-7 chokes on code that compiles fine on 4.0.1-6

2005-09-16 Thread Dennis Brakhane
Matthias Klose wrote: yes, known. will be fixed in 4.0.1-7 Matthias You mean 4.0.1-8 ? 4.0.1-7 has the bug, 4.0.1-6 has not. Sorry for the incorrect Version-header -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#328684: Attachment

2005-09-16 Thread Dennis Brakhane
Whoops. Forgot the attachment. Sorry about that. testcase-and-error.tar.bz2 Description: application/bzip

Bug#328684: g++-4.0: 4.0.1-7 chokes on code that compiles fine on 4.0.1-6

2005-09-16 Thread Dennis Brakhane
Package: g++-4.0 Version: 4.0.1-6 Severity: important The attached minimal example compiles cleanly with 4.0.1-6, but chokes with the also included errors if compiled with 4.0.1-7. Please ignore the boost-warning, I have to use Boost 1.32, but the same error occurs with Boost 1.33 -- System Inf

Bug#321023: gcc-4.0 segfaults when compiling ltdl.c with -O

2005-08-02 Thread Dennis Brakhane
Subject: gcc-4.0 segfaults when compiling libtool's ltdl.c with -O Package: gcc-4.0 Version: 4.0.1-3 Severity: important gcc 4.0 segfaults when compiling ltdl.c with optimizations turned on. I doubt that this bug is specific to that particular file, but I have yet to find a minimal example. $ gc