This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/22172] New: Internal compiler error, seg fault.
- From: "thomas dot magyar at navy dot mil" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jun 2005 12:41:50 -0000
- Subject: [Bug c++/22172] New: Internal compiler error, seg fault.
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
This internal compiler error is being generated when I add the
keyword 'typename' to a line of code that
before that was giving me an error that: SAX/wrappers/saxlibxml2.h:310: error:
expected primary-expression
before '*' token.
In the saxlibxml2.ii file, it is at line 35577.
Specs from /usr/local/lib/gc/mips-sgi-irix6.5/3.4.4/specs
Configured with ./configure
Thread model: single
gcc v3.4.4
Command line:
g++ -c -I../../Include/SAX ../../Include/SAX/wrappers/saxlibxml2.cpp -
o ../../Include/SAX/wrappers/saxlibxml2.o
Compiler output:
In file included
from ../../Include/SAX/wrappers/saxlibxml2.cpp:7: ../../Include/SAX/wrappers/sax
libxml2.h: In
member function 'virtual std::auto_ptr<typename
SAX::basic_XMLreader<string_type>::PropertyBase>
SAX::libxml2_wrapper<string_type, string_adapter_type>::doGetProperty(const
string_type&)':
.../SAX/wrappers/saxlibxml2.:311: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
gmake: *** [../../Include/SAX/wrappers/saxlibxml2.o] Error 1
--
Summary: Internal compiler error, seg fault.
Product: gcc
Version: 3.4.4
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: thomas dot magyar at navy dot mil
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22172