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: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Mar 2006 18:05:31 -0000
- Subject: [Bug c++/21581] (optimisation) Functions in anonymous namespaces should default to "hidden" visibility
- References: <bug-21581-4603@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #14 from pinskia at gcc dot gnu dot org 2006-03-21 18:05 -------
(In reply to comment #13)
> Should I (re)open a new bug for to request TREE_PUBLIC(decl) = 0 behavior?
PR 10591 is for that issue.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21581