]> gcc.gnu.org Git - gcc.git/commit
tinfo.cc (operator=(const type_info&)): Revert 153734.
authorJerry Quinn <jlquinn@optonline.net>
Fri, 30 Oct 2009 12:20:38 +0000 (12:20 +0000)
committerJerry Quinn <jlquinn@gcc.gnu.org>
Fri, 30 Oct 2009 12:20:38 +0000 (12:20 +0000)
commit2ea9fa8a9bb64ef759de6302376e6efba03aa3fe
treec8414dbd8e4600cf712301416289369549cd3f46
parent4b2d2c13d81f1b243838850fe98bbc6ccdfd77f2
tinfo.cc (operator=(const type_info&)): Revert 153734.

2009-10-30  Jerry Quinn  <jlquinn@optonline.net>

* libsupc++/tinfo.cc (operator=(const type_info&)): Revert 153734.
* libsupc++/typeinfo (type_info::name()): Likewise.
* libsupc++/tinfo2.cc (before):  Likewise.

2009-10-30  Jerry Quinn  <jlquinn@optonline.net>

* mangle.c (mangle_type_string_for_rtti): Revert 153734.
(needs_fake_anon): Likewise.
(write_name): Likewise.
(write_nested_name): Likewise.
* cp-tree.h (mangle_type_string_for_rtti): Likewise.
(get_anonymous_namespace): Likewise.
* name-lookup.c (get_anonymous_namespace_name): Likewise.
* rtti.c (tinfo_name): Likewise.
(tinfo_base_init): Likewise.

From-SVN: r153742
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/mangle.c
gcc/cp/name-lookup.c
gcc/cp/rtti.c
libstdc++-v3/ChangeLog
libstdc++-v3/libsupc++/tinfo.cc
libstdc++-v3/libsupc++/tinfo2.cc
libstdc++-v3/libsupc++/typeinfo
This page took 0.061889 seconds and 5 git commands to generate.