[gccgo] Lower map tuple assignments (v, ok = m[k])

Ian Lance Taylor iant@google.com
Fri Jan 15 06:13:00 GMT 2010


I committed this patch to lower map tuple assignments to a function
call to a runtime function, an if statement, and a simple assignment.

Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 8960 bytes
Desc: map tuple
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100115/011bd9b8/attachment.bin>


More information about the Gcc-patches mailing list