From 108fb83e1360cdf134cf08ed3adeefd41a9bf1cb Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 21 Aug 1998 17:03:20 +0000 Subject: [PATCH] Fix for PR15003 - copy prev_opcode over opcode after issuing first insn in a REVSEQ pair. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 414b377b5f..206816a434 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Fri Aug 21 18:43:48 1998 Nick Clifton + + * config/tc-d30v.c (md_assemble): Copy previous opcode over + current opcode after writing the first insturction of a reverse + sequential pair. + Fri Aug 21 07:30:35 1998 Doug Evans * read.h (generate_lineno_debug): Add prototype. -- 2.34.1