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]

r155845 - in /branches/gccgo/gcc/go: gogo-tree....


Author: ian
Date: Tue Jan 12 21:24:13 2010
New Revision: 155845

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155845
Log:
Add Unnamed_label class, and use it for break and continue.

Modified:
    branches/gccgo/gcc/go/gogo-tree.cc
    branches/gccgo/gcc/go/gogo.h
    branches/gccgo/gcc/go/parse.cc
    branches/gccgo/gcc/go/statements.cc
    branches/gccgo/gcc/go/statements.h


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