[PATCH] Fix alphaev6 stpcpy

Jakub Jelinek jakub@redhat.com
Mon Dec 11 00:57:00 GMT 2000


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


More information about the Libc-hacker mailing list