If NV_ZERO_IS_ALLBITS_ZERO there's no need to explicitly set the NVX
authorNicholas Clark <nick@ccl4.org>
Sun, 19 Jun 2005 15:12:26 +0000 (15:12 +0000)
committerNicholas Clark <nick@ccl4.org>
Sun, 19 Jun 2005 15:12:26 +0000 (15:12 +0000)
commit16b305e3e4544d447942f0504841eebbe3108646
tree3993b159da16fe81739c353ff59306563e96d24a
parentf607920a165f3c14b9c61dc74e535bdc6aa1904c
If NV_ZERO_IS_ALLBITS_ZERO there's no need to explicitly set the NVX
to 0.0, as the memset has already done it.

p4raw-id: //depot/perl@24899
sv.c