summaryrefslogtreecommitdiff
path: root/test/const2.go
Commit message (Expand)AuthorAgeFilesLines
* [dev.typeparams] test: add scaffolding to run.go to check compiler with -G flagRobert Griesemer2020-12-011-2/+2
* [dev.regabi] cmd/compile: fix reporting of overflowMatthew Dempsky2020-11-251-0/+11
* test: match gccgo error messagesIan Lance Taylor2012-09-281-2/+2
* test: [a-c]: add introductory comments to testsRob Pike2012-02-191-0/+3
* test: use testlib (first 100)Russ Cox2012-02-161-1/+1
* cmd/gc: error on constant shift overflows.Rémy Oudompheng2012-02-161-1/+3
* gc: make constant arith errors a little more friendlyRuss Cox2012-02-111-0/+4
* test: remove semiocolons.Rob Pike2010-09-041-1/+1
* Recognize gccgo error message.Ian Lance Taylor2009-03-161-1/+1
* make 6g constants behave as ken proposes. (i hope.)Russ Cox2009-03-121-0/+12