Re: [PATCH v2 20/28] softfloat: Convert floatx80 float conversions to FloatParts

2021-06-03 Thread Alex Bennée
Richard Henderson writes: > This is the last use of commonNaNT and all of the routines > that use it, so remove all of them for Werror. > > Signed-off-by: Richard Henderson Reviewed-by: Alex Bennée -- Alex Bennée

[PATCH v2 20/28] softfloat: Convert floatx80 float conversions to FloatParts

2021-05-25 Thread Richard Henderson
This is the last use of commonNaNT and all of the routines that use it, so remove all of them for Werror. Signed-off-by: Richard Henderson --- fpu/softfloat.c| 276 - fpu/softfloat-specialize.c.inc | 175 - 2 files changed, 67 i