From mboxrd@z Thu Jan 1 00:00:00 1970 From: celliott@tga.com To: gcc-gnats@gcc.gnu.org Subject: c++/4679: g++ gets internal compiler error Date: Thu, 25 Oct 2001 16:27:00 -0000 Message-id: <20011024195930.3564.qmail@sourceware.cygnus.com> X-SW-Source: 2001-10/msg00506.html List-Id: >Number: 4679 >Category: c++ >Synopsis: g++ gets internal compiler error >Confidential: no >Severity: critical >Priority: medium >Responsible: unassigned >State: open >Class: rejects-legal >Submitter-Id: net >Arrival-Date: Thu Oct 25 16:26:21 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Chris Elliott >Release: 3.0.1 >Organization: >Environment: Redhat Linux 7.1 Fails for both gcc 2.96-81 and 3.0.1 >Description: Compiler gets an internal compiler error. >How-To-Repeat: # g++ -c test.cpp test.cpp: In method `void TestClass4::Func ()': test.cpp:40: Internal error: Segmentation fault. Please submit a full bug report. See for instructions. # g++ -v Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-81) /usr/local/bin/g++ -c test.cpp test.cpp: In member function `void TestClass4::Func()': test.cpp:40: Internal compiler error in convert_from_eh_region_ranges_1, at except.c:1267 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. # /usr/local/bin/g++ -v Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.1/specs Configured with: /root/gcc-3.0.1/configure -enable-languages=c,c++ Thread model: single gcc version 3.0.1 >Fix: >Release-Note: >Audit-Trail: >Unformatted: