Go patch committed: Don't crash if array length is invalid const

Ian Lance Taylor iant@google.com
Wed Dec 22 16:05:00 GMT 2010


This patch to the Go frontend avoids a crash if the length of an array
is a const which turns out to be invalid.  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: 1090 bytes
Desc: invalid
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20101222/0a929264/attachment.bin>


More information about the Gcc-patches mailing list