K 10 svn:author V 3 pfg K 8 svn:date V 27 2014-12-29T22:54:28.390842Z K 7 svn:log V 241 MFC r276228: gas: use memmove instead of bogus memcpy. partial_where points into the buffer that begins with buffer_start so we need to use memmove() to handle the overlap. Fixes Sourceware-PR 11456. Obtained from: OpenBSD (CVS rev. 1.2) END