Commit 727ea928 authored by Rob Pike's avatar Rob Pike

forgot command line for bug054

update golden.out

SVN=123412
parent 9b664c58
...@@ -161,10 +161,6 @@ bugs/bug027.go:50: illegal types for operand: CONV ...@@ -161,10 +161,6 @@ bugs/bug027.go:50: illegal types for operand: CONV
(<I>{<val><int32>INT32;}) (<I>{<val><int32>INT32;})
BUG: known to fail incorrectly 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 =========== bugs/bug029.go
BUG: known to succeed incorrectly BUG: known to succeed incorrectly
...@@ -268,6 +264,8 @@ bugs/bug053.go:6: syntax error ...@@ -268,6 +264,8 @@ bugs/bug053.go:6: syntax error
BUG: len should not be a keyword BUG: len should not be a keyword
=========== bugs/bug054.go =========== bugs/bug054.go
bugs/bug054.go:22: fatal error: agen: unknown op CALLMETH u(1) l(165) <Element>I{}
BUG: known to fail incorrectly
=========== fixedbugs/bug000.go =========== fixedbugs/bug000.go
...@@ -303,4 +301,6 @@ BUG: len should not be a keyword ...@@ -303,4 +301,6 @@ BUG: len should not be a keyword
=========== fixedbugs/bug024.go =========== fixedbugs/bug024.go
=========== fixedbugs/bug028.go
=========== fixedbugs/bug031.go =========== fixedbugs/bug031.go
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment