diff options
| author | Shenghou Ma <minux@golang.org> | 2014-12-26 00:08:51 -0500 |
|---|---|---|
| committer | Minux Ma <minux@golang.org> | 2015-02-06 05:40:28 +0000 |
| commit | db0d3892e0f3b246475c473685249427f86e3a56 (patch) | |
| tree | 03ac0ab9c2385d60e87cfc93e46e4ad78bb0a1ad /src/runtime/stack2.go | |
| parent | d738c6b0cad4782f50712b8a2dac95e0c1cb2366 (diff) | |
| download | go-db0d3892e0f3b246475c473685249427f86e3a56.tar.xz | |
lib9: provide alterantive implementation of ldexp and frexp
Libc on Darwin/ARM has a buggy implementation of ldexp and frexp
that could not handle denormal numbers.
Also disable VFP runfast (flush-to-zero) mode so that the gc
compiler can correctly handle denormal constants used in math and
strconv tests.
Change-Id: Ie64220b882f414e0b37f406f38181c3586104d46
Reviewed-on: https://go-review.googlesource.com/2119
Reviewed-by: David Crawshaw <crawshaw@golang.org>
Reviewed-by: Dave Cheney <dave@cheney.net>
Diffstat (limited to 'src/runtime/stack2.go')
0 files changed, 0 insertions, 0 deletions
