Go patch committed: Implement Go 1.1 terminating statements

Ian Lance Taylor iant@google.com
Wed Jun 12 23:50:00 GMT 2013


The Go 1.1 release defines what it means for a function to have a
terminating statement, and makes it an error for a function with return
values to not have one.  This patch, from Rémy Oudompheng, implements
that for gccgo.  Bootstrapped and ran testsuite on
x86_64-unknown-linux-gnu.  Committed to mainline and 4.8 branch.

Ian

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


More information about the Gcc-patches mailing list