From c1736ed6be4408c0c6607466c48b6501f3dc67a4 Mon Sep 17 00:00:00 2001 From: Rob Pike Date: Mon, 28 Jul 2008 09:57:43 -0700 Subject: [PATCH] update golden R=gri OCL=13515 CL=13515 --- test/golden.out | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/test/golden.out b/test/golden.out index 3f86de1a19..307a8a5f24 100644 --- a/test/golden.out +++ b/test/golden.out @@ -123,10 +123,6 @@ PASS =========== chan/sieve.go -=========== bugs/bug010.go -bugs/bug010.go:13: error in shape across CALL -BUG: known to fail incorrectly - =========== bugs/bug015.go BUG: known to succeed incorrectly @@ -149,9 +145,6 @@ BUG: known to succeed incorrectly =========== bugs/bug032.go BUG: compilation succeeds incorrectly -=========== bugs/bug033.go -BUG: compilation succeeds incorrectly - =========== bugs/bug041.go BUG: compilation succeeds incorrectly @@ -224,8 +217,8 @@ outer loop top k 1 k not zero panic on line 305 PC=0x1362 0x1362?zi - main·main(1, 0, 1606415392, ...) - main·main(0x1, 0x7fff5fbff420, 0x0, ...) + main·main(1, 0, 1606414952, ...) + main·main(0x1, 0x7fff5fbff268, 0x0, ...) BUG: crashes =========== bugs/bug072.go @@ -269,6 +262,8 @@ BUG: known to succeed incorrectly =========== fixedbugs/bug009.go +=========== fixedbugs/bug010.go + =========== fixedbugs/bug011.go =========== fixedbugs/bug012.go