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

--- Comment #3 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> ---
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

Reply via email to