OSDN Git Service

(expand_movstr_call): Likewise for memcpy.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Dec 1995 02:09:53 +0000 (02:09 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Dec 1995 02:09:53 +0000 (02:09 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10810 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/convex/convex.c

index 05e3ef1..f642fb0 100644 (file)
@@ -403,7 +403,9 @@ expand_movstr_call (operands)
                     VOIDmode, 3,
                     XEXP (operands[0], 0), Pmode,
                     XEXP (operands[1], 0), Pmode,
-                    operands[2], SImode);
+                    convert_to_mode (TYPE_MODE (sizetype), operands[2],
+                                     TREE_UNSIGNED (sizetype)),
+                    TYPE_MODE (sizetype));
 }
 \f
 #if _IEEE_FLOAT_