Go patch committed: Don't build expressions with invalid types

Ian Lance Taylor iant@google.com
Wed Dec 15 00:09:00 GMT 2010


This patch to the Go frontend avoids building expressions with invalid
types.  The specific case which failed involved a reference from a
function literal to a parameter in the enclosing function with an
invalid type.  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: 1986 bytes
Desc: crash
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20101215/91f796c1/attachment.bin>


More information about the Gcc-patches mailing list