PR go/61746
commit3d983dbf6100edc7807dd339c92c827eeea672d5
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 Jul 2014 20:49:38 +0000 (8 20:49 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 Jul 2014 20:49:38 +0000 (8 20:49 +0000)
treece859a4e15455a3a034abdcbfc540daea36a3753
parenta485453ac17516d74a4fb3dfc29b04408cbfd4cb
PR go/61746
compiler: Fix C-style comment parsing.

The compiler was incorrectly seeing /*/ as a complete C-style
comment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212370 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/lex.cc