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] riscv: Remove support for variable page sizes


On Mon, Sep 30, 2019 at 5:45 AM Florian Weimer <fweimer@redhat.com> wrote:
> [NB: I could use some help with testing here.]

I was out sick most of last week, but I did a top of tree
riscv64-linux native binutils/gcc/glibc build this week which ended up
testing your patch.  I got 16 glibc failures which is what I expected.
6 of those are asin/acos ULP problems, so I think only 10 real
problems.  I did have to add -Wno-error=stringop-overflow to gccwarn
to complete the glibc build, but I believe that is a gcc bug, and I
see that there are already a number of stringop-overflow bugs that
have been reported, so it might be related to one of the existing bug
reports.

Jim


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