libgo patch committed: Use delete rather than old map deletion syntax

Ian Lance Taylor iant@google.com
Thu Apr 17 23:39:00 GMT 2014


This patch from Peter Collingbourne changes libgo to use the builtin
delete function rather than the old map deletion syntax.  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: 389 bytes
Desc: patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20140417/38354d80/attachment.bin>


More information about the Gcc-patches mailing list