From: Nick Clifton Date: Sat, 16 Jan 1999 13:33:46 +0000 (+0000) Subject: Do not merge two instructions when the left hand one kills the right hand one. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bc7d553ce3b111b0080b8e6f6d5a3392a9507ffc;p=binutils-gdb.git Do not merge two instructions when the left hand one kills the right hand one. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 56fa49efc93..88a1eb9024d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +1999-01-16 Nick Clifton + + * config/tc-d30v.c (write_2_short): Do not generate a sequential + merge of two instructions if the left instruciton kills the right. + 1999-01-11 Doug Evans * Makefile.in: Regenerate.