This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r249564 - in /trunk/gcc/go/gofrontend: MERGE le...
- From: ian at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 22 Jun 2017 15:42:51 -0000
- Subject: r249564 - in /trunk/gcc/go/gofrontend: MERGE le...
Author: ian
Date: Thu Jun 22 15:42:50 2017
New Revision: 249564
URL: https://gcc.gnu.org/viewcvs?rev=249564&root=gcc&view=rev
Log:
compiler: fix stale comment in lexer
Remove stale comment in code that accepts "go:nowritebarrier"
pragma. Update comment for "go:nowritebarrierrec".
Reviewed-on: https://go-review.googlesource.com/46416
Modified:
trunk/gcc/go/gofrontend/MERGE
trunk/gcc/go/gofrontend/lex.cc