Fix for PR15003 - copy prev_opcode over opcode after issuing first insn in
a REVSEQ pair.
This commit is contained in:
parent
bb7835f04c
commit
108fb83e13
1 changed files with 6 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue