mirror of
https://github.com/golang/go
synced 2024-11-11 23:20:24 -07:00
ce69666273
There's no need for the 16-bit arithmetic here, and it tickles a long-standing compiler bug. Fix the exp code not to use 16-bit math and create an explicit test for the compiler bug. R=golang-dev, r CC=golang-dev https://golang.org/cl/6256048 |
||
---|---|---|
.. | ||
bug434.dir | ||
bug395.go | ||
bug434.go | ||
bug440.go | ||
placeholder |