aboutsummaryrefslogtreecommitdiff
path: root/test/goto.go
AgeCommit message (Expand)Author
2017-04-19cmd/compile: report block start for gotos jumping into blocksRobert Griesemer
2017-04-19cmd/compile: check labels and branches during parse timeRobert Griesemer
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2015-07-20[dev.ssa] test: gofmt {goto,label,label1}.goJosh Bleecher Snyder
2012-02-19test: explanatory comments [c-g]*Rob Pike
2012-02-16test: use testlib (fourth 100)Russ Cox
2011-09-20test: match gccgo error messages for goto.go and bug344.goIan Lance Taylor
2011-06-20test: test of goto restrictionsRuss Cox