Fix for PR15003 - copy prev_opcode over opcode after issuing first insn in
authorNick Clifton <nickc@redhat.com>
Fri, 21 Aug 1998 17:03:20 +0000 (17:03 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 21 Aug 1998 17:03:20 +0000 (17:03 +0000)
a REVSEQ pair.

gas/ChangeLog

index 414b377b5ffa4ae26c025015fe137c08a88a2b45..206816a434704e2bbc0513e2ace3673d2891255e 100644 (file)
@@ -1,3 +1,9 @@
+Fri Aug 21 18:43:48 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * 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  <devans@canuck.cygnus.com>
 
        * read.h (generate_lineno_debug): Add prototype.