Go patch committed: Permit converting to string to named []B

Ian Lance Taylor iant@google.com
Wed Jan 11 23:44:00 GMT 2012


The Go language was tweaked to permit converting a string to a slice of
the byte or rune type even if the type is given a different name.  This
patch implements this tweak in the gccgo frontend.  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: 7068 bytes
Desc: patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20120111/d77e16cf/attachment.bin>


More information about the Gcc-patches mailing list