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]

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


Author: jason
Date: Thu Jul  6 18:39:39 2006
New Revision: 115228

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115228
Log:
        PR c++/28279
        * decl2.c (finish_static_data_member_decl): Don't assert
        TREE_PUBLIC.

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


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