Alan Donovan
bab2a5416c
test: revert changes made for Go SSA interpreter test.
...
R=r, gri
CC=golang-dev
https://golang.org/cl/14552044
2013-10-08 14:36:20 -04:00
Alan Donovan
d96de0633c
test: exit non-zero on error from nilptr2.go.
...
(For go.tools/ssa/interp/interp_test, which runs a subset of
these tests under this assumption.)
R=rsc, r
CC=golang-dev
https://golang.org/cl/13108043
2013-08-19 17:50:22 -04:00
Dmitriy Vyukov
eaa0704483
test: say that nilptr2.go requires 256+MB stack
...
Fixes #6161 .
R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/13059043
2013-08-16 21:14:38 +04:00
Russ Cox
999a36f9af
cmd/gc: &x panics if x does
...
See golang.org/s/go12nil.
This CL is about getting all the right checks inserted.
A followup CL will add an optimization pass to
remove redundant checks.
R=ken2
CC=golang-dev
https://golang.org/cl/12970043
2013-08-15 14:38:32 -04:00