This is the mail archive of the gcc-bugs@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]

[Bug c++/23287] [4.0/4.1/4.2 regression] Explicitly invoking destructor of template class in a template and is dependent



------- Comment #13 from nathan at gcc dot gnu dot org  2006-09-04 15:22 -------
Subject: Bug 23287

Author: nathan
Date: Mon Sep  4 15:21:50 2006
New Revision: 116679

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116679
Log:
cp/
        PR 23287 Revert my 2006-09-01 patch.
        * parser.c: Reverted.
        * pt.c: Reverted.
testsuite/
        PR c++/23287 Revert my 2006-09-01 patch
        * g++.dg/parse/dtor12.C: Remove.

Removed:
    trunk/gcc/testsuite/g++.dg/parse/dtor12.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.c
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23287


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