From 64d63eab82d508a49ed5203e2f86de71c95f955c Mon Sep 17 00:00:00 2001 From: law Date: Sun, 8 Jun 1997 21:23:20 +0000 Subject: [PATCH] Remove unwanted line accidentally inserted in last change. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14173 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/config/sh/sh.md | 1 - 1 file changed, 1 deletion(-) diff --git a/gcc/config/sh/sh.md b/gcc/config/sh/sh.md index d0f79ff3718..1b0e35d6ff7 100644 --- a/gcc/config/sh/sh.md +++ b/gcc/config/sh/sh.md @@ -2842,7 +2842,6 @@ return \"mov r0,r15\"; }" [(set_attr "length" "10")]) - (set_attr "type" "move")]) ;; Switch back to the original stack for interrupt funtions with the ;; sp_switch attribute. */ -- 2.11.4.GIT