This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r200047 - in /trunk/gcc/go/gofrontend: go.cc st...
- From: ian at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 12 Jun 2013 23:49:32 -0000
- Subject: r200047 - in /trunk/gcc/go/gofrontend: go.cc st...
Author: ian
Date: Wed Jun 12 23:49:32 2013
New Revision: 200047
URL: http://gcc.gnu.org/viewcvs?rev=200047&root=gcc&view=rev
Log:
compiler: implement Go 1.1 spec of terminating statements.
Modified:
trunk/gcc/go/gofrontend/go.cc
trunk/gcc/go/gofrontend/statements.cc
trunk/gcc/go/gofrontend/statements.h