summaryrefslogtreecommitdiff
path: root/test/label1.go
Commit message (Expand)AuthorAgeFilesLines
* test: match gofrontend error messagesIan Lance Taylor2020-11-281-6/+6
* cmd/compile/internal/gc: don't panic on continue in switchDaniel Martí2017-04-121-8/+20
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* [dev.ssa] cmd/compile: implement control flow handlingJosh Bleecher Snyder2015-07-231-4/+27
* [dev.ssa] test: gofmt {goto,label,label1}.goJosh Bleecher Snyder2015-07-201-1/+0
* test: commentary for [h-m]*.goRob Pike2012-02-231-1/+4
* test: use testlib (fourth 100)Russ Cox2012-02-161-1/+1
* test: match gccgo error messages for label.go and label1.go.Ian Lance Taylor2011-03-251-8/+8
* gc: diagnose unused labelsRuss Cox2011-03-151-0/+85