summaryrefslogtreecommitdiff
path: root/test/golden.out
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2010-01-08 00:01:03 -0800
committerRuss Cox <rsc@golang.org>2010-01-08 00:01:03 -0800
commit9ecb684aaac0413b0c10640a027de8f3db94cf4d (patch)
treea97d9d80fc2eb2866d9b801e53e41935c9e00318 /test/golden.out
parent2d53bab44d738c34554c7547651eb56ba44d8d55 (diff)
downloadgo-9ecb684aaac0413b0c10640a027de8f3db94cf4d.tar.gz
gc: bug238
Fixes issue 471. R=ken2 CC=golang-dev http://codereview.appspot.com/181184
Diffstat (limited to 'test/golden.out')
-rw-r--r--test/golden.out15
1 files changed, 0 insertions, 15 deletions
diff --git a/test/golden.out b/test/golden.out
index 0795adf44..ae04f70bb 100644
--- a/test/golden.out
+++ b/test/golden.out
@@ -144,18 +144,3 @@ throw: interface conversion
panic PC=xxx
== bugs/
-
-=========== bugs/bug219.go
-bugs/bug219.go:16: syntax error near if
-BUG: bug219
-
-=========== bugs/bug238.go
-BUG: errchk: command succeeded unexpectedly
-
-=========== bugs/bug239.go
-bugs/bug239.go:11: imported and not used: unsafe
-bugs/bug239.go:15: undefined: Sizeof
-BUG: bug239
-
-=========== bugs/bug240.go
-BUG: errchk: command succeeded unexpectedly