From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4355 invoked by alias); 24 Jun 2005 12:41:57 -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 4342 invoked by uid 48); 24 Jun 2005 12:41:50 -0000 Date: Fri, 24 Jun 2005 12:41:00 -0000 From: "thomas dot magyar at navy dot mil" To: gcc-bugs@gcc.gnu.org Message-ID: <20050624124148.22172.thomas.magyar@navy.mil> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/22172] New: Internal compiler error, seg fault. X-Bugzilla-Reason: CC X-SW-Source: 2005-06/txt/msg02987.txt.bz2 List-Id: 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::PropertyBase> SAX::libxml2_wrapper::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 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