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]

r167787 - in /trunk/gcc/go/gofrontend: expressi...


Author: ian
Date: Tue Dec 14 05:54:33 2010
New Revision: 167787

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167787
Log:
Don't incorrectly parse expression as type switch.
Improve error reporting of invalid type assertions.

Modified:
    trunk/gcc/go/gofrontend/expressions.cc
    trunk/gcc/go/gofrontend/parse.cc
    trunk/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]