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 alphaev6 stpcpy


On Sun, Dec 10, 2000 at 02:58:57PM -0800, Ulrich Drepper wrote:
> Jakub Jelinek <jakub@redhat.com> writes:
> 
> > I believe string/tester.c would have caught this, it is testing the return
> > value from stpcpy in a lot of tests.
> 
> Can you verify this?  rth said he ran the tests and hasn't found a
> problem.  Maybe it wasn't for ev6.  Richard?

I was lazy and just linked noinl-tester with additional stpcpy.o and
stxcpy_broken.o objects:

stpcpy flunked test 1
stpcpy flunked test 3
stpcpy flunked test 7
stpcpy flunked test 9
stpcpy flunked test 11
stpcpy flunked test 19
stpcpy flunked test 22
stpcpy flunked test 25
stpcpy flunked test 28
stpcpy flunked test 31
stpcpy flunked test 34
stpcpy flunked test 40
stpcpy flunked test 41
stpcpy flunked test 42
14 errors.

	Jakub

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