]> git.ipfire.org Git - thirdparty/gcc.git/commit
compiler: Correct parse of for with possible composite literal.
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 4 May 2012 19:33:18 +0000 (19:33 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 4 May 2012 19:33:18 +0000 (19:33 +0000)
commit780140d3aff36953179cad94fb5fd2c555e24914
tree37128e1d927cdd0fe2566f74fb85a6f2e2e7f348
parented4639a996cda959bf36c8fab94517a123978101
compiler: Correct parse of for with possible composite literal.

Fixes, e.g., "for first := true; first; first = false {".

From-SVN: r187176
gcc/go/gofrontend/parse.cc
gcc/go/gofrontend/parse.h