]> gcc.gnu.org Git - gcc.git/commit
compiler: permit duplicate methods from embedded interfaces
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 10 Jan 2020 14:27:05 +0000 (14:27 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 10 Jan 2020 14:27:05 +0000 (14:27 +0000)
commit2fb672a2574004a1e77c8ba83af539673f5cf659
treeba1efe5fc64fac371ba9c620dc86893c9163bd94
parent9c158322b6fdb47666f49c001dc54ea9f5c853e9
compiler: permit duplicate methods from embedded interfaces

    This is a language change for Go 1.14.

    Updates golang/go#6977

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

From-SVN: r280109
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/types.cc
gcc/testsuite/go.test/test/fixedbugs/bug211.go [deleted file]
gcc/testsuite/go.test/test/fixedbugs/bug251.go
This page took 0.11068 seconds and 5 git commands to generate.