This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: [PATCH] Fix alpha/alphaev6 memcpy


Jakub Jelinek <jakub@redhat.com> writes:

> > One good way to fix this is to change the loop control check
> > to not go through the unrolled loop if we would normally only
> > go through it once:
> 
> That seems to work (passed make and make check).
> If there is really no gain to do wh64 on the single 64bytes store, then your
> patch is surely the best solution.

I've applied the patch now.  Thanks,

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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