summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2009-09-10 13:43:15 -0700
committerRuss Cox <rsc@golang.org>2009-09-10 13:43:15 -0700
commit3158951afbfa6e6c4cb29e9a68de22ef8690314d (patch)
tree9e9c47b014fb7d48508b4152fce782e9fda1dc48 /test
parenta2a4b9f84a3330dcb9ccb928b0b12719ad53606c (diff)
downloadgo-3158951afbfa6e6c4cb29e9a68de22ef8690314d.tar.gz
fix bug206 output on different platforms
TBR=r OCL=34524 CL=34524
Diffstat (limited to 'test')
-rw-r--r--test/golden.out4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/golden.out b/test/golden.out
index b6aef1420..f9bdb7837 100644
--- a/test/golden.out
+++ b/test/golden.out
@@ -176,8 +176,4 @@ bugs/bug198.go:10: too many arguments to CALL
BUG: errchk: compiler crashed
=========== bugs/bug206.go
-0
-throw: index out of range
-
-panic PC=xxx
BUG: bug206