Restore use of tr1::unordered_map in testsuite
authorJonathan Wakely <jwakely@redhat.com>
Tue, 22 Oct 2019 21:48:57 +0000 (22:48 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 22 Oct 2019 21:48:57 +0000 (22:48 +0100)
commit4190b7f17a771d013070e1fd5a4374963a0582d6
treea4f8d6056e24ccb9028d9c7c7d73f4612890bf75
parent9e1f9bc54496c65a11987dc7c238c84878d10062
Restore use of tr1::unordered_map in testsuite

My recent change to this file broke running the testsuite with
-std=c++98 because std::unordered_map isn't available. This fixes it.

* testsuite/util/testsuite_abi.h: Restore use of tr1/unordered_map
when compiled as C++98.

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