compiler: Permit label on fallthrough statement.
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 13 Mar 2015 20:48:15 +0000 (20:48 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 13 Mar 2015 20:48:15 +0000 (20:48 +0000)
commitcbf259c4479b91b84ca9de8b963d388788d79717
treef58d30493a0c45f5d5a8e789aff8701ffa5f6ca8
parentf41914c3852c0a44a436be7ffa779853ee4ac18e
compiler: Permit label on fallthrough statement.

Test case: https://go-review.googlesource.com/7523 .

From-SVN: r221428
gcc/go/gofrontend/parse.cc