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

Re: [C++ PATCH] Fix decl_linkage for static data members and static member functions in anon namespace (PR c++/34213)


Jakub Jelinek wrote:

> 2007-11-26  Jakub Jelinek  <jakub@redhat.com>
> 
> 	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.

OK.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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