]> git.ipfire.org Git - thirdparty/gcc.git/commit
runtime: inline and remove eqtype
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 21 Jun 2019 22:21:40 +0000 (22:21 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 21 Jun 2019 22:21:40 +0000 (22:21 +0000)
commitf4e7200b1df3dde7d2d9cec8861c6567356db40f
tree0228f7d9bd47636d53adb5a8e0cc2ec7f110184a
parent0514cb33749fefd2542e7294a35d0ef0ccae30b3
runtime: inline and remove eqtype

    Now that type equality is just a pointer equality, write it
    inlined and remove the eqtype function.

    Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/182978

From-SVN: r272578
gcc/go/gofrontend/MERGE
libgo/go/runtime/alg.go
libgo/go/runtime/iface.go
libgo/go/runtime/type.go