]> gcc.gnu.org Git - gcc.git/commit
re PR c++/8372 (ICE on explicit call of destructor)
authorMark Mitchell <mark@codesourcery.com>
Tue, 10 Dec 2002 22:31:40 +0000 (22:31 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 10 Dec 2002 22:31:40 +0000 (22:31 +0000)
commitd23faea18e87ebd2fb4c24f996c62872d9d4b750
treededb0b09bfe1e4dffa5c73640494b764302a176d
parent3932057ce9d9e92fc662756635151c0d0256278f
re PR c++/8372 (ICE on explicit call of destructor)

PR c++/8372
* pt.c (tsubst_copy): Handle destructor names more correctly.

PR c++/8372
* g++.dg/template/dtor1.C: New test.

From-SVN: r60015
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/dtor1.C [new file with mode: 0644]
This page took 0.062042 seconds and 5 git commands to generate.