public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/8019: g++ CRASHES on an illegal initialization in a template class instead of reporting an error
@ 2002-11-04 15:15 bangerth
  0 siblings, 0 replies; only message in thread
From: bangerth @ 2002-11-04 15:15 UTC (permalink / raw)
  To: coola, gcc-bugs, gcc-prs, nobody

Synopsis: g++ CRASHES on an illegal initialization in a template class instead of reporting an error

State-Changed-From-To: open->closed
State-Changed-By: bangerth
State-Changed-When: Mon Nov  4 15:15:20 2002
State-Changed-Why:
    Works for me and reports correct (though at first sight
    not very useful) message:
    tmp/g> /home/bangerth/bin/gcc-3.3x-pre/bin/c++ x.cc
    x.cc: In constructor `A<T>::A(T) [with T = int]':
    x.cc:8:   instantiated from here
    x.cc:5: error: type `class A<int>' is not a direct base of `A<int>'

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-04 23:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-04 15:15 c++/8019: g++ CRASHES on an illegal initialization in a template class instead of reporting an error bangerth

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