1
0
mirror of https://github.com/golang/go synced 2024-11-12 00:20:22 -07:00
go/test/fixedbugs
Daniel Morsing a7a3fe7238 cmd/gc: Friendlier errors on oversized arrays.
Someone new to the language may not know the connection between ints and arrays, which was the only thing that the previous error told you anything about.

Fixes #4256.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6739048
2012-10-21 19:22:51 +02:00
..
bug083.dir use errchk in more places. 2009-07-30 16:46:14 -07:00
bug088.dir fix "declared and not used" in tests; 2009-09-14 21:03:53 -07:00
bug106.dir unused imports 2009-09-17 10:27:04 -07:00
bug133.dir unused imports 2009-09-17 10:27:04 -07:00
bug160.dir add ./ to imports where necessary 2009-06-25 20:13:56 -07:00
bug191.dir test: convert more tests to rundir/compiledir conventions 2012-10-07 23:22:01 +02:00
bug222.dir test: Add the usual Copyright notice. 2012-01-24 14:48:15 -05:00
bug248.dir test: Add the usual Copyright notice. 2012-01-24 14:48:15 -05:00
bug282.dir gc: fix shift/reduce conflict in go.y export syntax 2010-05-24 16:55:23 -07:00
bug302.dir gopack: handle long lines in export data 2010-08-11 22:17:20 -07:00
bug306.dir gc: bug306 2010-09-13 15:42:14 -04:00
bug313.dir gc: skip undefined symbols in import . 2010-12-07 16:16:01 -05:00
bug322.dir gc: relax assignability of method receivers 2011-05-24 19:48:19 -04:00
bug324.dir test: use rundir and errorcheckdir for a few more tests. 2012-10-07 18:37:05 +02:00
bug335.dir test: use run.go for more tests. 2012-08-25 10:16:02 +02:00
bug345.dir test: match gccgo error messages for bug345 2012-01-17 18:00:34 -08:00
bug367.dir test: use rundir and errorcheckdir for a few more tests. 2012-10-07 18:37:05 +02:00
bug369.dir 5g, 6g, 8g: registerize variables again 2011-10-03 17:46:36 -04:00
bug377.dir test: Add the usual Copyright notice. 2012-01-24 14:48:15 -05:00
bug382.dir test: convert more tests to rundir/compiledir conventions 2012-10-07 23:22:01 +02:00
bug392.dir test: use run.go for more tests. 2012-08-25 10:16:02 +02:00
bug396.dir cmd/gc: test for issue 3552 2012-05-02 16:56:26 +02:00
bug404.dir test: add import test that caused an incorrect gccgo error 2012-02-02 11:04:09 -08:00
bug407.dir cmd/gc: another special (%hhS) case for method names. 2012-02-06 16:38:59 +01:00
bug414.dir test: use rundir and errorcheckdir for a few more tests. 2012-10-07 18:37:05 +02:00
bug415.dir test: use run.go for more tests. 2012-08-25 10:16:02 +02:00
bug424.dir test: convert more tests to rundir/compiledir conventions 2012-10-07 23:22:01 +02:00
bug437.dir test: convert tests to run.go whenever possible. 2012-10-10 22:35:27 +02:00
bug448.dir cmd/gc: fix inlining bug with receive operator. 2012-08-01 00:45:26 +02:00
bug460.dir cmd/gc: Don't export embedded builtins 2012-10-07 06:53:57 +02:00
bug466.dir cmd/gc: don't squash complex literals when inlining. 2012-10-17 20:33:44 +02:00
bug000.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug002.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug003.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug004.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug005.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug006.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug007.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug008.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug009.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug010.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug011.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug012.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug013.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug014.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug015.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug016.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug017.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug020.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug021.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug022.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug023.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug024.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug026.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug027.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug028.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug030.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug031.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug035.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug037.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug039.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug040.go test: change bug040 to use errorcheck 2012-02-17 20:35:40 -08:00
bug045.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug046.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug047.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug048.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug049.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug050.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug051.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug052.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug053.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug054.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug055.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug056.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug057.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug058.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug059.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug060.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug061.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug062.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug063.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug064.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug065.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug066.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug067.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug068.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug069.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug070.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug071.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug072.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug073.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug074.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug075.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug076.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug077.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug078.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug080.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug081.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug082.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug083.go test: use rundir and errorcheckdir for a few more tests. 2012-10-07 18:37:05 +02:00
bug084.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug085.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug086.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug087.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug088.go test: add a compiledir pattern in run.go 2012-07-30 21:12:05 +02:00
bug089.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug090.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug091.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug092.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug093.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug094.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug096.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug097.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug098.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug099.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug101.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug102.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug103.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug104.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug106.go test: add a compiledir pattern in run.go 2012-07-30 21:12:05 +02:00
bug107.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug108.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug109.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug110.go test: use testlib in a few more cases. 2012-02-22 00:19:59 +01:00
bug111.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug112.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug113.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug114.go test: use testlib in a few more cases. 2012-02-22 00:19:59 +01:00
bug115.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug116.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug117.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug118.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug119.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug120.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug121.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug122.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug123.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug126.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug127.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug128.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug129.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug130.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug131.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug132.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug133.go test: use rundir and errorcheckdir for a few more tests. 2012-10-07 18:37:05 +02:00
bug135.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug136.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug137.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug139.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug140.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug141.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug142.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug143.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug144.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug145.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug146.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug147.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug148.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug149.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug150.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug151.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug152.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug154.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug155.go test: use testlib in a few more cases. 2012-02-22 00:19:59 +01:00
bug156.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug157.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug158.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug159.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug160.go test: use rundir and errorcheckdir for a few more tests. 2012-10-07 18:37:05 +02:00
bug161.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug163.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug164.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug165.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug167.go test: use testlib in a few more cases. 2012-02-22 00:19:59 +01:00
bug168.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug169.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug170.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug171.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug172.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug173.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug174.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug175.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug176.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug177.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug178.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug179.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug180.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug181.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug182.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug183.go test: use testlib in a few more cases. 2012-02-22 00:19:59 +01:00
bug184.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug185.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug186.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug187.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug188.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug189.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug190.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug191.go test: convert more tests to rundir/compiledir conventions 2012-10-07 23:22:01 +02:00
bug191.out test: convert more tests to rundir/compiledir conventions 2012-10-07 23:22:01 +02:00
bug192.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug193.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug194.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug195.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug196.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug197.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug198.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug199.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug200.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug201.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug202.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug203.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug204.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug205.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug206.go test: use run.go for more tests. 2012-08-25 10:16:02 +02:00
bug206.out test: use run.go for more tests. 2012-08-25 10:16:02 +02:00
bug207.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug208.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug209.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug211.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug212.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug213.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug214.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug215.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug216.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug217.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug218.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug219.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug221.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug222.go test: use run.go for more tests. 2012-08-25 10:16:02 +02:00
bug223.go test: match gccgo error messages 2012-09-28 08:30:30 -07:00
bug224.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug225.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug227.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug228.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug229.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug230.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug231.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug232.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug233.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug234.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug235.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug236.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug237.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug238.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug239.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug240.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug241.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug242.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug243.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug244.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug245.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug246.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug247.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug248.go test: expand run.go's errorcheck, make clear which bugs run 2012-09-23 13:16:14 -04:00
bug249.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug250.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug251.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug252.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug253.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug254.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug255.go cmd/gc: Friendlier errors on oversized arrays. 2012-10-21 19:22:51 +02:00
bug256.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug257.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug258.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug259.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug260.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug261.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug262.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug263.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug264.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug265.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug266.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug267.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug269.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug271.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug272.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug273.go test: prepare for 64-bit ints 2012-09-24 00:06:41 -04:00
bug274.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug275.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug276.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug277.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug278.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug279.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug280.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug281.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug282.go test: add a compiledir pattern in run.go 2012-07-30 21:12:05 +02:00
bug283.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug284.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug285.go gc: return of ideal bool 2012-02-21 22:54:07 -05:00
bug286.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug287.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug288.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug289.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug290.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug291.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug292.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug293.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug294.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug295.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug296.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug297.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug298.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug299.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug300.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug301.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug302.go test: expand run.go's errorcheck, make clear which bugs run 2012-09-23 13:16:14 -04:00
bug303.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug304.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug305.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug306.go test: add a compiledir pattern in run.go 2012-07-30 21:12:05 +02:00
bug307.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug308.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug309.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug311.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug312.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug313.go test: expand run.go's errorcheck, make clear which bugs run 2012-09-23 13:16:14 -04:00
bug314.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug315.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug316.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug317.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug318.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug319.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug320.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug321.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug322.go test: use rundir and errorcheckdir for a few more tests. 2012-10-07 18:37:05 +02:00
bug323.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug324.go test: use rundir and errorcheckdir for a few more tests. 2012-10-07 18:37:05 +02:00
bug325.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug326.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug327.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug328.go test: add cmpout to testlib 2012-02-24 13:17:26 +11:00
bug328.out test: split golden.out into expected output per test 2012-01-18 16:12:24 -08:00
bug329.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug330.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug331.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug332.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug333.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug334.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug335.go test: use run.go for more tests. 2012-08-25 10:16:02 +02:00
bug336.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug337.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug338.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug339.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug340.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug341.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug342.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug343.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug344.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug345.go test: expand run.go's errorcheck, make clear which bugs run 2012-09-23 13:16:14 -04:00
bug346.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug347.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug348.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug349.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug350.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug351.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug352.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug353.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug354.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug355.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug356.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug357.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug358.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug361.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug362.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug363.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug364.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug365.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug366.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug367.go test: use rundir and errorcheckdir for a few more tests. 2012-10-07 18:37:05 +02:00
bug368.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug369.go testing: change -test.benchtime to a flag.Duration. 2012-10-09 08:57:29 +11:00
bug370.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug371.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug372.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug373.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug374.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug375.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug376.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug377.go test: add a compiledir pattern in run.go 2012-07-30 21:12:05 +02:00
bug378.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug379.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug380.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug381.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug382.go test: convert more tests to rundir/compiledir conventions 2012-10-07 23:22:01 +02:00
bug383.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug384.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug385_32.go test: expand run.go's errorcheck, make clear which bugs run 2012-09-23 13:16:14 -04:00
bug385_64.go test: prepare for 64-bit ints 2012-09-24 00:06:41 -04:00
bug386.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug387.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug388.go test: match gccgo error messages for bug388.go 2012-03-05 16:21:46 -08:00
bug389.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug390.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug391.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug392.go test: use run.go for more tests. 2012-08-25 10:16:02 +02:00
bug393.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug394.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug396.go test: add a compiledir pattern in run.go 2012-07-30 21:12:05 +02:00
bug397.go test: use testlib (fourth 100) 2012-02-16 23:50:37 -05:00
bug398.go test: use testlib (fourth 100) 2012-02-16 23:50:37 -05:00
bug399.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug401.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug402.go test: use testlib (fourth 100) 2012-02-16 23:50:37 -05:00
bug403.go test: use testlib (fourth 100) 2012-02-16 23:50:37 -05:00
bug404.go test: add a compiledir pattern in run.go 2012-07-30 21:12:05 +02:00
bug405.go test: use testlib (fourth 100) 2012-02-16 23:50:37 -05:00
bug406.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug407.go test: add a compiledir pattern in run.go 2012-07-30 21:12:05 +02:00
bug409.go test: add cmpout to testlib 2012-02-24 13:17:26 +11:00
bug409.out 6g,8g: make constant propagation inlining-friendly. 2012-02-08 10:25:13 -05:00
bug410.go test: use testlib (fourth 100) 2012-02-16 23:50:37 -05:00
bug411.go test: use testlib (fourth 100) 2012-02-16 23:50:37 -05:00
bug412.go test: match gccgo error messages 2012-09-28 08:30:30 -07:00
bug413.go test: match gccgo error messages 2012-09-28 08:30:30 -07:00
bug414.go test: use rundir and errorcheckdir for a few more tests. 2012-10-07 18:37:05 +02:00
bug415.go test: use run.go for more tests. 2012-08-25 10:16:02 +02:00
bug416.go test: match gccgo error messages 2012-09-28 08:30:30 -07:00
bug417.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug418.go test: use testlib (fourth 100) 2012-02-16 23:50:37 -05:00
bug419.go test: add some tests that gccgo failed to handle correctly 2012-02-17 17:52:05 -08:00
bug420.go test: add some tests that gccgo failed to handle correctly 2012-02-17 17:52:05 -08:00
bug421.go test: add some tests that gccgo failed to handle correctly 2012-02-17 17:52:05 -08:00
bug422.go test: add some tests that gccgo failed to handle correctly 2012-02-17 17:52:05 -08:00
bug423.go test: fix bug423.go to actually fail with older releases. 2012-02-21 07:50:10 +01:00
bug424.go test: convert more tests to rundir/compiledir conventions 2012-10-07 23:22:01 +02:00
bug425.go gc: fix string comparisons for new bool rules 2012-02-29 13:55:50 -08:00
bug426.go test: add bug426.go: a gccgo crash on valid code 2012-02-29 21:51:21 -08:00
bug427.go gc: fix struct and array comparisons for new bool rules 2012-03-19 15:57:28 -07:00
bug428.go cmd/gc: when expanding append inline, preserve arguments 2012-03-22 09:44:31 -07:00
bug429.go test: expand run.go's errorcheck, make clear which bugs run 2012-09-23 13:16:14 -04:00
bug430.go test: add some tests of valid code that failed with gccgo 2012-03-30 08:42:21 -07:00
bug431.go test: add some tests of valid code that failed with gccgo 2012-03-30 08:42:21 -07:00
bug432.go test: add some tests of valid code that failed with gccgo 2012-03-30 08:42:21 -07:00
bug433.go test: add some tests of valid code that failed with gccgo 2012-03-30 08:42:21 -07:00
bug434.go test: test handling of negative float constants 2012-04-23 15:47:34 -07:00
bug435.go test: match gccgo error messages 2012-09-28 08:30:30 -07:00
bug436.go test: add bug436, valid code that crashed gccgo 2012-05-03 10:33:10 -07:00
bug437.go test: convert tests to run.go whenever possible. 2012-10-10 22:35:27 +02:00
bug438.go test: add bug438, a valid test case that gccgo used to fail to compile 2012-05-04 13:14:09 -07:00
bug439.go test: add bug439, valid code that caused a gccgo crash 2012-05-15 13:29:46 -07:00
bug440_32.go cmd/6g, cmd/8g: eliminate short integer arithmetic when possible. 2012-09-01 16:40:54 +02:00
bug440_64.go cmd/6g, cmd/8g: eliminate short integer arithmetic when possible. 2012-09-01 16:40:54 +02:00
bug441.go cmd/gc: preserve side effects during inlining of function with _ argument 2012-06-07 01:54:07 -04:00
bug442.go cmd/gc: do not crash on struct with _ field 2012-06-07 02:05:08 -04:00
bug443.go cmd/gc: fix type checking loop 2012-06-07 03:06:40 -04:00
bug444.go cmd/gc: fix use of nil interface, slice 2012-09-22 20:42:11 -04:00
bug445.go cmd/gc: add missing case for OCOM in defaultlit() 2012-07-02 09:33:22 +08:00
bug446.go cmd/gc: fix initialization order involving method calls. 2012-07-30 09:14:49 +02:00
bug447.go cmd/6g: fix float32/64->uint64 conversion 2012-08-23 14:35:26 +08:00
bug448.go cmd/gc: fix inlining bug with receive operator. 2012-08-01 00:45:26 +02:00
bug449.go runtime: round return value address in runtime.equal 2012-07-31 23:02:46 -04:00
bug450.go cmd/8g: fix miscompilation due to BADWIDTH. 2012-08-03 22:05:51 +02:00
bug451.go test: match gccgo error messages 2012-09-28 08:30:30 -07:00
bug452.go test: restore nigel's bug451 as bug452. 2012-08-31 15:43:27 -04:00
bug453.go cmd/6g: fix internal error with SSE registers. 2012-09-23 18:22:03 +02:00
bug454.go test/fixedbugs/bug454.go: add a test for CL 6564052 2012-09-29 23:23:56 +08:00
bug455.go test/fixedbugs: forgotten test cases for issues 3907 and 4156. 2012-09-30 10:35:09 +02:00
bug456.go test/fixedbugs: forgotten test cases for issues 3907 and 4156. 2012-09-30 10:35:09 +02:00
bug457.go runtime: fix a panic when growing zero-width-element slices. 2012-10-06 12:05:52 +02:00
bug458.go cmd/gc: make rnd() more 64-bit-friendly. 2012-10-07 00:29:55 +02:00
bug459.go cmd/gc: avoid clobbering the AST in cgen_callmeth. 2012-10-07 00:52:40 +02:00
bug460.go cmd/gc: Don't export embedded builtins 2012-10-07 06:53:57 +02:00
bug461.go cmd/gc: Don't export embedded builtins 2012-10-07 06:53:57 +02:00
bug462.go cmd/gc: Don't accept qualified names as literal keys 2012-10-07 16:47:53 +02:00
bug463.go cmd/gc: replace "typechecking loop" by nicer errors in some cases. 2012-10-07 17:35:21 +02:00
bug464.go cmd/gc: replace "typechecking loop" by nicer errors in some cases. 2012-10-07 17:35:21 +02:00
bug466.go cmd/gc: don't squash complex literals when inlining. 2012-10-17 20:33:44 +02:00
bug1515.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00