bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/22014] as(1) in microMIPS mode: illegal use of memcpy with over


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/22014] as(1) in microMIPS mode: illegal use of memcpy with overlapping addresses
Date: Thu, 22 Feb 2018 12:51:34 +0000

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

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=39334a61e63321352304cbae77b37fcba4fed662

commit 39334a61e63321352304cbae77b37fcba4fed662
Author: A. Wilcox <address@hidden>
Date:   Thu Feb 22 12:49:49 2018 +0000

    Fix memory access violation when attempting to shorten a suffixed micromips
instruction during lookup.

        PR 22014
        * config/tc-mips.c (mips_lookup_insn): Use memmove to strip the
        instruction size suffix.

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]