1
0
mirror of https://github.com/golang/go synced 2024-09-23 21:20:13 -06:00

divide is now in; update golden

SVN=121739
This commit is contained in:
Rob Pike 2008-06-09 13:33:33 -07:00
parent 6a659ebf13
commit a32063b00e

View File

@ -25,8 +25,6 @@ BUG: known to succeed incorrectly
=========== ./iota.go
=========== ./literal.go
literal.go:127: fatal error: nodconst: bad type <float32>FLOAT32
BUG: fatal error
=========== ./sieve.go
sieve.go:8: fatal error: walktype: switch 1 unknown op SEND l(8)
@ -94,8 +92,6 @@ BUG: known to fail incorrectly
=========== ken/robiota.go
=========== ken/robliteral.go
ken/robliteral.go:132: fatal error: nodconst: bad type <float32>FLOAT32
BUG: known to fail incorrectly
=========== ken/robswitch.go