abi_check.cc (hash<string>): Specialize.
authorBenjamin Kosnik <bkoz@redhat.com>
Sun, 13 Oct 2002 04:46:58 +0000 (04:46 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Sun, 13 Oct 2002 04:46:58 +0000 (04:46 +0000)
commitb0b128027b0d4edd4fd5205da03bf964714e54cd
treea98b2060f13683f37747255ea0ece6aec3e78bae
parent4ca1256f1ce4b7b45a21c43f798d29192ab6d489
abi_check.cc (hash<string>): Specialize.

2002-10-12  Benjamin Kosnik  <bkoz@redhat.com>

* testsuite/abi_check.cc (hash<string>): Specialize.
Simplify. Check compatible symbol versions.
* config/linker-map.gnu: Clarify, explicitly export
std::codecvt::c* symbols.

* testsuite/22_locale/static_members.cc (test02): Avoid null strings.

From-SVN: r58091
libstdc++-v3/ChangeLog
libstdc++-v3/config/linker-map.gnu
libstdc++-v3/testsuite/22_locale/static_members.cc
libstdc++-v3/testsuite/abi_check.cc