compiler: Don't allow multiple function declarations.
commitcb96a11382d55dc271985781aadc6945bd4faed2
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Aug 2015 19:55:00 +0000 (3 19:55 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Aug 2015 19:55:00 +0000 (3 19:55 +0000)
tree2778fa322ef0a610a5cb813393ce2264acdf7363
parentf27f157541e108b22fd92ac2bed36bbfb72be9e8
compiler: Don't allow multiple function declarations.

    Fixes golang/go#11573.

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

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