PR go/49889
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Aug 2011 04:08:29 +0000 (04:08 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Aug 2011 04:08:29 +0000 (04:08 +0000)
commite37658e2152927f6f539f8507e62661e6d953adf
treec16363bf304433f7ab24984146c3b3bf25c73ba9
parent01d6314dcf13230197c5283b5bafc5bbc7eaebef
PR go/49889
gccgo : Fixed bug 49889.
        Now the compiler emits a proper error when a function
        called in a tuple assignment statement can not be
        typed as a function.

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