compiler: Avoid unsafe memcmp for nointerface comments.
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 11 Sep 2015 21:41:30 +0000 (21:41 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 11 Sep 2015 21:41:30 +0000 (21:41 +0000)
commit8500ff57774af2a6b3a08464a735f837a917b677
tree97334c3e077e6891c0e34be9ae21974982d7472b
parentf2a4ca153cf04399eecdfb8229d63dda5754df95
compiler: Avoid unsafe memcmp for nointerface comments.

    Fixes golang/go#11577.

    Reviewed-on: https://go-review.googlesource.com/14182

From-SVN: r227699
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/lex.cc