8g: fix conversion from float to uint64
The code for converting negative floats was incorrectly loading an FP control word from the stack without ever having stored it there. Thanks to Lars Pensjö for reporting this bug. R=golang-dev, rsc CC=golang-dev https://golang.org/cl/4515091
Showing
test/fixedbugs/bug341.go
0 → 100644
Please register or sign in to comment