summaryrefslogtreecommitdiff
path: root/test/golden.out
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2010-05-03 17:51:48 -0700
committerRuss Cox <rsc@golang.org>2010-05-03 17:51:48 -0700
commit0e9d0a01af68b63a25ce7a2d571e934d55bf7807 (patch)
treea704f2448939395abf30bc38c7f1f6738e35cc0d /test/golden.out
parent845d5d9942d1b711edbc15a105c4621b1122fd38 (diff)
downloadgo-0e9d0a01af68b63a25ce7a2d571e934d55bf7807.tar.gz
gc: bug264
Fixes issue 692. R=ken2 CC=golang-dev http://codereview.appspot.com/1092041
Diffstat (limited to 'test/golden.out')
-rw-r--r--test/golden.out11
1 files changed, 0 insertions, 11 deletions
diff --git a/test/golden.out b/test/golden.out
index 59aec777b..49bca4b87 100644
--- a/test/golden.out
+++ b/test/golden.out
@@ -177,14 +177,3 @@ panic PC=xxx
=========== bugs/bug260.go
FAIL
BUG: bug260 failed
-
-=========== bugs/bug264.go
-foo
-bar
-bar
-bal
-bal
-panic: barCount != 1
-
-panic PC=xxx
-BUG