tinfo.cc (type_info::operator==): Test __name instead of name().
authorMarcus Shawcroft <marcus.shawcroft@arm.com>
Tue, 27 Sep 2011 06:03:58 +0000 (06:03 +0000)
committerJoey Ye <jye2@gcc.gnu.org>
Tue, 27 Sep 2011 06:03:58 +0000 (06:03 +0000)
commit16fa5e238ac913a6713582d7d93e9289d1ac802a
tree1737d444e44632ccc7d1ecf5c431c0d1c997f575
parentf14e02622f52850e6186887aea6c354f1a7d4b49
tinfo.cc (type_info::operator==): Test __name instead of name().

2011-09-27  Marcus Shawcroft  <marcus.shawcroft@arm.com>

* libsupc++/tinfo.cc (type_info::operator==): Test __name instead
of name().

From-SVN: r179236
libstdc++-v3/ChangeLog
libstdc++-v3/libsupc++/tinfo.cc