public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/5643: Compiler chokes with internal error during instantiation of stdc++ templates (I think)
@ 2002-04-12 20:13 rodrigc
  0 siblings, 0 replies; 3+ messages in thread
From: rodrigc @ 2002-04-12 20:13 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, mloftis, nobody, rodrigc

Synopsis: Compiler chokes with internal error during instantiation of stdc++ templates (I think)

State-Changed-From-To: open->feedback
State-Changed-By: rodrigc
State-Changed-When: Fri Apr 12 20:13:44 2002
State-Changed-Why:
    Can you send me the .ii file that causes this ICE?
    It did not get submitted to gnats.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5643


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: c++/5643: Compiler chokes with internal error during instantiation of stdc++ templates (I think)
@ 2002-12-07 14:14 reichelt
  0 siblings, 0 replies; 3+ messages in thread
From: reichelt @ 2002-12-07 14:14 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, mloftis, nobody, rodrigc

Synopsis: Compiler chokes with internal error during instantiation of stdc++ templates (I think)

State-Changed-From-To: feedback->closed
State-Changed-By: reichelt
State-Changed-When: Sat Dec  7 14:14:18 2002
State-Changed-Why:
    No feedback for over 6 months.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5643


^ permalink raw reply	[flat|nested] 3+ messages in thread

* c++/5643: Compiler chokes with internal error during instantiation of stdc++ templates (I think)
@ 2002-02-09 11:16 mloftis
  0 siblings, 0 replies; 3+ messages in thread
From: mloftis @ 2002-02-09 11:16 UTC (permalink / raw)
  To: gcc-gnats


>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$ 


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-12-07 22:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-12 20:13 c++/5643: Compiler chokes with internal error during instantiation of stdc++ templates (I think) rodrigc
  -- strict thread matches above, loose matches on Subject: below --
2002-12-07 14:14 reichelt
2002-02-09 11:16 mloftis

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).