c++/4679: g++ gets internal compiler error
celliott@tga.com
celliott@tga.com
Thu Oct 25 16:28:00 GMT 2001
>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 <URL: http://bugzilla.redhat.com/bugzilla/ > 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 <URL: http://www.gnu.org/software/gcc/bugs.html > 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:
More information about the Gcc-bugs
mailing list