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

[Bug c++/25915] use ODR rules to make C++ objects not be TREE_PUBLIC



------- Comment #4 from gdr at cs dot tamu dot edu  2006-01-23 21:58 -------
Subject: Re:  instantiated templates with anonymous namespace class as
arguments should be static

"geoffk at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:

| Let's make this more general.

Geoff and me had discussed this on the GCC mailing list in the past.

Just to clarify and make sure we are all at the same page., the
notion of "static" shall not be that of the C or C++ source language
rule, but that of the linker.  
This PR subject should be changed to reflect that.

-- Gaby


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25915


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