------- Comment #22 from jason at gcc dot gnu dot org  2006-04-05 22:26 -------
The PCH problem with get_file_function_name is independent of the question of
giving anonymous namespace members internal linkage.  We still need to give
them distinct names; we are giving up on address comparison of type_infos
because of problems with plugins.


-- 

jason at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|21581, 25915                |
              nThis|                            |
            Summary|use ODR rules to make C++   |PCH breaks anonymous
                   |objects not be TREE_PUBLIC  |namespaces


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10591

Reply via email to