This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/21581] (optimisation) Functions in anonymous namespaces should default to "hidden" visibility
- From: "arjanv at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 May 2005 17:33:37 -0000
- Subject: [Bug c++/21581] (optimisation) Functions in anonymous namespaces should default to "hidden" visibility
- References: <20050515141350.21581.arjanv@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From arjanv at redhat dot com 2005-05-17 17:33 -------
I think you mean bug 18267
However bug 18267 is about static versus non-static linkage.
What I'm suggesting is visibility attribute level, eg non-static but hidden
visibility.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21581