https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61746

--- Comment #2 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> ---
Author: ian
Date: Tue Jul  8 20:49:38 2014
New Revision: 212370

URL: https://gcc.gnu.org/viewcvs?rev=212370&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:
    trunk/gcc/go/gofrontend/lex.cc

Reply via email to