On 11/28/24 04:43, Peter Maydell wrote:
Explicitly set a rule in the softfloat tests for propagating NaNs in the muladd case. In meson.build we put -DTARGET_ARM in fpcflags, and so we should select here the Arm rule of float_3nan_prop_s_cab.Signed-off-by: Peter Maydell<peter.mayd...@linaro.org> --- tests/fp/fp-bench.c | 1 + tests/fp/fp-test.c | 1 + 2 files changed, 2 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~