diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2019-10-22 22:48:57 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2019-10-22 22:48:57 +0100 |
commit | 4190b7f17a771d013070e1fd5a4374963a0582d6 (patch) | |
tree | a4f8d6056e24ccb9028d9c7c7d73f4612890bf75 /gcc/tree-vrp.c | |
parent | 9e1f9bc54496c65a11987dc7c238c84878d10062 (diff) | |
download | gcc-4190b7f17a771d013070e1fd5a4374963a0582d6.zip gcc-4190b7f17a771d013070e1fd5a4374963a0582d6.tar.gz gcc-4190b7f17a771d013070e1fd5a4374963a0582d6.tar.bz2 |
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
Diffstat (limited to 'gcc/tree-vrp.c')
0 files changed, 0 insertions, 0 deletions