compiler: use macro Unordered_map instead of std::unordered_map
authorIan Lance Taylor <ian@gcc.gnu.org>
Tue, 9 Jan 2018 17:21:01 +0000 (17:21 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 9 Jan 2018 17:21:01 +0000 (17:21 +0000)
commit1eac10b39f164c3010fe8fee2fed3269fa832967
treeb484e8b26b15d616b040efc679e344a611ba2f6b
parent888e79a7c2311af2d585842b04c796af6e1046b2
compiler: use macro Unordered_map instead of std::unordered_map

    Per gcc/go/go-system.h, this is what it is supposed to be, to
    support wider platforms.

    Reviewed-on: https://go-review.googlesource.com/85975

From-SVN: r256389
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/escape.cc