Go patch committed: Fix append with no extra arguments

Ian Lance Taylor iant@google.com
Thu Dec 23 01:35:00 GMT 2010


This patch fixes the Go frontend to correctly handle append when called
with a single argument.  Varargs conversion will cause the second
argument to be nil.  Bootstrapped and ran Go testsuite on
x86_64-unknown-linux-gnu.  Committed to mainline.

Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 945 bytes
Desc: append
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20101223/dbf70898/attachment.bin>


More information about the Gcc-patches mailing list