[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#619963: testcase



Hello,

in the prototype of memmove (taken from glibc bits/string3.h), you will notice __restrict in front of the arguments. This is not present in more recent glibc versions and is a likely cause of your trouble.

--
Marc Glisse



Reply to: