c++/5955: g++: Internal compiler error in add_abstract_origin_attribute, at dwarf2out.c:8718
Swapnajit Mitra
mittra@calcutta.engr.sgi.com
Wed Mar 13 15:56:00 GMT 2002
>Number: 5955
>Category: c++
>Synopsis: g++: Internal compiler error in add_abstract_origin_attribute, at dwarf2out.c:8718
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Mar 13 15:56:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Swapnajit Mitra
>Release: 3.0.1
>Organization:
SGI
>Environment:
System: IRIX calcutta 6.5 10120105 IP32
host: mips-sgi-irix6.5
build: mips-sgi-irix6.5
target: mips-sgi-irix6.5
configured with: ../configure --prefix=/usr/freeware --enable-version-specific-runtime-libs --disable-shared --enable-threads --enable-haifa
>Description:
When I try to compile a downloaded source, g++ failed. It gave the
following message:
calcutta [/usr/people/mittra/icarus/verilog-0.6.1]% gmake
g++ -DHAVE_CONFIG_H -g -O2 -I. -I. -MD -c Module.cc -o Module.o
/usr/freeware/lib/gcc-lib/mips-sgi-irix6.5/3.0.1/include/g++/bits/stl_tree.h: In
destructor `void std::_Rb_tree_base<_Tp, _Alloc>::_Rb_tree_base() [with _Tp
= std::pair<const std::string, PExpr*>, _Alloc =
std::allocator<std::pair<const std::string, PExpr*> >]':
/usr/freeware/lib/gcc-lib/mips-sgi-irix6.5/3.0.1/include/g++/bits/stl_tree.h:521: instantiated from `void std::_Rb_tree_base<_Tp, _Alloc>::_Rb_tree_base() [with _Tp = std::pair<const std::string, PExpr*>, _Alloc = std::allocator<std::pair<const std::string, PExpr*> >]'
/usr/freeware/lib/gcc-lib/mips-sgi-irix6.5/3.0.1/include/g++/bits/stl_tree.h:647: instantiated from `std::_Rb_tree<_Key, _Value, _KeyOfValue, _Compare, _Alloc>::_Rb_tree(const _Compare&, typename std::_Rb_tree_base<_Value, _Alloc>::allocator_type&) [with _Key = std::string, _Value = std::pair<const std::string, PExpr*>, _KeyOfValue = std::_Select1st<std::pair<const std::string, PExpr*> >, _Compare = std::less<std::string>, _Alloc = std::allocator<std::pair<const std::string, PExpr*> >]'
Module.cc:115: instantiated from here
/usr/freeware/lib/gcc-lib/mips-sgi-irix6.5/3.0.1/include/g++/bits/stl_tree.h:521: Internal
compiler error in add_abstract_origin_attribute, at dwarf2out.c:8718
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
gmake: *** [Module.o] Error 1
>How-To-Repeat:
The downloaded code is available from
ftp://icarus.com/pub/eda/verilog/v0.6/verilog-0.6.1.tar.gz
>Fix:
Do not know.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-prs
mailing list