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++/43648] [4.5 regression] ICE with explicit destructor call and typedef



------- Comment #4 from jason at gcc dot gnu dot org  2010-04-06 16:12 -------
Subject: Bug 43648

Author: jason
Date: Tue Apr  6 16:12:15 2010
New Revision: 158007

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158007
Log:
        PR c++/43648
        * name-lookup.c (constructor_name_p): Allow X::~X even for typedefs.

Added:
    trunk/gcc/testsuite/g++.dg/template/dtor8.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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