Author: ian
Date: Tue Jul 8 20:49:59 2014
New Revision: 212371
URL: https://gcc.gnu.org/viewcvs?rev=212371&root=gcc&view=rev
Log:
PR go/61746
compiler: Fix C-style comment parsing.
The compiler was incorrectly seeing /*/ as a complete C-style
comment.
Modified:
branches/gcc-4_9-branch/gcc/go/gofrontend/lex.cc