From bc7d553ce3b111b0080b8e6f6d5a3392a9507ffc Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Sat, 16 Jan 1999 13:33:46 +0000 Subject: [PATCH] Do not merge two instructions when the left hand one kills the right hand one. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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. -- 2.30.2