From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1639 invoked by alias); 3 Aug 2009 09:17:04 -0000 Received: (qmail 1593 invoked by uid 48); 3 Aug 2009 09:16:51 -0000 Date: Mon, 03 Aug 2009 09:17:00 -0000 Subject: [Bug c++/40948] New: ICE in lower_stmt, at gimple-low.c:408 X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "lindevel at gmx dot net" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-08/txt/msg00089.txt.bz2 testclass.cpp: In constructor ‘TestClass::TestClass()’: testclass.cpp:13: internal compiler error: in lower_stmt, at gimple-low.c:408 Please tell me if you need more information. The error vanishes if the definition of TestClass::TestClass() is moved into the declaration of TestClass. Version: gcc (Gentoo 4.4.1 p1.0) 4.4.1 -- Summary: ICE in lower_stmt, at gimple-low.c:408 Product: gcc Version: 4.4.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: lindevel at gmx dot net GCC build triplet: x86_64-pc-linux-gnu GCC host triplet: x86_64-pc-linux-gnu GCC target triplet: x86_64-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40948