]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r348500:
authorDimitry Andric <dim@FreeBSD.org>
Fri, 7 Jun 2019 18:01:29 +0000 (18:01 +0000)
committerDimitry Andric <dim@FreeBSD.org>
Fri, 7 Jun 2019 18:01:29 +0000 (18:01 +0000)
commitb980434fad421fab945eca0db567c2c8b30767aa
treef982d88c3e6c6db0ad4f822d5332d9753868a3ab
parenteca4e14f1f16ebbf7a3cac96c6af8fc2e279b4e7
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.

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