This is the mail archive of the gcc-bugs@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]

[Bug go/61253] gccgo: spurious "error: expected '<-' or '='" [GoSmith]


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

--- Comment #1 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> ---
Author: ian
Date: Mon Dec 15 17:12:26 2014
New Revision: 218753

URL: https://gcc.gnu.org/viewcvs?rev=218753&root=gcc&view=rev
Log:
    PR go/61253
compiler: Support RecvStmt = ExpressionList "=" RecvExpr.

Modified:
    trunk/gcc/go/gofrontend/parse.cc


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