r149964 - in /trunk: gcc/cp/ChangeLog gcc/cp/cp...
jason@gcc.gnu.org
jason@gcc.gnu.org
Wed Jul 22 23:03:00 GMT 2009
Author: jason
Date: Wed Jul 22 23:03:22 2009
New Revision: 149964
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149964
Log:
* mangle.c (mangle_type_string_for_rtti): Rename to be clearer.
(needs_fake_anon): New.
(write_name): Check it.
(write_nested_name): Add a fake anonymous namespace scope if true.
* name-lookup.c (get_anonymous_namespace_name): No longer static.
* rtti.c, cp-tree.h: Adjust.
* libsupc++/typeinfo (__GXX_MERGED_TYPEINFO_NAMES): Default to 0.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/libsupc++/typeinfo
Changes in other areas also in this revision:
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/cp-tree.h
trunk/gcc/cp/mangle.c
trunk/gcc/cp/name-lookup.c
trunk/gcc/cp/rtti.c
More information about the Libstdc++-cvs
mailing list