]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Partially revert r271349, which disabled the msun cexp test #4 on i386.
authordim <dim@FreeBSD.org>
Sat, 1 Jun 2019 20:08:10 +0000 (20:08 +0000)
committerdim <dim@FreeBSD.org>
Sat, 1 Jun 2019 20:08:10 +0000 (20:08 +0000)
commitd3646506586934ff923206c3bb082172b9537f30
tree547647871ef27cc15c900ded7625b0be8e845538
parent56449d89477f6215cfe384e670d43413b97f603e
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.

Obtained from: https://github.com/freebsd/freebsd/pull/401
Submitted by: Moritz Buhl <gh@moritzbuhl.de>
PR: 191676
MFC after: 3 days
lib/msun/tests/cexp_test.c