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]

r179018 - in /trunk: gcc/go/gofrontend/gogo.cc ...


Author: ian
Date: Tue Sep 20 21:00:07 2011
New Revision: 179018

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179018
Log:
Implement goto restrictions.

Modified:
    trunk/gcc/go/gofrontend/gogo.cc
    trunk/gcc/go/gofrontend/gogo.h
    trunk/gcc/go/gofrontend/parse.cc
    trunk/gcc/go/gofrontend/statements.cc
    trunk/gcc/testsuite/go.test/test/fixedbugs/bug140.go
    trunk/gcc/testsuite/go.test/test/fixedbugs/bug178.go
    trunk/gcc/testsuite/go.test/test/if.go
    trunk/libgo/syscalls/exec.go


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