[Bug c++/21581] (optimisation) Functions in anonymous namespaces should default to "hidden" visibility
bkoz at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Dec 12 17:22:00 GMT 2005
------- Comment #7 from bkoz at gcc dot gnu dot org 2005-12-12 17:22 -------
There is a feature request to assign visibility attributes to namespaces. If
this is done, then making anonymous namespaces hidden will just be a sub-class
of that work.
That enhancement request is
c++/21764
Some of the semantics need to be fleshed out concretely, and behavior decided.
-benjamin
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21581
More information about the Gcc-bugs
mailing list