compiler: Prohibit use of ellipsis operator on multi-valued calls.
commitc33af8e47da832638e724164af97953231833838
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Jan 2015 04:09:04 +0000 (22 04:09 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Jan 2015 04:09:04 +0000 (22 04:09 +0000)
treee74687ac05ead0fd2cff7c9955ddd16a4dfc124c
parent61a2791bc20a058136ef4bfb1df848f8597a4e0a
compiler: Prohibit use of ellipsis operator on multi-valued calls.

Fixes golang/go#9525.

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