OSDN Git Service

(movqi): Add missing `DONE'.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Jun 1994 19:52:27 +0000 (19:52 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Jun 1994 19:52:27 +0000 (19:52 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@7603 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/a29k/a29k.md

index a6dbad1..57edd00 100644 (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.
 
            
          a29k_set_memflags (seq, operands[0]);
          emit_insn (seq);
+         DONE;
        }
     }
   else if (GET_CODE (operands[1]) == MEM)