From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32765 invoked by alias); 9 Feb 2002 19:16:02 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 32706 invoked by uid 71); 9 Feb 2002 19:16:01 -0000 Resent-Date: 9 Feb 2002 19:16:01 -0000 Resent-Message-ID: <20020209191601.32703.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-To: nobody@gcc.gnu.org Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, mloftis@wgops.com Received:(qmail 24789 invoked by uid 61); 9 Feb 2002 19:11:18 -0000 Message-Id:<20020209191118.24788.qmail@sources.redhat.com> Date: Sat, 09 Feb 2002 11:16:00 -0000 From: mloftis@wgops.com Reply-To: mloftis@wgops.com To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version:gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: c++/5643: Compiler chokes with internal error during instantiation of stdc++ templates (I think) X-SW-Source: 2002-02/txt/msg00221.txt.bz2 List-Id: >Number: 5643 >Category: c++ >Synopsis: Compiler chokes with internal error during instantiation of stdc++ templates (I think) >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: ice-on-legal-code >Submitter-Id: net >Arrival-Date: Sat Feb 09 11:16:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: mloftis@wgops.com >Release: gcc-2.95.3 >Organization: >Environment: FreeBSD-4.3 (RELEASE) >Description: Below is command line attached (bzip2) .ii file. Project pages are http://www.worldforge.org/ this is the STAGE server subproject. If a access to a build env is needed I'd be more than happy to get the volunteer(s) setup with a login on 'free' (the box that produced this ICE) to take a look at it. mloftis@free:~/worldforge/cvs/forge/servers/stage/math$ c++ -v --save-temps -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -g -O2 -Wall -ansi -g -I/usr/home/mloftis/worldforge/include -I/usr/home/mloftis/worldforge/include -I/usr/home/mloftis/worldforge/include -c axisalignedbox.cpp Using builtin specs. gcc version 2.95.3 [FreeBSD] 20010315 (release) /usr/libexec/cpp -lang-c++ -v -I. -I. -I.. -I/usr/local/include -I/usr/home/mloftis/worldforge/include -I/usr/home/mloftis/worldforge/include -I/usr/home/mloftis/worldforge/include -D__GNUC__=2 -D__GNUG__=2 -D__GNUC_MINOR__=95 -D__cplusplus -trigraphs -D__STRICT_ANSI__ -D__i386__ -D__FreeBSD__=4 -D__FreeBSD_cc_version=430000 -D__unix__ -D__i386 -D__unix -Acpu(i386) -Amachine(i386) -Asystem(unix) -Asystem(FreeBSD) -D__EXCEPTIONS -D__OPTIMIZE__ -g -g -Wall -Acpu(i386) -Amachine(i386) -D__i386 -D__i386__ -D__ELF__ -DHAVE_CONFIG_H axisalignedbox.cpp axisalignedbox.ii GNU CPP version 2.95.3 [FreeBSD] 20010315 (release) (i386 FreeBSD/ELF) #include "..." search starts here: #include <...> search starts here: . .. /usr/local/include /usr/home/mloftis/worldforge/include /usr/include/g++ /usr/include /usr/include End of search list. The following default directories have been omitted from the search path: End of omitted list. /usr/libexec/cc1plus axisalignedbox.ii -quiet -dumpbase axisalignedbox.cc -g -g -O2 -Wall -ansi -version -o axisalignedbox.s GNU C++ version 2.95.3 [FreeBSD] 20010315 (release) (i386-unknown-freebsd) compiled by GNU C version 2.95.3 [FreeBSD] 20010315 (release). /usr/include/g++/stl_construct.h: In method `pair,__default_alloc_template >,Atlas::Message::Object>::pair(const pair,__default_alloc_template >,Atlas::Message::Object> &)': /usr/include/g++/stl_construct.h:48: instantiated from `construct,__default_alloc_template >,Atlas::Message::Object>, pair,__default_alloc_template >,Atlas::Message::Object> >(pair,__default_alloc_template >,Atlas::Message::Object> *, const pair,__default_alloc_template >,Atlas::Message::Object> &)' /usr/include/g++/stl_tree.h:556: instantiated from `_Rb_tree,__default_alloc_template >,pair,__default_alloc_template >,Atlas::Message::Object >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: >,_Select1st,__default_alloc_template >,Atlas::Message::Object> >,less,__default_alloc_template > >,allocator >::_M _create_node(const pair,__default_alloc_template >,Atlas::Message::Object> &)' /usr/include/g++/stl_tree.h:564: instantiated from `_Rb_tree,__default_alloc_template >,pair,__default_alloc_template >,Atlas::Message::Object >,_Select1st,__default_alloc_template >,Atlas::Message::Object> >,less,__default_alloc_template > >,allocator >::_M _clone_node(_Rb_tree_node,__default_alloc_template >,Atlas::Message::Object> > *)' /usr/include/g++/stl_tree.h:1055: instantiated from `_Rb_tree,__default_alloc_template >,pair,__default_alloc_template >,Atlas::Message::Objec t>,_Select1st,__default_alloc_template >,Atlas::Message::Object> >,less,__default_alloc_template > >,allocator >::_ M_copy(_Rb_tree_node,__default_alloc_template >,Atlas::Message::Object> > *, _Rb_tree_node,__default_alloc_template >,Atlas::Mes sage::Object> > *)' /usr/include/g++/stl_tree.h:664: instantiated from here /usr/include/g++/stl_construct.h:48: Internal compiler error. /usr/include/g++/stl_construct.h:48: Please submit a full bug report. /usr/include/g++/stl_construct.h:48: See for instructions. mloftis@free:~/worldforge/cvs/forge/servers/stage/math$