compiler: Make sure we produce an error for a call to a non-function.
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 5 Dec 2012 00:53:44 +0000 (00:53 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 5 Dec 2012 00:53:44 +0000 (00:53 +0000)
commitd59a4c82a6fc608880b83b4339b9721ead432e95
tree3d75810243ea981e4f6f0f67dc1a584d44ac9a0a
parent54d04de72b3232ec654ea4824f8b1e37f0cb1961
compiler: Make sure we produce an error for a call to a non-function.

Fixes issue 19.

From-SVN: r194174
gcc/go/gofrontend/expressions.cc