compiler: use macro Unordered_map instead of std::unordered_map
commitb20a123089a067a268201e741192b5cc09091104
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Jan 2018 17:21:01 +0000 (9 17:21 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Jan 2018 17:21:01 +0000 (9 17:21 +0000)
treeb484e8b26b15d616b040efc679e344a611ba2f6b
parentf7452914bcab908009e81a7c0771b655d09385fc
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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@256389 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/escape.cc