public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: mloftis@wgops.com
To: gcc-gnats@gcc.gnu.org
Subject: c++/5643: Compiler chokes with internal error during instantiation of stdc++ templates (I think)
Date: Sat, 09 Feb 2002 11:16:00 -0000	[thread overview]
Message-ID: <20020209191118.24788.qmail@sources.redhat.com> (raw)


>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<const basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> >,Atlas::Message::Object>::pair(const pair<const basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> >,Atlas::Message::Object> &)':
/usr/include/g++/stl_construct.h:48:   instantiated from `construct<pair<const basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> >,Atlas::Message::Object>, pair<const basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> >,Atlas::Message::Object> >(pair<const basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> >,Atlas::Message::Object> *, const pair<const basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> >,Atlas::Message::Object> &)'
/usr/include/g++/stl_tree.h:556:   instantiated from `_Rb_tree<basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> >,pair<const basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> >,Atlas::Message::Object
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
 >,_Select1st<pair<const basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> >,Atlas::Message::Object> >,less<basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> > >,allocator<Atlas::Message::Object> >::_M _create_node(const pair<const basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> >,Atlas::Message::Object> &)'
 /usr/include/g++/stl_tree.h:564:   instantiated from `_Rb_tree<basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> >,pair<const basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> >,Atlas::Message::Object >,_Select1st<pair<const basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> >,Atlas::Message::Object> >,less<basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> > >,allocator<Atlas::Message::Object> >::_M _clone_node(_Rb_tree_node<pair<const basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> >,Atlas::Message::Object> > *)'
 /usr/include/g++/stl_tree.h:1055:   instantiated from `_Rb_tree<basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> >,pair<const basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> >,Atlas::Message::Objec t>,_Select1st<pair<const basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> >,Atlas::Message::Object> >,less<basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> > >,allocator<Atlas::Message::Object> >::_ M_copy(_Rb_tree_node<pair<const basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> >,Atlas::Message::Object> > *, _Rb_tree_node<pair<const basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> >,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 <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
 mloftis@free:~/worldforge/cvs/forge/servers/stage/math$ 


             reply	other threads:[~2002-02-09 19:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-09 11:16 mloftis [this message]
2002-04-12 20:13 rodrigc
2002-12-07 14:14 reichelt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020209191118.24788.qmail@sources.redhat.com \
    --to=mloftis@wgops.com \
    --cc=gcc-gnats@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).