Make consistent use of FloatRelation throughout the implementation of the float compare functions.
I don't yet know if this actually solves Coverity issues, but they all look a bit cleaner, I think. r~ Richard Henderson (3): softfloat: Fix declaration of partsN_compare softfloat: Use FloatRelation within partsN_compare softfloat: Use FloatRelation for fracN_cmp fpu/softfloat.c | 20 +++++++++++--------- fpu/softfloat-parts.c.inc | 11 +++++++---- 2 files changed, 18 insertions(+), 13 deletions(-) -- 2.25.1