1
0
mirror of https://github.com/golang/go synced 2024-11-12 00:30:22 -07:00
go/test/fixedbugs
Russ Cox 6363fc5aa6 cmd/gc: fix type checking loop
CL 4313064 fixed its test case but did not address a
general enough problem:

type T1 struct { F *T2 }
type T2 T1
type T3 T2

could still end up copying the definition of T1 for T2
before T1 was done being evaluated, or T3 before T2
was done.

In order to propagate the updates correctly,
record a copy of an incomplete type for re-execution
once the type is completed. Roll back CL 4313064.

Fixes #3709.

R=ken2
CC=golang-dev, lstoakes
https://golang.org/cl/6301059
2012-06-07 03:06:40 -04:00
..
bug083.dir
bug088.dir
bug106.dir
bug133.dir
bug160.dir
bug191.dir
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
bug302.dir
bug306.dir
bug313.dir
bug322.dir gc: relax assignability of method receivers 2011-05-24 19:48:19 -04:00
bug324.dir gc: correct handling of unexported method names in embedded interfaces 2011-04-21 08:14:50 -04:00
bug335.dir gc: fix import width bug 2011-04-25 12:08:48 -04:00
bug345.dir test: match gccgo error messages for bug345 2012-01-17 18:00:34 -08:00
bug367.dir test: Add the usual Copyright notice. 2012-01-24 14:48:15 -05: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 gc: fix use of stackallocated AST node in generation of static initialisation code. 2011-12-13 09:09:10 +01:00
bug392.dir gc: implicit type bug fix in export data 2012-02-09 00:26:08 -05: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 gc: add test case for issue 1743 2012-02-10 23:20:00 -05:00
bug415.dir gc: fix import of struct type in struct literal 2012-02-11 00:34:01 -05:00
bug424.dir cmd/gc: do not confuse unexported methods of same name 2012-03-07 01:55:17 -05:00
bug437.dir test: add bug437, a test that used to fail with gccgo at link time 2012-05-03 14:25:11 -07: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
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
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
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
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
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
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
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
bug223.go test: use testlib in a few more cases 2012-03-22 02:14:44 +08: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
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 test: use testlib (third 100) 2012-02-16 23:49:59 -05: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: use testlib (third 100) 2012-02-16 23:49:59 -05: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
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 cmd/dist: cross-compiling fixes 2012-02-13 22:31:51 -05: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
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
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 gc: relax assignability of method receivers 2011-05-24 19:48:19 -04:00
bug323.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug324.go gc: correct handling of unexported method names in embedded interfaces 2011-04-21 08:14:50 -04: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 gc: fix import width bug 2011-04-25 12:08:48 -04: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 gc: avoid package name ambiguity in error messages 2011-06-27 18:44:30 -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 gc: 0 expected bugs 2011-12-09 14:58:28 -05:00
bug368.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug369.go test: use testlib (third 100) 2012-02-16 23:49:59 -05: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 gofmt: do not stop test.sh after 1 error 2011-11-16 18:44:21 -05: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: Add the usual Copyright notice. 2012-01-24 14:48:15 -05: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: fix bug headers 2012-02-03 15:22:19 -05:00
bug385_64.go test: fix bug headers 2012-02-03 15:22:19 -05: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 gc: implicit type bug fix in export data 2012-02-09 00:26:08 -05: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 gc: fieldnames in structliterals in exported inlines should not be qualified if they're embedded builtin types. 2012-01-18 17:51:28 +01: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 import test that caused an incorrect gccgo error 2012-02-02 11:04:09 -08: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 cmd/gc: another special (%hhS) case for method names. 2012-02-06 16:38:59 +01: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: use testlib (fourth 100) 2012-02-16 23:50:37 -05:00
bug413.go test: use testlib (fourth 100) 2012-02-16 23:50:37 -05:00
bug414.go gc: add test case for issue 1743 2012-02-10 23:20:00 -05:00
bug415.go gc: fix import of struct type in struct literal 2012-02-11 00:34:01 -05:00
bug416.go test: use testlib (fourth 100) 2012-02-16 23:50:37 -05: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: fix run.bash by spelling out the commands to use for bug424.go 2012-03-22 12:48:41 -07: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 runtime: work around false negative in deadlock detection 2012-03-27 12:22:19 -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 gc: use correct line number for EOF syntax error 2012-04-26 02:57:23 -07:00
bug436.go test: add bug436, valid code that crashed gccgo 2012-05-03 10:33:10 -07:00
bug437.go test: add bug437, a test that used to fail with gccgo at link time 2012-05-03 14:25:11 -07: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
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
bug1515.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00