This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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, mips] Improved memset for MIPS


On Fri, 2013-09-06 at 14:30 +0000, Joseph S. Myers wrote:
> On Thu, 5 Sep 2013, Steve Ellcey  wrote:
> 
> > Tested with the glibc and gcc testsuites and by doing some standalone
> > performance measurements.
> 
> Has the glibc testsuite been run without regressions for all six 
> combinations of (o32, n32, n64) with (big-endian, little-endian)?

No.  I did most of my testing outside of the glibc testsuite because I
find the glibc testsuite difficult to run, see
https://sourceware.org/ml/libc-help/2013-08/msg00040.html for some of my
problems/questions.  I don't believe I have ever managed to do a clean
glibc testsuite run even in a clean tree with no local changes.  I did a
glibc testsuite run in o32 little-endian mode and did not see any
failures that looked like regressions from what I saw with a clean tree.
I did the rest of my testing outside of that.

Steve Ellcey
sellcey@mips.com



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