K 10 svn:author V 2 br K 8 svn:date V 27 2016-10-11T20:31:59.537919Z K 7 svn:log V 255 Don't use fmaxl/fminl on platforms with no long double support, use fmax/fmin instead. This fixes fmaxmin test failure on MIPS64. Reviewed by: emaste Sponsored by: DARPA, AFRL Sponsored by: HEIF5 Differential Revision: https://reviews.freebsd.org/D8216 END