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: Math errors


On Mon, 30 Dec 2019, Joseph Myers wrote:

> On Mon, 30 Dec 2019, Alistair Francis wrote:
> 
> > Hey,
> > 
> > I'm running the `make check` tests on RV32 inside QEMU and about 800
> > math tests are failing with errors along these lines:
> 
> You need to generate libm-test-ulps for RV32 ("make regen-ulps") (also 
> remember to create a corresponding libm-test-ulps-name file for use in 
> generating the table in the manual).

I should add: first try renaming the RV64 libm-test-ulps to make it 
generic for both RV32 and RV64.  You should only need a separate file for 
RV32 if there is a clear reason for different results between the two.

-- 
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]