HomeFreeBSD

gas: use memmove instead of bogus memcpy.

Description

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.
Sourceware-PR 11456.

Obtained from: OpenBSD (CVS rev. 1.2)
MFC after: 3 days

Details

Provenance
pfgAuthored on
Parents
rS276227: Mention cc_cdg.
Branches
Unknown
Tags
Unknown

Event Timeline