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]

r130463 - in /trunk/gcc: cp/ChangeLog cp/tree.c...


Author: jakub
Date: Tue Nov 27 07:12:10 2007
New Revision: 130463

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130463
Log:
	PR c++/34213
	* tree.c (decl_linkage): Static data members and static member
	functions in anonymous ns classes are lk_external.

	* g++.dg/ext/visibility/anon8.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/ext/visibility/anon8.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/tree.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]