]> 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>
Mon, 22 Mar 2021 11:55:07 +0000 (11:55 +0000)
commit6ccdee8ab576577224fb9e4baed05bd0efe933fd
treec0af8fced8dee66e7bc5d4d18db0149f76b0bbfa
parent2b181156c893843266c2825098360db2364dbd23
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.
lib/msun/tests/Makefile
lib/msun/tests/fenv_test.c