Your message dated Sat, 10 Apr 2010 16:40:54 +0200 with message-id <4BC08DF6.4020200@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 owner@bugs.debian.org immediately.) -- 575491: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575491 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: g++-4.3: ICE (segfault) on AMD64
- From: Thimo Neubauer <Thimo.Neubauer@cst.com>
- Date: Fri, 26 Mar 2010 11:14:05 +0100
- Message-id: <50FF0C1100.04100239TFSKHOJF@cst.com>
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 informationAttachment: cesrcut.cpp
Description: Binary data
--- End Message ---
--- Begin Message ---
- To: Thimo Neubauer <Thimo.Neubauer@cst.com>, 575491-done@bugs.debian.org, Debian Bug Tracking System <control@bugs.debian.org>
- Subject: Re: Bug#575491: g++-4.3: ICE (segfault) on AMD64
- From: Matthias Klose <doko@debian.org>
- Date: Sat, 10 Apr 2010 16:40:54 +0200
- Message-id: <4BC08DF6.4020200@debian.org>
- In-reply-to: <50FF0C1100.04100239TFSKHOJF@cst.com>
- References: <50FF0C1100.04100239TFSKHOJF@cst.com>
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 ---