This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/2567: gcc: incorrect calling of template class destructor produces internal error


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]