This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v3 0/8] RISC-V glibc port for the 32-bit


Joseph Myers <joseph@codesourcery.com> 於 2018年7月26日 週四 下午11:09寫道:
>
> On Thu, 26 Jul 2018, Zong Li wrote:
>
> >  sysdeps/riscv/rv32/rvd/libm-test-ulps              | 1658 ++++++++++++++++
> >  sysdeps/riscv/rv32/rvd/libm-test-ulps-name         |    1 +
>
> I'd expect sysdeps/riscv/rv64/rvd/libm-test-ulps to move to
> sysdeps/riscv/rvd/ instead, unless you have a concrete reason why there
> should be different ulps for 32-bit and 64-bit RISC-V (and as long as you
> have unresolved math test failures, it would be hard to justify such a
> difference).
>
Make sense, we need to resolve math and then modify related files.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]