This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r202882 - in /branches/gcc-4_8-branch/gcc/go/go...


Author: ian
Date: Wed Sep 25 03:28:15 2013
New Revision: 202882

URL: http://gcc.gnu.org/viewcvs?rev=202882&root=gcc&view=rev
Log:
compiler: don't permit nil assignment to blank identifier.

Fixes https://code.google.com/p/go/issues/detail?id=6005.

Modified:
    branches/gcc-4_8-branch/gcc/go/gofrontend/parse.cc
    branches/gcc-4_8-branch/gcc/go/gofrontend/statements.cc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]