This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/2567: gcc: incorrect calling of template class destructor produces internal error
- From: bangerth at dealii dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, guido at cityweb dot de, nobody at gcc dot gnu dot org
- Date: 31 Oct 2002 02:20:45 -0000
- Subject: Re: c++/2567: gcc: incorrect calling of template class destructor produces internal error
- Reply-to: bangerth at dealii dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, guido at cityweb dot de, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: gcc: incorrect calling of template class destructor produces internal error
State-Changed-From-To: analyzed->closed
State-Changed-By: bangerth
State-Changed-When: Wed Oct 30 18:20:43 2002
State-Changed-Why:
Branch and CVS give
tmp/g> /home/bangerth/bin/gcc-3.2.1-pre/bin/c++ x.cc
x.cc: In function `void freeclass(class_1*)':
x.cc:20: destructor name `~template<class Type> class class_2' does not match
type `class_1' of expression
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2567