Ian Lance Taylor
|
d12b08d228
|
test: disable a couple of precise GC tests for gccgo
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/41610043
|
2013-12-12 17:13:27 -08:00 |
|
Dmitriy Vyukov
|
e242562506
|
test: fix error output in the test
R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/11432046
|
2013-07-19 17:48:19 +04:00 |
|
Dmitriy Vyukov
|
910bd157c9
|
test: do not run the test that relies on precise GC on 32-bits
Currently most of the 32-bit builder are broken.
Fixes #5516.
R=golang-dev, dave, iant
CC=golang-dev
https://golang.org/cl/9573043
|
2013-05-20 21:53:16 +04:00 |
|
Dmitriy Vyukov
|
1308194204
|
runtime: zeroize g->fnstart to not prevent GC of the closure
Fixes #5493.
R=golang-dev, minux.ma, iant
CC=golang-dev
https://golang.org/cl/9557043
|
2013-05-20 08:17:21 +04:00 |
|