From 727ea928d5586b75a781254d6265b8696c6e8863 Mon Sep 17 00:00:00 2001 From: Rob Pike Date: Wed, 18 Jun 2008 13:08:01 -0700 Subject: [PATCH] forgot command line for bug054 update golden.out SVN=123412 --- test/golden.out | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/golden.out b/test/golden.out index b5445af501..1179f0d7e2 100644 --- a/test/golden.out +++ b/test/golden.out @@ -161,10 +161,6 @@ bugs/bug027.go:50: illegal types for operand: CONV ({INT32;}) BUG: known to fail incorrectly -=========== bugs/bug028.go -bugs/bug028.go:9: unreachable statements in a switch -BUG: known to fail incorrectly - =========== bugs/bug029.go BUG: known to succeed incorrectly @@ -268,6 +264,8 @@ bugs/bug053.go:6: syntax error BUG: len should not be a keyword =========== bugs/bug054.go +bugs/bug054.go:22: fatal error: agen: unknown op CALLMETH u(1) l(165) I{} +BUG: known to fail incorrectly =========== fixedbugs/bug000.go @@ -303,4 +301,6 @@ BUG: len should not be a keyword =========== fixedbugs/bug024.go +=========== fixedbugs/bug028.go + =========== fixedbugs/bug031.go -- 2.48.1