go/test/fixedbugs
Cuong Manh Le 5e7697b627 test: add regression test for issue 43942
CL 356011 fixed this issue too.

Fixes #43942

Change-Id: I35ad397e78eeb80eff3a4217c4d40f15d40bdebb
Reviewed-on: https://go-review.googlesource.com/c/go/+/423814
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
2022-08-16 01:54:23 +00:00
..
bug083.dir
bug088.dir all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug106.dir all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug133.dir all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug160.dir
bug191.dir test: don't rely on order of unrelated imports in bug191 2013-12-10 12:05:37 -08:00
bug222.dir test: use dot-relative imports where appropriate 2022-03-24 02:14:15 +00:00
bug248.dir [dev.typeparams] test: update regress tests for types2 2021-05-19 06:26:35 +00:00
bug282.dir
bug306.dir
bug313.dir
bug322.dir gc: relax assignability of method receivers 2011-05-24 19:48:19 -04:00
bug324.dir
bug335.dir
bug345.dir [dev.typeparams] test: update regress tests for types2 2021-05-19 06:26:35 +00:00
bug367.dir
bug369.dir testing: delay flag registration; move to an Init function 2019-04-29 19:54:30 +00:00
bug377.dir
bug382.dir
bug392.dir all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug396.dir
bug404.dir
bug407.dir all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug414.dir
bug415.dir
bug424.dir
bug437.dir
bug448.dir
bug460.dir
bug465.dir
bug466.dir
bug467.dir
bug468.dir
bug472.dir all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug478.dir
bug479.dir
bug480.dir all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug488.dir
bug492.dir test: add test case that gccgo failed to link 2014-12-22 23:07:10 +00:00
bug504.dir
bug506.dir test: add fixedbugs/bug506 for gccgo 2018-10-18 04:57:41 +00:00
bug507.dir
bug510.dir
bug511.dir
gcc67968.dir
issue3552.dir
issue4252.dir
issue4326.dir
issue4370.dir
issue4510.dir test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
issue4590.dir
issue4879.dir
issue4932.dir
issue4964.dir
issue5105.dir
issue5125.dir
issue5259.dir
issue5260.dir
issue5291.dir
issue5470.dir
issue5614.dir
issue5755.dir
issue5910.dir test: use dot-relative imports where appropriate 2022-03-24 02:14:15 +00:00
issue5957.dir test: compile source files as if from "test" module 2022-03-24 17:50:47 +00:00
issue6295.dir
issue6513.dir
issue6789.dir
issue7023.dir
issue7648.dir test: use dot-relative imports where appropriate 2022-03-24 02:14:15 +00:00
issue7995b.dir
issue8060.dir test: use dot-relative imports where appropriate 2022-03-24 02:14:15 +00:00
issue8280.dir
issue9355.dir
issue9537.dir
issue9608.dir
issue10066.dir
issue10219.dir
issue10700.dir
issue11053.dir test: use dot-relative imports where appropriate 2022-03-24 02:14:15 +00:00
issue11656.dir test: workaround SIGILL on issue11656 on aix 2022-01-11 15:28:40 +00:00
issue12677.dir
issue13777.dir
issue14164.dir
issue14331.dir all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue15071.dir
issue15470.dir
issue15514.dir
issue15548.dir
issue15572.dir
issue15609.dir
issue15646.dir
issue15838.dir
issue15920.dir
issue16133.dir
issue16317.dir
issue16616.dir
issue18419.dir
issue18895.dir
issue18911.dir
issue19028.dir
issue19261.dir
issue19467.dir test: compile source files as if from "test" module 2022-03-24 17:50:47 +00:00
issue19507.dir
issue19548.dir
issue19699.dir
issue19764.dir
issue20014.dir test: fix issue20014 for noopt builder 2022-05-16 19:48:35 +00:00
issue20682.dir
issue21120.dir
issue22877.dir
issue22941.dir
issue22962.dir test: use dot-relative imports where appropriate 2022-03-24 02:14:15 +00:00
issue23179.dir test: use dot-relative imports where appropriate 2022-03-24 02:14:15 +00:00
issue23311.dir
issue24693.dir
issue24761.dir
issue24801.dir
issue25055.dir
issue25984.dir
issue26341.dir
issue27836.dir [dev.unified] test: change Unicode file/package name to use characters not translated by macOS. 2022-07-19 19:36:23 +00:00
issue29610.dir
issue29612.dir test: make runindir tests pass regardless of whether module mode is in use 2020-03-25 14:19:25 +00:00
issue29919.dir test: compile source files as if from "test" module 2022-03-24 17:50:47 +00:00
issue30659.dir
issue30862.dir
issue30907.dir
issue30908.dir
issue31053.dir
issue31252.dir test: use dot-relative imports where appropriate 2022-03-24 02:14:15 +00:00
issue31636.dir test: use dot-relative imports where appropriate 2022-03-24 02:14:15 +00:00
issue31637.dir
issue31959.dir test: use dot-relative imports where appropriate 2022-03-24 02:14:15 +00:00
issue32595.dir test: use dot-relative imports where appropriate 2022-03-24 02:14:15 +00:00
issue32778.dir
issue32901.dir all: use reflect.{Pointer,PointerTo} 2021-10-26 14:24:17 +00:00
issue32922.dir
issue33013.dir test: use dot-relative imports where appropriate 2022-03-24 02:14:15 +00:00
issue33020.dir test: use dot-relative imports where appropriate 2022-03-24 02:14:15 +00:00
issue33020a.dir
issue33158.dir test: use dot-relative imports where appropriate 2022-03-24 02:14:15 +00:00
issue33219.dir test: use dot-relative imports where appropriate 2022-03-24 02:14:15 +00:00
issue33739.dir test: use dot-relative imports where appropriate 2022-03-24 02:14:15 +00:00
issue33866.dir
issue34503.dir test: use dot-relative imports where appropriate 2022-03-24 02:14:15 +00:00
issue34577.dir test: use dot-relative imports where appropriate 2022-03-24 02:14:15 +00:00
issue35586.dir test: use dot-relative imports where appropriate 2022-03-24 02:14:15 +00:00
issue35739.dir
issue36085.dir test: use dot-relative imports where appropriate 2022-03-24 02:14:15 +00:00
issue37513.dir
issue37837.dir
issue40252.dir
issue42284.dir [dev.unified] cmd/compile: export/import implicit attribute for conversion exprs 2022-06-06 19:21:04 +00:00
issue42401.dir test: compile source files as if from "test" module 2022-03-24 17:50:47 +00:00
issue43164.dir
issue43479.dir
issue43551.dir
issue43633.dir
issue43962.dir
issue44325.dir
issue44330.dir
issue44335.dir
issue44355.dir
issue44370.dir
issue44732.dir
issue45503.dir test: use dot-relative imports where appropriate 2022-03-24 02:14:15 +00:00
issue46653.dir
issue47068.dir test: use dot-relative imports where appropriate 2022-03-24 02:14:15 +00:00
issue47087.dir test: use dot-relative imports where appropriate 2022-03-24 02:14:15 +00:00
issue47131.dir
issue47185.dir
issue47201.dir test: re-enable a bunch of tests with types2 2021-12-03 16:24:32 +00:00
issue47317.dir
issue48088.dir test: use dot-relative imports where appropriate 2022-03-24 02:14:15 +00:00
issue49016.dir cmd/compile: fix crawling of embeddable types during inline 2021-10-20 17:26:58 +00:00
issue49094.dir cmd/compile: only look for struct type when crawling inline body 2021-10-22 00:57:18 +00:00
issue49143.dir cmd/compile: fix generic type handling when crawling inline body 2021-10-27 05:33:58 +00:00
issue50788.dir go/types, types2: print qualified object names in cycle errors 2022-06-24 17:48:24 +00:00
issue51291.dir test: add test that caused a gofrontend crash 2022-05-18 00:45:20 +00:00
issue52128.dir [dev.unified] cmd/compile: fix missing method value wrapper in unified IR 2022-06-06 19:20:41 +00:00
issue52279.dir cmd/compile: be sure to export types mentioned in f.i.g. method signature 2022-05-10 19:15:31 +00:00
issue52590.dir cmd/compile: fix missing export/import init nodes of builtins that allow multiple arguments 2022-04-28 18:02:40 +00:00
issue52856.dir test: add test that gofrontend gets wrong 2022-06-26 00:26:59 +00:00
issue52862.dir test: add test that caused gofrontend crash 2022-06-27 16:12:51 +00:00
bug000.go
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
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
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
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
bug021.go
bug022.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug023.go
bug024.go
bug026.go
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
bug031.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug035.go
bug037.go
bug039.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug040.go
bug045.go
bug046.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug047.go
bug048.go
bug049.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
bug050.go cmd/compile: graceful handle error in noder LoadPackage 2021-03-04 06:35:44 +00: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
bug057.go
bug058.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug059.go
bug060.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug061.go
bug062.go
bug063.go
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
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
bug070.go
bug071.go
bug072.go
bug073.go cmd/compile: implement shifts by signed amounts 2019-02-15 23:13:09 +00:00
bug074.go
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
bug078.go
bug080.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug081.go [dev.typeparams] test: adjust more test cases to match compiler -G output 2020-12-03 17:55:56 +00:00
bug082.go
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: s/float/float32/ 2012-12-13 15:11:31 -08:00
bug086.go test: update bug086.go for current gccgo behaviour 2013-08-09 08:43:19 -07: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 [dev.typeparams] test: adjust more test cases to match compiler -G output 2020-12-03 17:55:56 +00:00
bug091.go
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
bug097.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug098.go
bug099.go
bug101.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug102.go
bug103.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug104.go
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 cmd/compile: give informative error instead of "stupid shift" 2016-02-23 22:31:35 +00:00
bug109.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug110.go
bug111.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug112.go
bug113.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug114.go
bug115.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug116.go
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 cmd/compile/internal/syntax: remove code dealing with multiple method names 2022-03-30 18:02:38 +00:00
bug122.go [dev.typeparams] test: adjust more test cases to match compiler -G output 2020-12-03 17:55:56 +00:00
bug123.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug126.go
bug127.go
bug128.go
bug129.go
bug130.go
bug131.go
bug132.go [dev.typeparams] test: adjust more test cases to match compiler -G output 2020-12-03 17:55:56 +00:00
bug133.go test: use rundir and errorcheckdir for a few more tests. 2012-10-07 18:37:05 +02:00
bug135.go
bug136.go
bug137.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug139.go
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
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 all: fix spelling 2022-05-18 00:47:29 +00:00
bug151.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug152.go
bug154.go
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
bug158.go
bug159.go
bug160.go
bug161.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug163.go
bug164.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug165.go
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
bug170.go
bug171.go
bug172.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug173.go cmd/gc: implement 'for range x {' 2014-07-16 19:27:10 -04:00
bug174.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug175.go
bug176.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00: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
bug184.go
bug185.go
bug186.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug187.go
bug188.go
bug189.go
bug190.go
bug191.go
bug192.go [dev.typeparams] test: finish triaging all outstanding failing tests 2020-12-14 21:28:48 +00:00
bug193.go go/types, types2: report error for invalid string(1 << s) 2022-01-18 23:59:40 +00:00
bug194.go
bug195.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
bug196.go
bug197.go
bug198.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug199.go
bug200.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug201.go
bug202.go
bug203.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug204.go
bug205.go cmd/compile/internal/types2: refactor untyped conversions 2021-03-23 05:11:09 +00:00
bug206.go
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
bug209.go
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
bug215.go [dev.typeparams] test: adjust more test cases to match compiler -G output 2020-12-03 17:55:56 +00:00
bug216.go
bug217.go cmd/compile: be slightly more tolerant in case of certain syntax errors 2017-03-24 20:07:15 +00:00
bug218.go all: link to https instead of http 2015-07-11 14:36:33 +00:00
bug219.go
bug221.go all: link to https instead of http 2015-07-11 14:36:33 +00:00
bug222.go test: use run.go for more tests. 2012-08-25 10:16:02 +02:00
bug223.go
bug224.go [dev.typeparams] test: adjust more test cases to match compiler -G output 2020-12-03 17:55:56 +00:00
bug225.go test: use testlib (second 100) 2012-02-16 23:49:30 -05:00
bug227.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug228.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
bug228a.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
bug229.go [dev.typeparams] test: finish triaging all outstanding failing tests 2020-12-14 21:28:48 +00:00
bug230.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug231.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
bug232.go
bug233.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug234.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug235.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug236.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug237.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug238.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug239.go
bug240.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug241.go
bug242.go
bug243.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug244.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug245.go
bug246.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug247.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug248.go
bug249.go
bug250.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug251.go test: update for gofrontend error message changes 2020-12-15 21:45:05 +00:00
bug252.go
bug253.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug254.go
bug255.go go/types, types2: better error message for invalid array length 2022-02-11 22:01:05 +00:00
bug256.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug257.go
bug258.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug259.go
bug260.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug261.go
bug262.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug263.go
bug264.go all: link to https instead of http 2015-07-11 14:36:33 +00:00
bug265.go all: link to https instead of http 2015-07-11 14:36:33 +00:00
bug266.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug267.go [dev.typeparams] test: rename blank functions 2021-07-28 21:41:07 +00:00
bug269.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug271.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug272.go
bug273.go runtime: handle 64bits addresses for AIX 2018-11-26 14:06:28 +00:00
bug274.go
bug275.go
bug276.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug277.go
bug278.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug279.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug280.go
bug281.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug282.go test: add a compiledir pattern in run.go 2012-07-30 21:12:05 +02:00
bug283.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug284.go test: use testlib (third 100) 2012-02-16 23:49:59 -05:00
bug285.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug286.go
bug287.go
bug288.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug289.go
bug290.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug291.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug292.go
bug293.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug294.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug295.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug296.go
bug297.go cmd/compile: fix wrong condition in tcShift 2021-03-05 18:46:48 +00:00
bug298.go
bug299.go
bug300.go
bug301.go
bug303.go
bug304.go
bug305.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug306.go test: add a compiledir pattern in run.go 2012-07-30 21:12:05 +02:00
bug307.go
bug308.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug309.go
bug311.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug312.go
bug313.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug314.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug315.go
bug316.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug317.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug318.go
bug319.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug320.go
bug321.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug322.go test: use rundir and errorcheckdir for a few more tests. 2012-10-07 18:37:05 +02:00
bug323.go
bug324.go test: use rundir and errorcheckdir for a few more tests. 2012-10-07 18:37:05 +02:00
bug325.go [dev.typeparams] test: finish triaging all outstanding failing tests 2020-12-14 21:28:48 +00:00
bug326.go cmd/compile/internal/types2: report types for mismatched call and return statements 2021-11-24 20:57:46 +00:00
bug327.go
bug328.go
bug328.out
bug329.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug330.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug331.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug332.go
bug333.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug334.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug335.go
bug336.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug337.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug338.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug339.go
bug340.go [dev.typeparams] test: finish triaging all outstanding failing tests 2020-12-14 21:28:48 +00:00
bug341.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug342.go [dev.typeparams] test: finish triaging all outstanding failing tests 2020-12-14 21:28:48 +00:00
bug343.go
bug344.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug345.go test: compile source files as if from "test" module 2022-03-24 17:50:47 +00:00
bug346.go
bug347.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug348.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug349.go
bug350.go [dev.typeparams] test: finish triaging all outstanding failing tests 2020-12-14 21:28:48 +00:00
bug351.go
bug352.go
bug353.go
bug354.go
bug355.go
bug356.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug357.go
bug358.go cmd/compile: make check2 gracefully exit if it reported errors 2021-03-04 06:36:33 +00:00
bug361.go
bug362.go [dev.typeparams] test: finish triaging all outstanding failing tests 2020-12-14 21:28:48 +00:00
bug363.go
bug364.go
bug365.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug366.go
bug367.go
bug368.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug369.go cmd/compile: simplify fingerprint logic 2022-03-25 21:58:03 +00:00
bug370.go
bug371.go [dev.typeparams] test: finish triaging all outstanding failing tests 2020-12-14 21:28:48 +00:00
bug372.go
bug373.go
bug374.go
bug375.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug376.go cmd/compile: handle unsafe builtins like universal builtins 2016-10-18 22:34:44 +00:00
bug377.go test: add a compiledir pattern in run.go 2012-07-30 21:12:05 +02:00
bug378.go
bug379.go [dev.typeparams] test: finish triaging all outstanding failing tests 2020-12-14 21:28:48 +00:00
bug380.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug381.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug382.go test: convert more tests to rundir/compiledir conventions 2012-10-07 23:22:01 +02:00
bug383.go
bug384.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug385_32.go
bug385_64.go
bug386.go [dev.typeparams] test: finish triaging all outstanding failing tests 2020-12-14 21:28:48 +00:00
bug387.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug388.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
bug388a.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
bug389.go cmd/compile: match Go 1.17 compiler error messages more closely 2021-11-12 23:07:01 +00:00
bug390.go [dev.typeparams] test: finish triaging all outstanding failing tests 2020-12-14 21:28:48 +00:00
bug391.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug392.go test: use run.go for more tests. 2012-08-25 10:16:02 +02:00
bug393.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug394.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug396.go test: add a compiledir pattern in run.go 2012-07-30 21:12:05 +02:00
bug397.go
bug398.go test: restore fixedbugs/bug398.go to original version 2017-05-18 21:45:03 +00:00
bug399.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug401.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug402.go
bug403.go
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 all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug407.go test: add a compiledir pattern in run.go 2012-07-30 21:12:05 +02:00
bug409.go
bug409.out 6g,8g: make constant propagation inlining-friendly. 2012-02-08 10:25:13 -05:00
bug410.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug411.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug412.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
bug413.go
bug414.go
bug415.go
bug416.go
bug417.go test: use testlib (another bunch). 2012-02-18 22:15:42 +01:00
bug418.go
bug419.go test: add some tests that gccgo failed to handle correctly 2012-02-17 17:52:05 -08:00
bug420.go
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 all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug425.go
bug426.go
bug427.go all: link to https instead of http 2015-07-11 14:36:33 +00:00
bug428.go
bug430.go
bug431.go
bug432.go
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 all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug436.go
bug437.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00: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
bug440_64.go
bug441.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug442.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug443.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug444.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug445.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug446.go
bug447.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug448.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug449.go
bug450.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug451.go test: match gccgo error messages 2012-09-28 08:30:30 -07:00
bug452.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug453.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug454.go
bug455.go
bug456.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug457.go
bug458.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug459.go
bug460.go
bug461.go
bug462.go
bug463.go [dev.typeparams] test: finish triaging all outstanding failing tests 2020-12-14 21:28:48 +00:00
bug464.go
bug465.go
bug466.go
bug467.go
bug468.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug470.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug471.go
bug472.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug473.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug474.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug475.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug476.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug477.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug478.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug479.go
bug480.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug481.go
bug482.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug483.go
bug484.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug485.go
bug486.go
bug487.go
bug488.go
bug489.go
bug490.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug491.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug492.go test: add test case that gccgo failed to link 2014-12-22 23:07:10 +00:00
bug493.go test: add test that gccgo failed to compile 2014-12-17 02:22:57 +00:00
bug494.go test: add bug494: test case miscompiled by gccgo 2014-12-18 02:45:00 +00:00
bug495.go test: add test that gccgo failed to compile 2015-03-13 22:05:23 +00:00
bug496.go
bug497.go test: add test that gccgo miscompiled 2015-12-22 00:03:45 +00:00
bug498.go
bug499.go test: add test case that failed when built with gccgo 2016-11-15 21:25:44 +00:00
bug500.go
bug501.go
bug502.go test: add test that caused gccgo undefined symbol error 2017-06-08 03:58:11 +00:00
bug503.go test: add test case that gccgo crashed on 2017-09-11 06:03:39 +00:00
bug504.go test: add test case that gccgo miscompiled 2017-10-12 19:02:09 +00:00
bug505.go
bug506.go test: add fixedbugs/bug506 for gccgo 2018-10-18 04:57:41 +00:00
bug507.go
bug508.go test: add test case that gccgo failed to compile 2020-04-10 18:42:07 +00:00
bug509.go test: add a test case that gccgo fails to compile 2020-08-15 01:42:57 +00:00
bug510.go test: add new test that gofrontend failed to handle 2020-12-07 17:29:52 +00:00
bug511.go
bug512.go test: add bug that failed when run with gccgo 2021-03-17 19:15:18 +00:00
bug513.go test: only run bug513.go if cgo is enabled 2021-03-24 21:20:10 +00:00
bug514.go
bug515.go test: add notinheap test that caused a gofrontend crash 2022-02-13 18:51:07 +00:00
bug1515.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
bug13343.go test: match gofrontend error messages 2020-12-10 18:34:40 +00:00
bug19403.go
gcc61204.go
gcc61244.go
gcc61246.go
gcc61248.go
gcc61253.go
gcc61254.go
gcc61255.go
gcc61258.go
gcc61264.go
gcc61265.go
gcc61273.go
gcc65755.go
gcc67968.go
gcc78763.go
gcc80226.go
gcc89321.go
gcc101994.go
issue887.go
issue1304.go
issue2615.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue3552.go
issue3705.go
issue3783.go
issue3925.go
issue4066.go
issue4085a.go
issue4085b.go
issue4097.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue4099.go
issue4162.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue4167.go
issue4215.go cmd/compile, go/types: restore 'too many return values' error for func with no results 2022-01-18 21:43:02 +00:00
issue4232.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
issue4251.go [dev.typeparams] cmd/compile/internal/types2: adjusted more error messages for compiler 2020-12-09 23:59:57 +00:00
issue4252.go
issue4264.go cmd/gc: Error out on division by constant zero. 2013-01-30 20:21:08 +01:00
issue4283.go
issue4313.go
issue4316.go
issue4323.go
issue4326.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue4348.go cmd/internal/obj: reject too large symbols 2020-10-20 18:51:03 +00:00
issue4353.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue4359.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue4365.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue4370.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue4396a.go
issue4396b.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue4399.go
issue4405.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue4429.go
issue4448.go
issue4452.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
issue4458.go [dev.typeparams] merge: merge branch 'dev.regabi' into 'dev.typeparams' 2020-12-14 12:13:36 -08:00
issue4463.go
issue4468.go
issue4470.go [dev.typeparams] cmd/compile/internal/types2: adjusted more error messages for compiler 2020-12-09 23:59:57 +00:00
issue4495.go
issue4510.go
issue4517a.go
issue4517b.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue4517c.go
issue4517d.go
issue4518.go
issue4529.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue4545.go
issue4562.go
issue4585.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue4590.go cmd/gc: mark wrapper methods for unnamed types as DUPOK. 2013-01-02 21:42:26 +01:00
issue4610.go
issue4614.go
issue4618.go
issue4620.go
issue4654.go
issue4663.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue4667.go
issue4734.go
issue4748.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue4752.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue4776.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue4785.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue4813.go
issue4847.go
issue4879.go cmd/gc: fix corruption in export of &T{} literals. 2013-02-26 00:43:31 +01:00
issue4909a.go
issue4909b.go
issue4932.go
issue4964.go
issue5002.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue5056.go
issue5089.go
issue5105.go
issue5125.go cmd/gc: be more tolerant with recursive types when checking map types. 2013-04-03 08:18:30 +02:00
issue5162.go
issue5172.go
issue5231.go
issue5244.go
issue5259.go cmd/gc: disable inlining of method values 2013-04-13 08:22:16 +02:00
issue5260.go
issue5291.go
issue5358.go
issue5373.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue5470.go cmd/gc: repair make(T) in export data for inlining. 2013-05-16 09:01:43 +02:00
issue5493.go [dev.regabi] test: enable finalizer tests on !amd64 2021-01-05 21:11:31 +00:00
issue5515.go cmd/gc: save local var list before inlining 2013-06-11 20:23:21 -07:00
issue5581.go
issue5607.go
issue5609.go test: re-enable a bunch of tests with types2 2021-12-03 16:24:32 +00:00
issue5614.go cmd/gc: fix missing slice/array types in export data. 2013-06-04 08:18:36 +02:00
issue5698.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue5704.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue5753.go cmd/gc: fix issue with method wrappers not having escape analysis run on them. 2013-07-02 17:12:08 +02:00
issue5755.go
issue5793.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue5809.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue5820.go
issue5841.go
issue5856.go
issue5910.go
issue5957.go
issue5963.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue6004.go cmd/compile/internal/types2: print "nil" rather than "untyped nil" 2021-11-22 23:51:43 +00:00
issue6036.go
issue6055.go
issue6131.go
issue6140.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue6247.go
issue6269.go
issue6295.go
issue6298.go
issue6399.go
issue6402.go cmd/compile/internal/types2: print "nil" rather than "untyped nil" 2021-11-22 23:51:43 +00:00
issue6403.go
issue6405.go cmd/gc: fix spurious 'not enough arguments to return' error 2014-03-14 16:42:42 +01:00
issue6406.go
issue6428.go
issue6500.go
issue6513.go
issue6572.go cmd/compile: match Go 1.17 compiler error messages more closely 2021-11-12 23:07:01 +00:00
issue6671.go
issue6703a.go
issue6703b.go
issue6703c.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue6703d.go
issue6703e.go
issue6703f.go
issue6703g.go
issue6703h.go
issue6703i.go
issue6703j.go
issue6703k.go
issue6703l.go
issue6703m.go
issue6703n.go
issue6703o.go
issue6703p.go
issue6703q.go
issue6703r.go
issue6703s.go
issue6703t.go
issue6703u.go
issue6703v.go
issue6703w.go
issue6703x.go
issue6703y.go
issue6703z.go
issue6750.go
issue6772.go
issue6789.go
issue6847.go
issue6866.go
issue6889.go
issue6899.go
issue6899.out
issue6902.go
issue6964.go
issue6977.go test: match gofrontend error messages 2020-12-03 20:30:02 +00:00
issue7023.go
issue7044.go
issue7050.go
issue7083.go
issue7129.go
issue7150.go
issue7153.go cmd/compile/internal/types2: refactor untyped conversions 2021-03-23 05:11:09 +00:00
issue7214.go
issue7223.go cmd/compile/internal/types2: print "nil" rather than "untyped nil" 2021-11-22 23:51:43 +00:00
issue7272.go
issue7310.go
issue7316.go
issue7346.go
issue7366.go
issue7405.go
issue7419.go
issue7525.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
issue7525b.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
issue7525c.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
issue7525d.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
issue7525e.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
issue7538a.go
issue7538b.go cmd/gc: ignore blank (_) labels in label declarations 2014-04-09 08:34:17 +02:00
issue7547.go
issue7550.go
issue7590.go
issue7648.go cmd/gc: fix spurious "bad negated constant" for complex constants. 2014-04-01 02:55:38 -04:00
issue7675.go test: recognize gofrontend error messages 2020-12-15 02:35:59 +00:00
issue7690.go
issue7740.go
issue7742.go cmd/gc: fix typo in ordermapassign 2014-04-11 15:28:37 +02:00
issue7746.go test: recognize gofrontend error messages 2020-12-15 02:35:59 +00:00
issue7760.go
issue7794.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue7863.go
issue7867.go
issue7884.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue7921.go [dev.unified] test: relax issue7921.go diagnostic message 2022-06-09 01:34:45 +00:00
issue7944.go
issue7995.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue7995b.go cmd/gc: correct handling of globals, func args, results 2014-05-15 15:34:53 -04:00
issue7996.go
issue7997.go
issue7998.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue8004.go
issue8011.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue8017.go
issue8028.go
issue8036.go
issue8039.go
issue8042.go
issue8047.go
issue8047b.go runtime: ensure that Goexit cannot be aborted by a recursive panic/recover 2019-11-04 16:32:38 +00:00
issue8048.go
issue8060.go cmd/gc: generate type alg after calling dowidth. 2014-09-15 18:24:16 +02:00
issue8073.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue8074.go
issue8076.go
issue8079.go test: add test for gccgo-specific issue 8079 2014-10-13 12:33:45 -07:00
issue8132.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue8139.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue8154.go
issue8155.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue8158.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue8183.go
issue8280.go
issue8311.go test: recognize gofrontend error messages 2020-12-15 02:35:59 +00:00
issue8325.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue8336.go
issue8347.go
issue8385.go
issue8438.go
issue8440.go
issue8475.go
issue8501.go
issue8507.go
issue8606.go
issue8606b.go test: make issue8606b test more robust 2021-11-18 02:53:02 +00:00
issue8612.go
issue8613.go test: remove amd64 build tag from test 2016-11-23 22:01:32 +00:00
issue8620.go
issue8745.go
issue8761.go [dev.typeparams] test: rename blank functions 2021-07-28 21:41:07 +00:00
issue8836.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue8947.go
issue8961.go
issue9006.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue9017.go
issue9036.go
issue9076.go test: match gofrontend error messages 2020-12-10 18:34:40 +00:00
issue9083.go
issue9110.go
issue9321.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue9355.go cmd/compile: set LocalPkg.Path to -p flag 2022-05-16 18:19:47 +00:00
issue9370.go
issue9432.go
issue9521.go cmd/compile: match Go 1.17 compiler error messages more closely 2021-11-12 23:07:01 +00:00
issue9537.go cmd/gc: treat non-local vars inlined into wrapper as escaping 2015-01-22 03:25:12 +00:00
issue9604.go
issue9604b.go
issue9608.go
issue9634.go
issue9691.go cmd/gc: allow map index expressions in for range statements 2015-01-28 15:14:04 +00:00
issue9731.go
issue9738.go cmd/gc: always treat the output parameters as having been assigned in capturevars. 2015-02-02 14:14:21 +00:00
issue9862.go
issue9862_run.go
issue10047.go
issue10066.go cmd/internal/gc: do not show original expression for constants in export data 2015-03-05 03:40:42 +00:00
issue10135.go
issue10219.go cmd/compile: recognize embedded field in inlined function 2015-07-15 06:04:51 +00:00
issue10253.go
issue10284.go
issue10320.go
issue10332.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue10353.go
issue10407.go
issue10441.go
issue10486.go
issue10607.go test: re-enable test on riscv64 now that it supports external linking 2021-05-20 16:41:09 +00:00
issue10607a.go
issue10654.go
issue10700.go
issue10925.go
issue10958.go
issue10975.go cmd/compile: always accept 1.18 syntax but complain if not 1.18 2021-08-25 23:43:53 +00:00
issue10977.go
issue11053.go
issue11053.out cmd/compile: run escape analysis after method wrapper generation 2015-06-17 02:36:45 +00:00
issue11256.go runtime: always clear stack barriers on G exit 2015-06-29 15:02:30 +00:00
issue11286.go
issue11326.go
issue11326b.go
issue11354.go
issue11359.go cmd/compile: reject identifiers beginning with non-ASCII digit 2015-11-16 20:38:42 +00:00
issue11361.go
issue11362.go [dev.regabi] cmd/compile: backport changes from dev.typeparams (9456804) 2021-01-25 01:31:37 +00:00
issue11369.go
issue11370.go cmd/compile: "abc"[1] is not an ideal constant 2016-10-13 17:41:04 +00:00
issue11371.go
issue11590.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
issue11610.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
issue11610a.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
issue11614.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
issue11656.go test: workaround SIGILL on issue11656 on aix 2022-01-11 15:28:40 +00:00
issue11674.go
issue11699.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue11737.go go/types, types2: better error messages for comparisons 2022-02-04 23:42:25 +00:00
issue11750.go
issue11771.go cmd/compile: require -p flag 2022-03-09 21:31:58 +00:00
issue11790.go
issue11945.go [dev.typeparams] cmd/compile: force untyped constants from types2 to expected kind 2021-01-26 01:50:30 +00:00
issue11987.go
issue12006.go
issue12108.go
issue12133.go
issue12226.go
issue12347.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue12411.go
issue12413.go cmd/compile: "invalid variable name x in type switch", where x is a name of a constant 2015-10-21 04:21:16 +00:00
issue12525.go
issue12536.go
issue12577.go
issue12588.go
issue12621.go
issue12677.go cmd/compile: fix export type conversion loss in inlined func body 2015-12-16 20:30:04 +00:00
issue12686.go
issue12944.go
issue13160.go
issue13162.go cmd/compile: improve string iteration performance 2016-08-30 18:17:20 +00:00
issue13169.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue13171.go
issue13248.go test: match gofrontend error messages 2020-12-10 18:34:40 +00:00
issue13261.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue13262.go
issue13263.go
issue13265.go cmd/compile: only support -race and -msan where they work 2018-08-21 03:38:27 +00:00
issue13266.go
issue13268.go
issue13273.go
issue13274.go test: match gofrontend error messages 2020-12-10 18:34:40 +00:00
issue13319.go cmd/compile/internal/syntax: better errors for syntax errors in lists 2022-03-31 00:26:58 +00:00
issue13337.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue13365.go go/types, types2: better index-out-of-bounds error message (cleanup) 2022-03-29 17:21:15 +00:00
issue13415.go
issue13471.go
issue13480.go [dev.typeparams] cmd/compile/internal/types2: adjusted more error messages for compiler 2020-12-09 23:59:57 +00:00
issue13485.go [dev.typeparams] cmd/compile/internal/types2: adjusted qualified identifier error message for compiler 2020-12-09 23:56:19 +00:00
issue13539.go
issue13559.go cmd/compile/internal/types2: refactor untyped conversions 2021-03-23 05:11:09 +00:00
issue13587.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue13684.go
issue13777.go
issue13779.go cmd/compile, go/types: omit needless word in error message 2016-05-24 15:07:16 +00:00
issue13799.go
issue13821.go
issue13821b.go
issue14006.go
issue14010.go test: match gofrontend error messages 2020-12-10 18:34:40 +00:00
issue14136.go
issue14164.go
issue14321.go
issue14331.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue14405.go
issue14520.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
issue14520a.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
issue14540.go
issue14553.go
issue14591.go
issue14636.go test: recognize and use gc build tag 2020-12-18 00:10:44 +00:00
issue14646.go
issue14651.go
issue14652.go all: avoid use of cmd/compile -G flag in tests 2022-03-01 19:45:34 +00:00
issue14725.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
issue14729.go
issue14988.go
issue14999.go
issue15002.go
issue15013.go
issue15039.go
issue15042.go
issue15055.go
issue15071.go
issue15084.go
issue15091.go cmd/compile: only support -race and -msan where they work 2018-08-21 03:38:27 +00:00
issue15141.go
issue15175.go
issue15252.go
issue15277.go
issue15281.go
issue15303.go
issue15311.go
issue15329.go cmd/compile: handle unsafe.Pointer(f()) correctly 2016-05-18 14:01:22 +00:00
issue15439.go
issue15470.go test: added test case for (fixed) issue 15470 2016-04-29 00:42:13 +00:00
issue15514.go cmd/compile: export package for _ (blank) struct fields 2016-08-23 23:40:36 +00:00
issue15528.go
issue15548.go cmd/compile: verify imported types after they are fully imported 2016-05-05 20:31:30 +00:00
issue15550.go
issue15572.go
issue15585.go
issue15602.go
issue15604.go
issue15609.go
issue15611.go
issue15646.go
issue15722.go test: add test for gccgo issue #15722 2016-08-23 20:43:59 +00:00
issue15733.go cmd/compile: large ptr literals must escape 2016-05-19 15:12:01 +00:00
issue15747.go runtime: remove legacy eager write barrier 2018-02-13 16:34:46 +00:00
issue15747b.go
issue15838.go
issue15895.go test: add test for issue 15895 2016-09-04 00:15:41 +00:00
issue15898.go [dev.typeparams] all: merge dev.regabi into dev.typeparams 2020-12-22 17:50:13 +00:00
issue15902.go
issue15920.go cmd/compile: correctly export underlying type of predecl. error type 2016-06-01 21:32:46 +00:00
issue15926.go cmd/link: avoid name collision with DWARF .def suffix 2016-06-03 16:56:29 +00:00
issue15961.go
issue15975.go
issue15988.go
issue15992.go
issue15992.out
issue16008.go test/fixedbugs: fix go directive of issue16008.go 2021-11-26 13:06:40 +00:00
issue16016.go
issue16037_run.go
issue16095.go cmd/compile: keep heap pointer for escaping output parameters live 2016-06-27 16:48:48 +00:00
issue16130.go all: make spelling consistent 2016-12-08 23:22:37 +00:00
issue16133.go cmd/compile: fix error msg mentioning different packages with same name 2016-06-22 00:12:55 +00:00
issue16193.go cmd/compile: avoid function literal name collision with "glob" 2016-06-27 21:05:28 +00:00
issue16249.go
issue16306.go cmd/compile: allow unsafe.Pointer(nil) as static data 2016-08-16 17:47:50 +00:00
issue16317.go
issue16331.go
issue16369.go
issue16428.go test: re-enable a bunch of tests with types2 2021-12-03 16:24:32 +00:00
issue16439.go
issue16515.go
issue16616.go cmd/compile: qualify unexported fields of unnamed types 2016-08-26 11:46:15 +00:00
issue16733.go cmd/compile: don't fold >32bit constants into a MULQ 2016-08-16 16:46:48 +00:00
issue16741.go cmd/compile: CSE copied tuple selectors 2016-08-17 21:03:26 +00:00
issue16760.go fix typo in issue16760.go 2021-02-22 22:53:51 +00:00
issue16804.go
issue16870.go
issue16948.go cmd/compile: fix scheduling of memory-producing tuple ops 2016-09-01 14:25:46 +00:00
issue16949.go [dev.typeparams] cmd/compile/internal/types2: adjusted qualified identifier error message for compiler 2020-12-09 23:56:19 +00:00
issue16985.go
issue17005.go
issue17038.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
issue17039.go
issue17111.go cmd/compile: unwrap fewer CONVNOPs in staticassign 2016-09-15 14:08:10 +00:00
issue17194.go
issue17270.go
issue17318.go
issue17328.go test: match gofrontend error messages 2020-12-14 17:26:06 +00:00
issue17381.go
issue17449.go cmd/compile: only support -race and -msan where they work 2018-08-21 03:38:27 +00:00
issue17551.go cmd/compile: preserve type information in inrange 2016-10-24 22:57:21 +00:00
issue17588.go cmd/compile: only check return for valid functions 2021-03-05 18:45:59 +00:00
issue17596.go cmd/compile: emit assignments after calls in the right order 2016-10-27 16:52:30 +00:00
issue17631.go test: match gofrontend error messages 2020-12-14 17:26:06 +00:00
issue17640.go
issue17645.go test: re-enable a bunch of tests with types2 2021-12-03 16:24:32 +00:00
issue17710.go
issue17752.go cmd/compile: prevent Noalg from breaking user types 2016-11-04 00:11:28 +00:00
issue17758.go
issue17918.go
issue18089.go cmd/compile: add test for blank field in composite literal 2017-04-29 20:32:54 +00:00
issue18092.go
issue18149.go cmd/compile: correctly parse //line filename:line where filename contains ':' 2016-12-01 22:01:33 +00:00
issue18231.go test: match gofrontend error messages 2020-12-14 17:26:06 +00:00
issue18331.go
issue18392.go [dev.typeparams] cmd/compile/internal/types2: adjusted more error messages for compiler 2020-12-09 23:59:57 +00:00
issue18393.go test: match gofrontend error messages 2020-12-14 17:26:06 +00:00
issue18410.go
issue18419.go cmd/compile: don't use ."" as a pkg prefix 2017-06-09 16:13:52 +00:00
issue18459.go
issue18595.go
issue18636.go
issue18640.go cmd/compile: reintroduce work-around for cyclic alias declarations 2018-11-05 20:30:19 +00:00
issue18655.go
issue18661.go
issue18725.go
issue18747.go cmd/compile/internal/syntax: better error for malformed 'if' statements 2017-02-13 22:02:36 +00:00
issue18808.go cmd/compile: use CMPWU for 32-bit or smaller unsigned Geq on ppc64{,le} 2017-01-27 16:04:04 +00:00
issue18882.go cmd/compile: provide line number for cgo directive error (fix a TODO) 2017-02-02 21:24:50 +00:00
issue18895.go
issue18906.go
issue18911.go
issue18915.go test: match gofrontend error messages 2020-12-14 17:26:06 +00:00
issue18994.go
issue19012.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
issue19028.go
issue19040.go
issue19056.go
issue19078.go
issue19084.go cmd/compile: undo special handling of zero-valued STRUCTLIT 2017-02-14 18:57:56 +00:00
issue19113.go
issue19137.go
issue19168.go
issue19182.go
issue19201.go
issue19217.go cmd/compile: repaired loop-finder to handle trickier nesting 2017-02-23 22:28:44 +00:00
issue19246.go cmd/compile: evaluate zero-sized values converted to interfaces 2017-02-24 19:09:41 +00:00
issue19261.go
issue19275.go
issue19323.go cmd/compile: restore original assignment error messages 2021-09-23 19:41:41 +00:00
issue19359.go
issue19467.go
issue19482.go
issue19507.go
issue19515.go
issue19548.go
issue19555.go
issue19610.go cmd/compile: don't permit declarations in post statement of for loop 2017-03-20 20:02:34 +00:00
issue19632.go
issue19658.go test: recognize and use gc build tag 2020-12-18 00:10:44 +00:00
issue19667.go test: match gofrontend error messages 2020-12-14 17:26:06 +00:00
issue19671.go
issue19678.go
issue19679.go
issue19696.go cmd/compile: only SSA [0]T when T is SSA-able 2017-03-24 16:53:22 +00:00
issue19699.go
issue19699b.go
issue19705.go
issue19710.go
issue19743.go cmd/compile: skip escape analysis diagnostics for OADDR 2019-04-02 16:34:03 +00:00
issue19764.go cmd/link: canonicalize the "package" of dupok text symbols 2017-04-02 03:25:02 +00:00
issue19783.go cmd/compile: avoid infinite loops in dead blocks during phi insertion 2017-03-30 17:06:08 +00:00
issue19799.go
issue19880.go
issue19911.go cmd/compile: make iface == iface const evaluation respect != 2017-04-10 20:05:56 +00:00
issue19947.go [dev.typeparams] cmd/compile/internal/types2: adjusted more error messages for compiler 2020-12-09 23:59:57 +00:00
issue19977.go
issue20014.go test: add a field tracking test 2021-04-21 20:24:34 +00:00
issue20014.out cmd/compile: set LocalPkg.Path to -p flag 2022-05-16 18:19:47 +00:00
issue20029.go cmd/compile: zero ambiguously live variables at VARKILLs 2017-04-20 23:47:43 +00:00
issue20097.go
issue20145.go
issue20162.go
issue20174.go
issue20185.go [dev.typeparams] all: merge dev.regabi into dev.typeparams 2020-12-22 17:50:13 +00:00
issue20227.go
issue20232.go
issue20233.go
issue20245.go
issue20250.go test: relax fixedbugs/issue20250.go expectations 2022-08-11 20:03:02 +00:00
issue20298.go cmd/compile: make "imported and not used" errors deterministic 2017-05-09 21:14:56 +00:00
issue20333.go cmd/compile: avoid checkwidth of [...] arrays 2017-05-11 18:18:55 +00:00
issue20335.go
issue20415.go
issue20529.go
issue20530.go
issue20602.go
issue20682.go cmd/compile: add regress test for #20682 2017-06-15 22:01:35 +00:00
issue20739.go
issue20749.go
issue20780.go
issue20780b.go [dev.regabi] cmd/compile: deref PAUTOHEAPs during SSA construction 2021-01-10 08:01:49 +00:00
issue20789.go
issue20811.go
issue20812.go
issue20813.go test: match gofrontend error messages 2020-12-14 17:37:52 +00:00
issue20923.go test: add a test that gccgo miscompiled 2018-02-14 20:13:07 +00:00
issue21048.go
issue21120.go
issue21221.go
issue21253.go
issue21256.go
issue21273.go
issue21317.go cmd/compile: require -p flag 2022-03-09 21:31:58 +00:00
issue21576.go test: recognize and use gc build tag 2020-12-18 00:10:44 +00:00
issue21655.go
issue21687.go cmd/compile: fix evaluation order for OASOP 2017-09-05 18:10:17 +00:00
issue21709.go cmd/compile: use clearer error message for stuct literal 2020-09-12 08:31:49 +00:00
issue21770.go test: add test that caused gccgo incorrect compilation 2017-09-09 13:32:23 +00:00
issue21808.go cmd/compile: fix println() 2017-09-08 20:10:48 +00:00
issue21808.out
issue21879.go cmd/compile: fix stack frame info for calls in receiver slot 2017-09-19 18:35:24 +00:00
issue21879.out cmd/compile: fix stack frame info for calls in receiver slot 2017-09-19 18:35:24 +00:00
issue21882.go cmd/compile: fix compiler crash on recursive types 2017-09-18 21:49:43 +00:00
issue21887.go test: remove rundircmpout and cmpout actions 2018-05-31 17:36:45 +00:00
issue21887.out
issue21934.go cmd/compile: lookup methods of base type for named pointer type 2019-10-04 18:34:18 +00:00
issue21963.go cmd/compile: fix sign-extension merging rules 2017-09-26 16:24:08 +00:00
issue21979.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
issue21988.go
issue22063.go test: match gofrontend error messages 2020-12-14 17:37:52 +00:00
issue22076.go
issue22083.go cmd/compile: fix merge rules for panic calls 2017-10-03 09:27:37 +00:00
issue22164.go
issue22198.go
issue22200.go
issue22200b.go
issue22305.go
issue22326.go
issue22326.out
issue22327.go
issue22344.go cmd/compile: allow iota inside function in a ConstSpec 2019-09-12 06:46:57 +00:00
issue22351.go cmd/compile: silence unnecessary unsafe error 2017-10-24 02:28:02 +00:00
issue22389.go cmd/compile: do not set ONAME type when evaluated in type context 2021-03-05 18:47:09 +00:00
issue22429.go cmd/compile: make sure not to use SP as an index register 2017-10-26 02:45:05 +00:00
issue22458.go
issue22581.go
issue22605.go
issue22660.go cmd/compile: require -p flag 2022-03-09 21:31:58 +00:00
issue22662.go
issue22662b.go cmd/compile: require -p flag 2022-03-09 21:31:58 +00:00
issue22683.go test: remove rundircmpout and cmpout actions 2018-05-31 17:36:45 +00:00
issue22683.out
issue22781.go
issue22794.go [dev.typeparams] all: merge dev.regabi into dev.typeparams 2020-12-22 17:50:13 +00:00
issue22822.go
issue22877.go cmd/compile: make -asmhdr work with type aliases 2017-11-29 20:40:41 +00:00
issue22881.go
issue22904.go
issue22921.go
issue22941.go
issue22962.go
issue23017.go [dev.regabi] cmd/compile: fix map assignment order 2021-01-03 19:48:18 +00:00
issue23093.go
issue23094.go
issue23116.go
issue23179.go
issue23188.go
issue23298.go
issue23305.go
issue23311.go cmd/compile: allow bodyless function if it is linkname'd 2018-11-26 20:00:59 +00:00
issue23414.go
issue23489.go test: add test case for incorrect gccgo compilation error 2018-02-14 20:13:22 +00:00
issue23504.go cmd/compile: reset branch prediction when deleting a branch 2018-02-20 00:56:13 +00:00
issue23521.go
issue23522.go cmd/compile: don't let spills clobber arguments 2018-01-23 21:51:55 +00:00
issue23536.go cmd/compile: fix conv of slice of user-define byte type to string 2022-01-07 18:40:16 +00:00
issue23545.go
issue23546.go
issue23586.go
issue23587.go cmd/compile/internal/syntax: parser to accept ~x as unary expression 2022-04-26 02:19:42 +00:00
issue23609.go [dev.typeparams] cmd/compile/internal/types2: adjusted more error messages for compiler 2020-12-09 23:59:57 +00:00
issue23664.go
issue23719.go
issue23732.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
issue23734.go
issue23780.go
issue23781.go
issue23812.go
issue23814.go test: add tests for string/[]byte/[]rune conversions 2022-06-15 00:06:24 +00:00
issue23823.go
issue23837.go
issue23912.go
issue24120.go
issue24159.go
issue24173.go
issue24187.go
issue24339.go test: match gofrontend error messages 2020-12-14 17:37:52 +00:00
issue24419.go
issue24449.go cmd/compile: mark LAA and LAAG as clobbering flags on s390x 2018-03-20 09:44:50 +00:00
issue24470.go
issue24488.go
issue24491a.go
issue24491b.go test: fix flaky test for issue24491 2020-09-13 07:54:42 +00:00
issue24503.go cmd/compile/internal/ssa: handle symbol address comparisons consistently 2018-03-31 21:37:13 +00:00
issue24547.go cmd/compile: fix method set computation for shadowed methods 2018-03-27 18:56:36 +00:00
issue24651a.go
issue24651b.go
issue24693.go cmd/compile: sort method sets using package height 2018-04-10 00:06:06 +00:00
issue24693.out
issue24760.go cmd/compile: don't constant-fold non-Go constants in the frontend 2018-11-26 22:49:57 +00:00
issue24761.go
issue24763.go
issue24799.go cmd/compile: generate load without DS relocation for go.string on ppc64le 2018-04-20 16:16:47 +00:00
issue24801.go
issue24817.go
issue24937.go
issue24939.go
issue25006.go
issue25055.go
issue25101.go
issue25322.go
issue25322.out
issue25507.go
issue25516.go cmd/compile: update WBLoads during deadcode 2018-05-29 17:45:36 +00:00
issue25727.go
issue25741.go
issue25776.go
issue25897a.go
issue25897b.go
issue25958.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
issue25966.go
issue25984.go
issue25993.go cmd/compile: convert uint32 to int32 in ARM constant folding rules 2018-06-22 16:25:32 +00:00
issue26024.go
issue26043.go
issue26094.go
issue26097.go
issue26105.go
issue26116.go
issue26120.go
issue26153.go cmd/compile: keep autos whose address reaches a phi 2018-07-02 19:43:07 +00:00
issue26163.go [dev.typeparams] cmd/compile: make softfloat mode work with register ABI 2021-08-03 16:14:24 +00:00
issue26248.go
issue26335.go test: add test case that failed with gccgo 2018-07-11 18:14:35 +00:00
issue26340.go test: add test of valid code that gccgo failed to compile 2018-07-12 05:29:12 +00:00
issue26341.go
issue26407.go
issue26411.go cmd/compile: require -p flag 2022-03-09 21:31:58 +00:00
issue26416.go
issue26426.go
issue26438.go
issue26495.go test: add test for gccgo bug #26495 2018-07-20 20:08:15 +00:00
issue26616.go cmd/compile: restore original assignment error messages 2021-09-23 19:41:41 +00:00
issue26855.go test: recognize gofrontend error messages 2020-12-15 02:35:59 +00:00
issue27143.go
issue27201.go
issue27232.go
issue27267.go
issue27278.go
issue27289.go
issue27356.go test: recognize gofrontend error messages 2020-12-15 02:35:59 +00:00
issue27518a.go
issue27518b.go
issue27557.go
issue27595.go cmd/compile: restore original assignment error messages 2021-09-23 19:41:41 +00:00
issue27695.go
issue27695b.go
issue27695c.go
issue27718.go
issue27732a.go test: remove -newescape from regress tests 2019-08-28 19:27:20 +00:00
issue27829.go
issue27836.go
issue27938.go test: recognize new gofrontend error message 2022-07-06 00:02:11 +00:00
issue27961.go
issue28055.go
issue28058.go
issue28078.go cmd/compile: don't convert non-Go-constants to OLITERALs 2018-11-27 01:21:41 +00:00
issue28079a.go cmd/compile: don't convert non-Go-constants to OLITERALs 2018-11-27 01:21:41 +00:00
issue28079b.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
issue28079c.go go/types, types2: use orig. compiler error message for a shift error 2022-01-19 20:54:49 +00:00
issue28085.go cmd/compile: unify duplicate const detection logic 2019-02-27 01:08:13 +00:00
issue28268.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
issue28390.go
issue28390.out
issue28430.go cmd/compile: convert arguments as needed 2018-10-28 18:22:36 +00:00
issue28445.go
issue28450.go [dev.typeparams] all: merge dev.regabi into dev.typeparams 2020-12-22 17:50:13 +00:00
issue28601.go test: add test that gccgo failed to compile 2018-11-05 20:54:58 +00:00
issue28616.go cmd/compile: don't deadcode eliminate labels 2018-11-06 18:50:16 +00:00
issue28688.go [dev.typeparams] cmd/compile: make softfloat mode work with register ABI 2021-08-03 16:14:24 +00:00
issue28748.go
issue28797.go cmd/compile: check for negative upper bound to IsSliceInBounds 2018-12-07 23:04:58 +00:00
issue28926.go
issue29013a.go cmd/compile: fix static initializer 2018-12-03 16:48:21 +00:00
issue29013b.go cmd/compile: fix static initializer 2018-12-03 16:48:21 +00:00
issue29190.go cmd/compile: avoid assignment conversion in append(a, b...) 2022-08-08 16:58:57 +00:00
issue29215.go
issue29218.go cmd/compile: process blocks containing only dead values in fuseIf 2019-05-28 17:13:46 +00:00
issue29220.go cmd/compile: prevent double-walk of switch for OPRINT/OPRINTN 2018-12-17 22:49:21 +00:00
issue29264.go
issue29304.go cmd/compile: generate interface method expression wrapper for error.Error 2018-12-17 19:48:36 +00:00
issue29312.go all: use ":" for compiler generated symbols 2022-08-09 11:28:56 +00:00
issue29329.go
issue29350.go
issue29362.go
issue29362b.go runtime: don't scan go'd function args past length of ptr bitmap 2019-01-03 23:37:42 +00:00
issue29389.go cmd/compile: fix line number for implicitly declared method expressions 2018-12-22 01:08:39 +00:00
issue29402.go cmd/compile: fix MIPS SGTconst-with-shift rules 2018-12-27 00:07:53 +00:00
issue29504.go cmd/compile: fix line numbers for index panics 2019-04-30 21:30:30 +00:00
issue29562.go cmd/compile: modify swt.go to skip repeated walks of switch 2019-01-04 21:51:37 +00:00
issue29610.go
issue29612.go
issue29735.go
issue29855.go
issue29870.go
issue29870b.go
issue29919.go cmd/compile: hide init functions in tracebacks 2019-01-27 04:02:46 +00:00
issue29943.go
issue30041.go
issue30061.go
issue30085.go [dev.typeparams] all: merge dev.regabi into dev.typeparams 2020-12-22 17:50:13 +00:00
issue30087.go [dev.typeparams] all: merge dev.regabi (07569da) into dev.typeparams 2020-12-28 00:39:17 -08:00
issue30116.go
issue30116.out cmd/compile,runtime: provide index information on bounds check failure 2019-03-18 17:33:38 +00:00
issue30116u.go
issue30116u.out
issue30243.go
issue30430.go cmd/compile: fix false positives in isGoConst 2019-02-28 20:31:53 +00:00
issue30476.go cmd/compile: make KeepAlive work on stack object 2019-03-01 15:36:52 +00:00
issue30566a.go
issue30566b.go
issue30606.go
issue30606b.go reflect: fix more issues with StructOf GC programs 2019-03-07 00:06:12 +00:00
issue30659.go test: add new test for gccgo compilation problem 2019-03-12 00:04:59 +00:00
issue30679.go
issue30709.go
issue30709.out cmd/compile: fix const declaration group broken with closure 2019-04-16 19:07:42 +00:00
issue30722.go test: recognize gofrontend error messages 2020-12-15 02:35:59 +00:00
issue30862.go
issue30898.go [dev.typeparams] cmd/compile: simplify inlining variadic calls 2021-05-26 23:50:45 +00:00
issue30907.go
issue30908.go cmd/compile: require -p flag 2022-03-09 21:31:58 +00:00
issue30956.go
issue30956.out
issue30977.go
issue31010.go
issue31053.go cmd/compile: improve error when setting unexported fields 2020-05-08 20:44:01 +00:00
issue31060.go cmd/compile: fix ICE from invalid operations on float/complex constants 2019-03-28 17:46:55 +00:00
issue31252.go
issue31412a.go test: add testcases for gccgo bug 2019-04-11 20:17:26 +00:00
issue31412b.go
issue31419.go runtime: set itab.fun[0] only on successful conversion 2019-04-11 18:59:57 +00:00
issue31546.go cmd/compile: don't initialize blank struct fields 2019-04-25 01:30:56 +00:00
issue31573.go
issue31636.go
issue31636.out
issue31637.go
issue31747.go [dev.typeparams] cmd/compile: pass -lang flag value to new type checker 2021-02-04 22:21:42 +00:00
issue31777.go cmd/compile: fix maplit init panics for dynamic entry 2019-05-01 21:14:28 +00:00
issue31782.go
issue31782.out
issue31915.go
issue31959.go
issue31959.out
issue31987.go cmd/compile: make sure to initialize static entries of slices 2019-05-14 16:36:38 +00:00
issue32133.go cmd/compile/internal/syntax: better scanner error messages 2020-03-05 00:40:38 +00:00
issue32175.go
issue32175.out cmd/compile: fix capture-by-reference of return parameters 2019-05-22 18:43:09 +00:00
issue32187.go [dev.unified] test: relax panic message expectations 2022-07-19 23:02:39 +00:00
issue32288.go
issue32347.go test: add a test for gccgo bug #32347 2019-05-31 19:57:27 +00:00
issue32454.go
issue32477.go
issue32560.go
issue32595.go
issue32680.go cmd/compile: add necessary operand to mergePoint in rewrite rules 2019-06-20 16:56:47 +00:00
issue32680.out cmd/compile: add necessary operand to mergePoint in rewrite rules 2019-06-20 16:56:47 +00:00
issue32680b.go
issue32723.go test: recognize gofrontend error messages 2020-12-15 02:35:59 +00:00
issue32778.go
issue32901.go
issue32922.go
issue32959.go
issue33013.go
issue33020.go test: new testcase for gccgo bug 2019-07-18 11:34:23 +00:00
issue33020a.go
issue33062.go
issue33158.go
issue33219.go test: new testcase for gccgo compiler failure 2019-07-23 12:39:03 +00:00
issue33275.go
issue33275_run.go
issue33308.go
issue33355.go cmd/compile: don't eliminate all registers when restricting to desired ones 2019-08-01 02:15:18 +00:00
issue33386.go test: recognize gofrontend error messages 2020-12-15 02:35:59 +00:00
issue33438.go
issue33460.go test: re-enable most go/tests that were disabled because of types2 differences 2022-01-11 02:26:58 +00:00
issue33555.go
issue33724.go
issue33739.go
issue33866.go test: add test that failed with gccgo 2019-09-06 12:11:17 +00:00
issue33903.go cmd/compile: handle infinite loops in shortcircuit pass 2019-08-29 17:41:49 +00:00
issue34123.go
issue34329.go cmd/compile: require -lang=go1.14 for overlapping interfaces 2019-09-16 19:43:54 +00:00
issue34395.go
issue34503.go test: add testcase for gccgo compiler buglet 2019-09-25 18:10:57 +00:00
issue34520.go
issue34577.go
issue34723.go
issue34966.go
issue34968.go
issue35027.go
issue35073.go
issue35157.go test: add test for fixed internal compiler error 2019-10-26 08:29:23 +00:00
issue35291.go [dev.typeparams] all: merge dev.regabi into dev.typeparams 2020-12-22 17:50:13 +00:00
issue35518.go test: add another test case for #35518 2019-11-12 21:02:24 +00:00
issue35576.go
issue35576.out cmd/compile: allow print/println(f()) where f() is multi-value 2020-02-22 03:34:22 +00:00
issue35586.go
issue35652.go cmd/compile: try harder to not use an empty src.XPos for a bogus line 2019-11-22 03:06:22 +00:00
issue35739.go
issue36085.go
issue36259.go cmd/compile: avoid memmove -> SSA move rewrite when size is negative 2020-02-24 20:23:14 +00:00
issue36437.go
issue36516.go
issue36705.go test: skip fixedbugs/issue36705 on Windows 2021-03-25 02:50:11 +00:00
issue36723.go
issue37246.go cmd/compile: add test for issue 37246 2020-05-14 15:18:29 +00:00
issue37513.go runtime: print instruction bytes when reporting a SIGILL 2020-03-02 18:46:06 +00:00
issue37716.go runtime: make typehash match compiler generated hashes exactly 2020-03-10 16:26:59 +00:00
issue37753.go
issue37837.go cmd/compile: support inlining of type switches 2020-11-06 20:49:11 +00:00
issue37975.go
issue38093.go
issue38117.go
issue38125.go
issue38356.go
issue38359.go cmd/compile: prevent constant folding of +/- when result is NaN 2020-04-10 19:32:41 +00:00
issue38496.go
issue38690.go cmd/compile: do not emit code for discardable blank fields 2020-05-06 04:34:54 +00:00
issue38698.go
issue38745.go [dev.typeparams] all: merge dev.regabi into dev.typeparams 2020-12-22 17:50:13 +00:00
issue38746.go cmd/compile: restrict bit test rewrite rules 2020-05-05 15:41:37 +00:00
issue38905.go
issue38916.go
issue39292.go
issue39459.go cmd/compile: remove check that Zero's arg has the correct base type 2020-06-25 15:59:48 +00:00
issue39472.go cmd/compile: always tighten and de-duplicate tuple selectors 2020-06-10 14:55:29 +00:00
issue39505.go
issue39505b.go
issue39541.go
issue39651.go
issue40152.go test: add test for conversion of untyped bool to interface 2020-08-15 01:43:18 +00:00
issue40252.go
issue40367.go cmd/compile: don't addLocalInductiveFacts if there is no direct edge from if block to phi block 2020-07-30 17:23:11 +00:00
issue40629.go cmd/compile: fix live variable computation for deferreturn 2020-08-14 21:49:36 +00:00
issue40746.go
issue40917.go
issue40954.go cmd/cgo: use go:notinheap for anonymous structs 2020-09-16 17:26:46 +00:00
issue41239.go
issue41247.go cmd/compile: match Go 1.17 compiler error messages more closely 2021-11-12 23:07:01 +00:00
issue41440.go
issue41500.go
issue41575.go test: recognize gofrontend error messages 2020-12-15 02:35:59 +00:00
issue41635.go cmd/compile: change mustHeapAlloc to return a reason why 2020-10-03 13:02:20 +00:00
issue41680.go cmd/compile: fix type checking of "make" arguments 2020-09-28 20:54:13 +00:00
issue41736.go
issue41780.go
issue41872.go cmd/compile: fix incorrect comparison folding 2020-10-08 20:35:54 +00:00
issue42032.go
issue42058a.go
issue42058b.go
issue42075.go
issue42076.go
issue42284.go cmd/compile: fix reassignVisitor 2020-10-30 19:30:44 +00:00
issue42401.go
issue42568.go
issue42587.go cmd/compile: mask SLL,SRL,SRAconst shift amount 2020-11-16 08:22:10 +00:00
issue42686.go
issue42703.go
issue42727.go
issue42753.go cmd/compile: add test for 42753 2020-11-21 16:46:05 +00:00
issue42784.go cmd/compile: set OpLoad argument type interface{} correctly 2020-11-24 03:06:15 +00:00
issue42790.go go/types: fix incorrect string(int) conversion (regression) 2020-11-24 00:50:11 +00:00
issue42876.go
issue42944.go cmd/compile: make sure address of offset(SP) is rematerializeable 2020-12-03 21:34:39 +00:00
issue43099.go cmd/compile: don't constant fold divide by zero 2020-12-10 03:18:00 +00:00
issue43111.go cmd/compile: fix select statement evaluation order corner case 2020-12-11 22:02:02 +00:00
issue43112.go
issue43164.go [dev.regabi] cmd/compile: use ir.Ident for imported identifiers 2020-12-15 07:53:10 +00:00
issue43167.go [dev.regabi] cmd/compile: use ir.Ident for imported identifiers 2020-12-15 07:53:10 +00:00
issue43292.go
issue43384.go
issue43428.go [dev.regabi] cmd/compile: fix printing of method expressions 2020-12-31 05:52:09 +00:00
issue43444.go
issue43444.out
issue43479.go
issue43480.go
issue43551.go
issue43570.go cmd/compile: don't short-circuit copies whose source is volatile 2021-01-08 05:00:06 +00:00
issue43619.go
issue43633.go [dev.regabi] cmd/compile: stop using Vargen for import/export 2021-01-12 03:15:18 +00:00
issue43677.go
issue43701.go
issue43762.go [dev.typeparams] cmd/compile: make types2 report better error for invalid untyped operation 2021-06-17 02:30:22 +00:00
issue43835.go
issue43908.go
issue43942.go test: add regression test for issue 43942 2022-08-16 01:54:23 +00:00
issue43962.go [dev.regabi] go/types: must not import a package called "init" 2021-02-09 14:00:14 +00:00
issue44266.go test: add test for findTypeLoop with symbols from other packages 2021-02-23 04:10:09 +00:00
issue44325.go
issue44330.go
issue44335.go
issue44344.go cmd/compile: fix buglet in inlined info abstract function dwarf-gen 2021-02-19 14:46:21 +00:00
issue44355.go
issue44370.go cmd/compile: fix missing descend in Addrtaken for closures. 2021-02-26 02:11:50 +00:00
issue44378.go cmd/compile: fix panic in DWARF-gen handling obfuscated code 2021-02-21 02:25:26 +00:00
issue44383.go
issue44432.go all: avoid use of cmd/compile -G flag in tests 2022-03-01 19:45:34 +00:00
issue44465.go cmd/compile: reject some rare looping CFGs in shortcircuit 2021-02-22 20:27:09 +00:00
issue44732.go
issue44739.go
issue44823.go cmd/compile: match Aux and AuxInt explicitly in store combining rule 2021-03-05 22:14:48 +00:00
issue44830.go
issue45045.go runtime: overwrite existing keys for mapassign_faststr variant 2021-03-28 03:27:04 +00:00
issue45175.go
issue45242.go
issue45258.go [dev.typeparams] test: rename blank functions 2021-07-28 21:41:07 +00:00
issue45323.go cmd/compile: fix bug in phiopt pass 2021-04-02 05:24:14 +00:00
issue45344.go cmd/compile: in expand calls, preserve pointer store type but decompose aggregate args 2021-04-02 00:45:56 +00:00
issue45359.go
issue45503.go
issue45606.go
issue45665.go cmd/compile: allow export/import OSLICE2ARRPTR 2021-04-21 09:07:09 +00:00
issue45693.go
issue45706.go cmd/compile: generalize fix for lvalue-init evaluation 2021-04-23 20:57:54 +00:00
issue45743.go
issue45804.go cmd/compile: fix typechecking logical operators panic with non-boolean operand 2021-04-28 00:49:58 +00:00
issue45851.go cmd/compile: make the stack allocator more careful about register args. 2021-05-03 17:46:12 +00:00
issue45913.go
issue45947.go
issue45948.go
issue46234.go test: apply GO_TEST_TIMEOUT_SCALE scaling to test timeouts 2022-02-07 12:32:51 +00:00
issue46304.go cmd/compile: revert CL/316890 2021-05-22 00:51:17 +00:00
issue46386.go
issue46525.go
issue46556.go
issue46653.go cmd/compile: make map.zero symbol content-addressable 2021-06-09 02:18:34 +00:00
issue46720.go
issue46725.go test: make issue54343.go robust against the tiny allocator 2022-08-11 20:13:07 +00:00
issue46749.go [dev.typeparams] cmd/compile: make types2 report better error for invalid untyped operation 2021-06-17 02:30:22 +00:00
issue46903.go
issue46907.go cmd/compile: fix wrong type in SSA generation for OSLICE2ARRPTR 2021-06-24 18:58:27 +00:00
issue46938.go
issue46957.go cmd/compile/internal/types2: report types for mismatched call and return statements 2021-11-24 20:57:46 +00:00
issue47068.go cmd/compile: do not mark arrays used for map initialization noalg 2021-08-23 19:49:23 +00:00
issue47087.go cmd/compile: remove special-casing of blank in types.sconv{,2} 2021-07-07 22:29:01 +00:00
issue47131.go test: add test case that caused a gofrontend compiler crash 2021-08-13 20:47:06 +00:00
issue47185.go cmd/{compile,link}: fix bug in map.zero handling 2021-07-19 13:27:46 +00:00
issue47201.go
issue47227.go
issue47317.go cmd/compile: do not change field offset in ABI analysis 2021-07-22 20:47:59 +00:00
issue47712.go cmd/compile: fix panic with dead hidden closures 2021-08-16 18:20:12 +00:00
issue47771.go test: add test case that gofrontend miscompiled 2021-08-25 03:12:43 +00:00
issue47928.go cmd/compile: change irgen to generate exprs/stmts after decls processed 2021-08-24 18:02:21 +00:00
issue48026.go cmd/compile: fix offset-generator for storeOneLoad 2021-08-28 17:05:43 +00:00
issue48033.go
issue48088.go cmd/compile: fix method expression lookup during import 2021-09-01 02:16:30 +00:00
issue48092.go cmd/compile: use the zero value for results of impossible indexing 2021-08-31 21:49:48 +00:00
issue48097.go
issue48230.go
issue48289.go
issue48301.go all: avoid use of cmd/compile -G flag in tests 2022-03-01 19:45:34 +00:00
issue48357.go reflect: fix _faststr optimization 2021-09-13 18:38:15 +00:00
issue48459.go
issue48471.go all: avoid use of cmd/compile -G flag in tests 2022-03-01 19:45:34 +00:00
issue48473.go
issue48476.go cmd/compile: ensure constant shift amounts are in range for arm 2021-09-20 16:26:30 +00:00
issue48536.go cmd/compile: fix unsafe.Add with small-size offsets operands 2021-09-23 00:14:22 +00:00
issue48558.go
issue48784.go
issue48834.go cmd/compile, go/types: restore 'too many return values' error for func with no results 2022-01-18 21:43:02 +00:00
issue48835.go cmd/compile/internal/types2: report types for mismatched call and return statements 2021-11-24 20:57:46 +00:00
issue48898.go runtime: do not add open defer entry above a started open defer entry 2021-10-29 23:15:00 +00:00
issue48898.out runtime: do not add open defer entry above a started open defer entry 2021-10-29 23:15:00 +00:00
issue48916.go cmd/compile: do not reuse dead value in expand_calls pass 2021-10-12 18:00:16 +00:00
issue49003.go
issue49005a.go cmd/compile, types2: avoid confusing follow-on error in invalid type assertion 2021-10-17 04:27:13 +00:00
issue49005b.go cmd/compile, types2: better error message for invalid type assertion 2021-10-19 17:01:35 +00:00
issue49016.go cmd/compile: fix crawling of embeddable types during inline 2021-10-20 17:26:58 +00:00
issue49029.go cmd/compile: prevent compiling closures more than once 2021-10-23 06:36:16 +00:00
issue49094.go cmd/compile: only look for struct type when crawling inline body 2021-10-22 00:57:18 +00:00
issue49100.go cmd/compile: fix inlining of labeled for loops 2021-10-21 19:08:43 +00:00
issue49100.out cmd/compile: fix inlining of labeled for loops 2021-10-21 19:08:43 +00:00
issue49100b.go cmd/compile: allow inlining of ORANGE 2021-10-28 14:25:03 +00:00
issue49100b.out cmd/compile: allow inlining of ORANGE 2021-10-28 14:25:03 +00:00
issue49110.go reflect: skip duplicate check in StructOf when the name of a field is "_" 2021-10-27 21:35:48 +00:00
issue49122.go cmd/compile: fix fuse pass to do CFG surgery correctly 2021-10-23 20:23:35 +00:00
issue49143.go all: avoid use of cmd/compile -G flag in tests 2022-03-01 19:45:34 +00:00
issue49145.go cmd/compile: fix inlining labeled switch statements 2021-10-25 16:07:11 +00:00
issue49145.out cmd/compile: fix inlining labeled switch statements 2021-10-25 16:07:11 +00:00
issue49240.go cmd/compile: fix rewriting slice literal call argument 2021-11-02 16:19:45 +00:00
issue49249.go cmd/compile: fix missing update source type in storeArgOrLoad 2021-11-04 02:12:52 +00:00
issue49282.go cmd/compile: avoid adding LECall to the entry block when has opendefers 2021-11-06 13:10:06 +00:00
issue49368.go all: avoid use of cmd/compile -G flag in tests 2022-03-01 19:45:34 +00:00
issue49378.go cmd/compile: only update source type when processing struct/array 2021-11-05 16:35:00 +00:00
issue49512.go test: add test that was miscompiled by gccgo 2021-11-11 04:02:33 +00:00
issue49592.go cmd/compile/internal/types2: add a check for nil reason in assignableTo 2021-11-15 19:24:28 +00:00
issue49611.go cmd/compile: prevent irgen crashing for empty local declaration stmt 2021-11-16 15:38:59 +00:00
issue49619.go all: avoid use of cmd/compile -G flag in tests 2022-03-01 19:45:34 +00:00
issue49665.go all: avoid use of cmd/compile -G flag in tests 2022-03-01 19:45:34 +00:00
issue49665.out cmd/compile: handle `any` as alias like `byte` and `rune` 2021-11-19 22:35:28 +00:00
issue49767.go cmd/compile: report channel size errors correctly for -G=3 2021-12-02 20:49:56 +00:00
issue49814.go all: avoid use of cmd/compile -G flag in tests 2022-03-01 19:45:34 +00:00
issue50169.go cmd/compile: correct type identity comparison with "any" 2021-12-15 20:26:03 +00:00
issue50190.go cmd/compile: unique LinkString for renamed, embedded fields 2022-01-13 21:37:29 +00:00
issue50372.go all: avoid use of cmd/compile -G flag in tests 2022-03-01 19:45:34 +00:00
issue50439.go test: add test of incorrect gofrontend error 2022-01-06 19:21:12 +00:00
issue50671.go cmd/compile: don't elide extension for LoadReg to FP register on MIPS64 2022-01-19 15:45:58 +00:00
issue50672.go cmd/compile: fix bad order of evaluation for multi-value f()(g()) calls 2022-05-11 08:12:15 +00:00
issue50788.go go/types, types2: print qualified object names in cycle errors 2022-06-24 17:48:24 +00:00
issue50854.go cmd/compile: remove incorrect arm,arm64 CMP->CMN transformations 2022-01-27 19:52:52 +00:00
issue51101.go cmd/compile: correct type of pointer difference on RISCV64 2022-02-14 23:08:44 +00:00
issue51291.go test: add test that caused a gofrontend crash 2022-05-18 00:45:20 +00:00
issue51401.go cmd/compile: use AutogeneratedPos for method value wrapper 2022-03-01 21:27:42 +00:00
issue51437.go go/types, types2: fix scoping for iteration variables declared by range clause 2022-03-03 16:02:44 +00:00
issue51475.go test: add test that gofrontend failed to compile 2022-06-28 16:57:18 +00:00
issue51531.go cmd/compile/internal/types2: more consistently print "check go.mod" if language version < 1.18 2022-03-08 16:50:57 +00:00
issue51839.go cmd/compile: fix panic with nested dead hidden closures 2022-03-21 17:27:41 +00:00
issue52020.go cmd/compile/internal/walk: fix wrong soleComponent implementation 2022-03-30 15:06:59 +00:00
issue52127.go cmd/compile: add a test case and some comments for deadlock on syntax error 2022-04-12 01:18:27 +00:00
issue52128.go [dev.unified] cmd/compile: fix missing method value wrapper in unified IR 2022-06-06 19:20:41 +00:00
issue52278.go cmd/compile: fix blank label code 2022-07-25 20:44:49 +00:00
issue52279.go cmd/compile: be sure to export types mentioned in f.i.g. method signature 2022-05-10 19:15:31 +00:00
issue52438.go cmd/compile/internal/types2: use correct value of iota 2022-04-19 23:20:21 +00:00
issue52535.go test: add test that crashed gofrontend 2022-05-06 17:37:12 +00:00
issue52590.go cmd/compile: fix missing export/import init nodes of builtins that allow multiple arguments 2022-04-28 18:02:40 +00:00
issue52612.go sync/atomic: use consistent first-store-in-progress marker 2022-04-29 20:42:52 +00:00
issue52673.go cmd/compile: fix static init of literal contains dynamic exprs 2022-05-05 01:33:11 +00:00
issue52701.go cmd/compile: fix constructing expr side-effects when comparing 0-size types 2022-05-05 04:53:27 +00:00
issue52748.go cmd/compile: don't crash in size computation for invalid type 2022-05-08 17:29:15 +00:00
issue52788.go cmd/compile: fix If lowering on ARM64 2022-05-09 16:02:28 +00:00
issue52788a.go cmd/compile: more fix on boolean ops on ARM64 2022-05-09 17:29:53 +00:00
issue52788a.out cmd/compile: more fix on boolean ops on ARM64 2022-05-09 17:29:53 +00:00
issue52841.go test: add test case that caused a gofrontend crash 2022-05-12 21:45:28 +00:00
issue52846.go test: add test that causes gofrontend crash 2022-06-22 23:27:17 +00:00
issue52856.go test: add test that gofrontend gets wrong 2022-06-26 00:26:59 +00:00
issue52862.go test: add test that caused gofrontend crash 2022-06-27 16:12:51 +00:00
issue52870.go test: add test that gofrontend fails 2022-06-16 01:03:59 +00:00
issue52871.go test: add test that caused gofrontend crash 2022-06-27 16:13:35 +00:00
issue52907.go cmd/compile: tighten the condition for inlining shape/non-shape function 2022-05-17 00:58:22 +00:00
issue52953.go cmd/compile: do not use special literal assignment if LHS is address-taken 2022-05-18 18:24:59 +00:00
issue53018.go cmd/compile: fix loong64 constant folding in division rules 2022-05-23 23:54:07 +00:00
issue53137.go cmd/compile: fix wrong unsafe.Offsetof evaluation inside generic function 2022-05-31 14:58:09 +00:00
issue53309.go cmd/compile: fix missing dict pass for type assertions 2022-06-13 16:53:11 +00:00
issue53454.go cmd/compile: allow 128-bit values to be spilled 2022-06-21 17:23:40 +00:00
issue53600.go cmd/compile: rework induction variable detector 2022-07-06 17:00:37 +00:00
issue53600.out cmd/compile: rework induction variable detector 2022-07-06 17:00:37 +00:00
issue53619.go test: add regress test for #53619 2022-06-30 00:08:36 +00:00
issue53635.go cmd/compile: don't convert to interface{} for un-comparable types in generic switch 2022-07-08 12:57:49 +00:00
issue53653.go cmd/compile: rework induction variable detector 2022-07-06 17:00:37 +00:00
issue53653.out cmd/compile: rework induction variable detector 2022-07-06 17:00:37 +00:00
issue53702.go test: add test case for issue 53702 2022-08-14 00:14:04 +00:00
issue53982.go cmd/compile: fix wrong typeparams for selector expr with embedded generic type 2022-08-11 19:05:54 +00:00
issue54220.go cmd/compile: correct alignment of atomic.Int64 2022-08-08 14:12:01 +00:00
issue54280.go go/types, types2: check integer constant literal overflow 2022-08-16 01:11:29 +00:00
issue54307.go cmd/compile: treat constants to type parameter conversion as non-constant in Unified IR 2022-08-08 16:07:39 +00:00
issue54343.go test: make issue54343.go robust against the tiny allocator 2022-08-11 20:13:07 +00:00
issue54348.go cmd/compile: fix ICE when checking implicit dot for method call 2022-08-15 17:49:19 +00:00