summaryrefslogtreecommitdiff
path: root/test/goto.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/compile: report block start for gotos jumping into blocksRobert Griesemer2017-04-191-32/+32
* cmd/compile: check labels and branches during parse timeRobert Griesemer2017-04-191-32/+32
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* [dev.ssa] test: gofmt {goto,label,label1}.goJosh Bleecher Snyder2015-07-201-36/+36
* test: explanatory comments [c-g]*Rob Pike2012-02-191-0/+3
* test: use testlib (fourth 100)Russ Cox2012-02-161-1/+1
* test: match gccgo error messages for goto.go and bug344.goIan Lance Taylor2011-09-201-70/+70
* test: test of goto restrictionsRuss Cox2011-06-201-0/+535