Go patch committed: Fix bug leading to invalid initializer loop report

Ian Lance Taylor iant@google.com
Thu Mar 20 19:41:00 GMT 2014


This patch by Chris Manghane fixes a bug in which gccgo could
incorrectly report an invalid initializer loop when a struct field name
is confused with a variable name.  This is http://golang.org/issue/7590.
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: 775 bytes
Desc: patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20140320/db5b0d97/attachment.bin>


More information about the Gcc-patches mailing list