compiler: Don't allow multiple function declarations.
authorIan Lance Taylor <ian@gcc.gnu.org>
Mon, 3 Aug 2015 19:55:00 +0000 (19:55 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Mon, 3 Aug 2015 19:55:00 +0000 (19:55 +0000)
commitef9da28d8fa1e2c0dc890f87374c0f21b18430c3
tree2778fa322ef0a610a5cb813393ce2264acdf7363
parentde0fb9055c0928960ecc8e3a5fe990728611c3ca
compiler: Don't allow multiple function declarations.

    Fixes golang/go#11573.

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

From-SVN: r226529
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/gogo.cc
gcc/go/gofrontend/parse.cc