Your message dated Sat, 10 Apr 2010 16:40:54 +0200
with message-id <4bc08df6.4020...@debian.org>
and subject line Re: Bug#575491: g++-4.3: ICE (segfault) on AMD64
has caused the Debian Bug report #575491,
regarding [fixed in 4.4/4.5] g++-4.3: ICE (segfault) on AMD64
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
575491: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575491
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: g++-4.3
Version: 4.3.2-1.1
Severity: important
I've reduced the testcase with the Intel CESR tool to:
mutabor++ /tmp> g++ -fnon-call-exceptions -O2 cesrcut.cpp
cesrcut.cpp: In destructor SparsePreconditioner::~SparsePreconditioner():
cesrcut.cpp:282: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.3/README.Bugs> for instructions.
Exit 1
Without "-fnon-call-exceptions" or "-O2" the compiler doesn't crash.
-- System Information:
Debian Release: 5.0.4
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages g++-4.3 depends on:
ii gcc-4.3 4.3.2-1.1 The GNU C compiler
ii gcc-4.3-base 4.3.2-1.1 The GNU Compiler Collection (base
ii libc6 2.7-18lenny2 GNU C Library: Shared libraries
ii libgmp3c2 2:4.2.2+dfsg-3 Multiprecision arithmetic library
ii libmpfr1ldbl 2.3.1.dfsg.1-2 multiple precision floating-point
ii libstdc++6-4.3-dev 4.3.2-1.1 The GNU Standard C++ Library v3 (d
g++-4.3 recommends no packages.
Versions of packages g++-4.3 suggests:
ii g++-4.3-multilib 4.3.2-1.1 The GNU C++ compiler (multilib fil
pn gcc-4.3-doc <none> (no description available)
pn libstdc++6-4.3-dbg <none> (no description available)
-- no debconf information
cesrcut.cpp
Description: Binary data
--- End Message ---
--- Begin Message ---
tag 575491 + wontfix fixed-upstream
retitle 575491 [fixed in 4.4/4.5] g++-4.3: ICE (segfault) on AMD64
thanks
fixed in 4.4 and 4.5.
On 26.03.2010 11:14, Thimo Neubauer wrote:
Package: g++-4.3
Version: 4.3.2-1.1
Severity: important
I've reduced the testcase with the Intel CESR tool to:
mutabor++ /tmp> g++ -fnon-call-exceptions -O2 cesrcut.cpp
cesrcut.cpp: In destructor ‘SparsePreconditioner::~SparsePreconditioner()’:
cesrcut.cpp:282: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See<file:///usr/share/doc/gcc-4.3/README.Bugs> for instructions.
Exit 1
Without "-fnon-call-exceptions" or "-O2" the compiler doesn't crash.
--- End Message ---