This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug pch/10591] Members of anonymous namespaces should not be TREE_PUBLIC
- From: "bkoz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Sep 2005 02:46:17 -0000
- Subject: [Bug pch/10591] Members of anonymous namespaces should not be TREE_PUBLIC
- References: <20030501232600.10591.bangerth@dealii.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bkoz at gcc dot gnu dot org 2005-09-13 02:46 -------
See:
http://gcc.gnu.org/ml/gcc-patches/2005-09/msg00772.html
This is a great idea. It would allow anonymous namespaces to be useful, and more
designs (at least g++ designs) could use them.
-benjamin
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10591