]> 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>
Thu, 22 Apr 2021 09:43:13 +0000 (10:43 +0100)
commit5ba5ebf92b5daec3f3eacf64fc56a863d9547bc3
tree29280f579503a229099d65f81f781fabf4ff6c33
parentb69904b8916cb693b92a98271243ab2d407a0bc2
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

(cherry picked from commit b358534ab1a953fac5830012751232e2f0807cc0)
lib/msun/tests/fmaxmin_test.c