Go patch committed: Avoid compiler crash

Ian Lance Taylor iant@google.com
Wed Mar 28 22:22:00 GMT 2012


This patch from Rémy Oudompheng avoids a Go frontend crash on the valid
Go code

package p
var v struct{ I }
type I interface{}

Bootstrapped and ran Go testsuite on x86_64-unknown-linux-gnu.
Committed to mainline and 4.7 branch.

Ian

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


More information about the Gcc-patches mailing list