]> Cypherpunks repositories - gostls13.git/commitdiff
divide is now in; update golden
authorRob Pike <r@golang.org>
Mon, 9 Jun 2008 20:33:33 +0000 (13:33 -0700)
committerRob Pike <r@golang.org>
Mon, 9 Jun 2008 20:33:33 +0000 (13:33 -0700)
SVN=121739

test/golden.out

index ef00c14da4925a156fbd98951d4dd7b8994b96ea..f1d3e43e40b7d3402c3c8b7e8477ceba38bdd795 100644 (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