Author: ian
Date: Wed Jun 26 22:58:03 2013
New Revision: 200440
URL: http://gcc.gnu.org/viewcvs?rev=200440&root=gcc&view=rev
Log:
compiler: disallow fallthrough in last case of switch.
In spec: A "fallthrough" statement may appear as the last
statement of all but the last clause of an expression switch.
Modified:
trunk/gcc/go/gofrontend/parse.cc