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/15931] memcpy() has different behavior when statically linked (x86_64)


https://sourceware.org/bugzilla/show_bug.cgi?id=15931

--- Comment #3 from Po-Chun Chang <pchang9 at cs dot wisc.edu> ---
Created attachment 7189
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7189&action=edit
Suggested patch

This patch simply clear the DF before doing "movsq", and retore after it is
done.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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