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


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).

-- 
Joseph S. Myers
joseph@codesourcery.com


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