r200440 - /trunk/gcc/go/gofrontend/parse.cc

ian@gcc.gnu.org ian@gcc.gnu.org
Wed Jun 26 22:58:00 GMT 2013


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



More information about the Gcc-cvs mailing list