compiler: Function_type and Backend_function_type should not be identical
commit4f998acd2ce6acfefd2f1700ef5aef8e562e7f91
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Jan 2018 02:11:03 +0000 (31 02:11 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Jan 2018 02:11:03 +0000 (31 02:11 +0000)
tree4986c8bd54927ce22b11811b7b9951797b8b1c3f
parent56608389aa591621f51ed2b0c8ec90c775f97aa6
compiler: Function_type and Backend_function_type should not be identical

    Function_type and Backend_function_type have different backend
    representations, so they should not be identical. Otherwise it
    confuses Type::type_btypes map.

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

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