(movqi): Add missing `DONE'.

From-SVN: r7603
This commit is contained in:
Richard Kenner 1994-06-29 15:52:27 -04:00
parent 269d917555
commit 245d26eb97

View File

@ -1,6 +1,6 @@
;;- Machine description for AMD Am29000 for GNU C compiler
;; Copyright (C) 1991, 1992 Free Software Foundation, Inc.
;; Contributed by Richard Kenner (kenner@nyu.edu)
;; Copyright (C) 1991, 1992, 1994 Free Software Foundation, Inc.
;; Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
;; This file is part of GNU CC.
@ -1928,6 +1928,7 @@
a29k_set_memflags (seq, operands[0]);
emit_insn (seq);
DONE;
}
}
else if (GET_CODE (operands[1]) == MEM)