This is the mail archive of the glibc-bugs@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]

[Bug libc/11230] memchr overshoots on ia64


------- Additional Comments From jrnieder at gmail dot com  2010-02-04 01:32 -------
(In reply to comment #11)
> Please show me how to reproduce it. I need exact step. Thanks.

Hereâ??s one way, I suspect:

 curl http://kernel.org/pub/software/scm/git/git-1.6.6.1.tar.gz | tar -zxf -
 cd git-1.6.6.1/
 make NO_OPENSSL=1 NO_CURL=1 test

The test suite uses git diff often enough to exercise memchr pretty heavily.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11230

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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