This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/25915] use ODR rules to make C++ objects not be TREE_PUBLIC
- From: "gdr at cs dot tamu dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jan 2006 21:58:14 -0000
- Subject: [Bug c++/25915] use ODR rules to make C++ objects not be TREE_PUBLIC
- References: <bug-25915-6809@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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