]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove XFAILs from fmaxmin test
authorAlex Richardson <arichardson@FreeBSD.org>
Mon, 22 Mar 2021 11:40:17 +0000 (11:40 +0000)
committerAlex Richardson <arichardson@FreeBSD.org>
Mon, 22 Mar 2021 11:55:06 +0000 (11:55 +0000)
commitb358534ab1a953fac5830012751232e2f0807cc0
treeba0ecd94d29a04f51c6f99bb98d02d52ea1c7d4b
parent133bc645077d77ddb3c7d49130b4ec6fd93e7d34
Remove XFAILs from fmaxmin test

These appears to have been resolved by compiling the test with -fno-builtin
and/or using a newer compiler.

PR: 208703
Reviewed By: ngie
Differential Revision: https://reviews.freebsd.org/D28884
lib/msun/tests/fmaxmin_test.c