Replace uses of std::tr1::unordered_map in testsuite
authorJonathan Wakely <jwakely@redhat.com>
Fri, 4 Oct 2019 15:08:14 +0000 (16:08 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 4 Oct 2019 15:08:14 +0000 (16:08 +0100)
commit0a789c10e91ec8c8f021f72f7df6045d019e5538
treeb4690d32d9f10b04a5d223cd0d35985e86ac504f
parentdde4026df03a2b5fdd8bd68bdf51edc23a61ffc8
Replace uses of std::tr1::unordered_map in testsuite

* testsuite/util/testsuite_abi.h: Use std::unordered_map instead of
std::tr1::unordered_map.
* testsuite/util/testsuite_allocator.h: Likewise.

From-SVN: r276584
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/util/testsuite_abi.h
libstdc++-v3/testsuite/util/testsuite_allocator.h