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

r138648 - in /trunk/gcc: cp/ChangeLog cp/pt.c t...


Author: jason
Date: Mon Aug  4 18:39:16 2008
New Revision: 138648

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138648
Log:
        PR c++/37006
        * pt.c (tsubst_decl): Leave DECL_INITIAL set on deleted
        instantiations.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/defaulted3.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c


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