* sysdeps/i386/bits/string.h (memcpy): Add () around arguments.
commit5b2892d54ed237f232cb3219df4ebcadf7146471
authorRoland McGrath <roland@gnu.org>
Tue, 15 Jun 2004 20:12:01 +0000 (15 20:12 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 15 Jun 2004 20:12:01 +0000 (15 20:12 +0000)
treee9294d4c49a6a061fba44a67c887beba16052b75
parent0ab7f77ef5ed29d2a22a2611fce3382eb1379768
* sysdeps/i386/bits/string.h (memcpy): Add () around arguments.

(memchr, __memrchr, strlen, strcmp, strncmp, __strchr_g, __strchr_c,
__strchrnul_g, __strchrnul_c, strspn, strcspn, strpbrk): Add memory
the asm uses as its input, either of size __n where __n is known or
0xfffffff.
(strstr): Add "memory" clobber.
ChangeLog
sysdeps/i386/bits/string.h