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

2 files Authored by A. Wilcox 6 years ago, Committed by nickc 6 years ago,
    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.
    
        
file modified
+6 -0
file modified
+1 -1