This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/10591] use ODR rules to make C++ objects not be TREE_PUBLIC
- From: "cpence at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Mar 2006 19:12:50 -0000
- Subject: [Bug c++/10591] use ODR rules to make C++ objects not be TREE_PUBLIC
- References: <bug-10591-102@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #19 from cpence at gmail dot com 2006-03-21 19:12 -------
@#18: I disagree. This bug is the only thing preventing anonymous namespaces
from working together with PCH. As such, it's a bug, insofar as it keeps a
_very_ worthwhile feature (namely, precompiling massive C++ headers like Boost)
from working.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10591