compiler: expand arguments with multiple results for built-in functions.
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 4 Sep 2013 04:32:07 +0000 (04:32 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 4 Sep 2013 04:32:07 +0000 (04:32 +0000)
commit7bacbe5c8a4e9dc1fac12da706753a47f8e78e14
tree487d0fe7cb4c027c6d68284bde8fe22198fa4e5c
parent13ed1c03edbce472b634efd9a94824a8650a744e
compiler: expand arguments with multiple results for built-in functions.

Fixed https://code.google.com/p/go/issues/detail?id=5796. Official fixedbug will be added with change to gc.

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