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]

r190311 - /branches/gcc-4_7-branch/gcc/go/gofro...


Author: ian
Date: Sat Aug 11 04:09:31 2012
New Revision: 190311

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190311
Log:
compiler: Reject type switch using non-interface type.

Fixes issue 16.

Modified:
    branches/gcc-4_7-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]