]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r348500:
authordim <dim@FreeBSD.org>
Fri, 7 Jun 2019 18:52:36 +0000 (18:52 +0000)
committerdim <dim@FreeBSD.org>
Fri, 7 Jun 2019 18:52:36 +0000 (18:52 +0000)
commitc7c1d7ca1f4679f9069d18342fcfd622ea6d7a09
tree983058a107f27b8a888a97c1d8c2e0b3c209c3f4
parentf6fde339fa25d922a68a0d6e5240d0a1dce889f7
MFC r348500:

Partially revert r271349, which disabled the msun cexp test #4 on i386.

Ensure the expected result is stored first in a volatile variable with
the desired type.  This makes all the tests succeed.

Slightly changed from the original pull request, but functionally the
same.

Approved by: re (gjb)
Obtained from: https://github.com/freebsd/freebsd/pull/401
Submitted by: Moritz Buhl <gh@moritzbuhl.de>
PR: 191676
lib/msun/tests/cexp_test.c