[Bug c++/10591] use ODR rules to make C++ objects not be TREE_PUBLIC

2006-03-21 Thread cpence at gmail dot com
--- 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++ he

[Bug pch/10591] Members of anonymous namespaces should be 'static'

2005-07-31 Thread cpence at gmail dot com
--- Additional Comments From cpence at gmail dot com 2005-08-01 02:24 --- Three months later, any movement on this bug? How is the PCH code in the 4.0 branch? PCH support would be a godsend to people supporting large C++ projects on GCC. -- What|Removed