Do not convert short branch followed by short instruction into a parallel op if -O

This commit is contained in:
Michael Meissner 1996-11-19 22:52:04 +00:00
parent c1f6b406f0
commit 5e9b714f18

View file

@ -1,3 +1,11 @@
start-sanitize-d10v
Tue Nov 19 17:48:06 1996 Michael Meissner <meissner@tiktok.cygnus.com>
* config/tc-d10v.c (parallel_ok): When automatically converting
serial ops to parallel, do not consider a branch as the first
instruction.
end-sanitize-d10v
Tue Nov 19 13:35:22 1996 Jeffrey A Law (law@cygnus.com)
* config/tc-mn10300.c (md_assemble): Handle MN10300_OPERAND_REG_LIST.