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: Improve 64bit memcpy/memmove for Atom, Core 2 and Core i7


On Fri, Jul 2, 2010 at 7:33 AM, Andreas Schwab <schwab@redhat.com> wrote:
> "H.J. Lu" <hjl.tools@gmail.com> writes:
>
>> On Fri, Jul 2, 2010 at 4:10 AM, Andreas Schwab <schwab@redhat.com> wrote:
>>> "H.J. Lu" <hongjiu.lu@intel.com> writes:
>>>
>>>> This patch includes optimized 64bit memcpy/memmove for Atom, Core 2 and
>>>> Core i7.
>>>
>>> Did you run the testsuite?
>>>
>>
>> Yes.
>
> The whole testsuite?
>

Yes. I ran it on Fedora 13. There are a few failures:

make[4]: *** [/export/build/gnu/glibc-sse/build-x86_64-linux/nptl/tst-setuid1-static.out]
Error 1
make[3]: *** [nptl/xtests] Error 2
make[4]: *** [/export/build/gnu/glibc-sse/build-x86_64-linux/elf/tst-tls12]
Error 1
make[4]: *** [/export/build/gnu/glibc-sse/build-x86_64-linux/elf/tst-tls11]
Error 1
make[4]: *** [/export/build/gnu/glibc-sse/build-x86_64-linux/elf/tst-tls10]
Error 1

I have seen them before.

-- 
H.J.


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