]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
lib/msun/tests: Add more debug output to fenv_test.c
authorAlex Richardson <arichardson@FreeBSD.org>
Thu, 4 Mar 2021 18:41:06 +0000 (18:41 +0000)
committerAlex Richardson <arichardson@FreeBSD.org>
Thu, 22 Apr 2021 09:44:51 +0000 (10:44 +0100)
commit78fa908b1e88f78160664e93560b9ac78caecc53
tree6de34e2da441123323b820a9439fd97ced3a027a
parent1f7e87f2d322512a055ca95fdff2e15fc21d243e
lib/msun/tests: Add more debug output to fenv_test.c

Output a hex dump of the current fenv and the expected value to allow
comparing them without having to resort to interactive use of GDB.

(cherry picked from commit 6ccdee8ab576577224fb9e4baed05bd0efe933fd)
lib/msun/tests/Makefile
lib/msun/tests/fenv_test.c