aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJim Wilson <wilson@gcc.gnu.org>1992-04-07 22:33:24 -0700
committerJim Wilson <wilson@gcc.gnu.org>1992-04-07 22:33:24 -0700
commit2eef2ef1e8c33e55f98ae259956fa93057b205fb (patch)
tree891259bcdeb18eab5a7fa108842642ba252640d6 /gcc
parentea3fa5f72bb8726d9fb4f03aa8bcf59b263b2d71 (diff)
downloadgcc-2eef2ef1e8c33e55f98ae259956fa93057b205fb.zip
gcc-2eef2ef1e8c33e55f98ae259956fa93057b205fb.tar.gz
gcc-2eef2ef1e8c33e55f98ae259956fa93057b205fb.tar.bz2
*** empty log message ***
From-SVN: r709
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/sparc/sparc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/sparc/sparc.h b/gcc/config/sparc/sparc.h
index 10f7b0e..2578fda 100644
--- a/gcc/config/sparc/sparc.h
+++ b/gcc/config/sparc/sparc.h
@@ -1190,7 +1190,7 @@ extern struct rtx_def *legitimize_pic_address ();
/* Max number of bytes we can move from memory to memory
in one reasonably fast instruction. */
-#define MOVE_MAX 4
+#define MOVE_MAX 8
/* Define if normal loads of shorter-than-word items from memory clears
the rest of the bigs in the register. */