From 2eef2ef1e8c33e55f98ae259956fa93057b205fb Mon Sep 17 00:00:00 2001 From: Jim Wilson Date: Tue, 7 Apr 1992 22:33:24 -0700 Subject: [PATCH] *** empty log message *** From-SVN: r709 --- gcc/config/sparc/sparc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config/sparc/sparc.h b/gcc/config/sparc/sparc.h index 10f7b0e0f21..2578fda3122 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. */ -- 2.30.2