From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24484 invoked by alias); 11 May 2005 22:38:40 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 24470 invoked by uid 48); 11 May 2005 22:38:35 -0000 Date: Wed, 11 May 2005 22:38:00 -0000 From: "arminu at yahoo dot com" To: gcc-bugs@gcc.gnu.org Message-ID: <20050511223832.21522.arminu@yahoo.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/21522] New: compile-time failure - ICE in output_constant_pool_2, at varasm.c X-Bugzilla-Reason: CC X-SW-Source: 2005-05/txt/msg01597.txt.bz2 List-Id: compiler version: $ g++4 -v Using built-in specs. Target: x86_64-unknown-linux-gnu Configured with: ../gcc-4.0.0/configure --prefix=/home/casa/gcc4 --program-suffix=4 --enable-threads=posix --enable-languages=c,c++,f95 --with-system-zlib --enable-shared --enable-__cxa_atexit --disable-checking Thread model: posix gcc version 4.0.0 failed compilation command: $ g++4 -Wall -O3 -msse2 -mfpmath=sse -finline -finline-limit=12000 -fomit-frame-pointer -DNDEBUG -save-temps -c AMatrix-double.cpp -o AMatrix-double.o AMatrix-double.cpp: In member function 'int Matrix::ludcmp(Matrix&, Vector&, int&)': AMatrix-double.cpp:197: internal compiler error: in output_constant_pool_2, at varasm.c:3135 Please submit a full bug report, with preprocessed source if appropriate. -- Summary: compile-time failure - ICE in output_constant_pool_2, at varasm.c Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: arminu at yahoo dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: x86_64 GCC host triplet: x86_64 GCC target triplet: x86_64 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21522