On 5/1/24 12:44 PM, Patrick O'Neill wrote:
Hi Jeff,


It looks like this patch's gcc.target/riscv/round_64.c testcase doesn't pass when run with newlib.
Looks like a testsuite error as much as anything. The test relies on the gimple optimizers to propagate the input paramters to their use points and transform (for example) a ceil into ceilf. That's not happening with newlib.

Pondering the best approach to fix...

Jeff

Reply via email to