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]

r144119 - in /trunk/gcc: cp/ChangeLog cp/decl2....


Author: jason
Date: Thu Feb 12 02:01:07 2009
New Revision: 144119

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144119
Log:
        PR c++/39153
        * decl2.c (cp_write_global_declarations):
        Check DECL_DEFAULTED_FN, not DECL_ARTIFICIAL.

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


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