]> Cypherpunks repositories - gostls13.git/commit
runtime: use quiet NaNs in softfloat implementation
authorKeith Randall <khr@golang.org>
Fri, 28 Feb 2020 23:42:03 +0000 (15:42 -0800)
committerKeith Randall <khr@golang.org>
Mon, 2 Mar 2020 17:17:18 +0000 (17:17 +0000)
commitd8bf079751cbdbebe8425be7c93b963dc0f31360
tree4c7c99b6b47d00039246d0ac6c1c085a53bf0e78
parentbef0b4ea8fd0dbda6f29412a841c176d2fc2f2eb
runtime: use quiet NaNs in softfloat implementation

Update #37455

Change-Id: Ieac0823aa398d73187c009037be15ba34c84f3d9
Reviewed-on: https://go-review.googlesource.com/c/go/+/221433
Run-TryBot: Emmanuel Odeke <emm.odeke@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/runtime/softfloat64.go