Re: [PATCH] [arm] xfail fp-uint64-convert-double tests

2022-12-05 Thread Jeff Law via Gcc-patches
On 12/2/22 02:34, Alexandre Oliva via Gcc-patches wrote: The FP emulation on ARM doesn't take rounding modes into account. The tests require hard_float, but that only tests for calls when adding doubles. There are arm targets that support hardware adds, but that emulate conversions. Regstr

[PATCH] [arm] xfail fp-uint64-convert-double tests

2022-12-02 Thread Alexandre Oliva via Gcc-patches
The FP emulation on ARM doesn't take rounding modes into account. The tests require hard_float, but that only tests for calls when adding doubles. There are arm targets that support hardware adds, but that emulate conversions. Regstraped on x86_64-linux-gnu, also tested with crosses to riscv64