]> Cypherpunks.ru repositories - gostls13.git/commit
reflect: add test for passing float32 signaling NaNs
authorKeith Randall <khr@golang.org>
Tue, 7 Sep 2021 22:13:51 +0000 (15:13 -0700)
committerKeith Randall <khr@golang.org>
Tue, 7 Sep 2021 23:10:23 +0000 (23:10 +0000)
commitb606739be6758615658188c8a6453256eaeccf35
treed7d36a6764d88361c1efc96620d1a12b2b4b6383
parentb5e33a50fe600314752b866980a9b2498f23a326
reflect: add test for passing float32 signaling NaNs

Update #40724

Change-Id: I110cdb7c4a2c5db6b85ca951143430555261abf3
Reviewed-on: https://go-review.googlesource.com/c/go/+/348017
Trust: Keith Randall <khr@golang.org>
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/reflect/abi_test.go
src/reflect/all_test.go