LDBL_MIN
if (y < LDBL_MIN * 2) {
test(fmal, -LDBL_MIN, LDBL_MIN, 0.0, -0.0,
test(fmal, LDBL_MIN, LDBL_MIN, NAN, NAN, ALL_STD_EXCEPT, 0);