projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f92da8
)
oops - fix typo in previous delta
author
Nick Clifton
<nickc@gcc.gnu.org>
Thu, 11 Dec 2003 10:30:56 +0000
(10:30 +0000)
committer
Nick Clifton
<nickc@gcc.gnu.org>
Thu, 11 Dec 2003 10:30:56 +0000
(10:30 +0000)
From-SVN: r74534
gcc/config/m32r/m32r.c
patch
|
blob
|
history
diff --git
a/gcc/config/m32r/m32r.c
b/gcc/config/m32r/m32r.c
index c7c197defe3480d2de2c96bfb076596524095d24..33a856dc0d8f1c7490dc7251dd4063766aa33867 100644
(file)
--- a/
gcc/config/m32r/m32r.c
+++ b/
gcc/config/m32r/m32r.c
@@
-2576,7
+2576,7
@@
m32r_not_same_reg (rtx a, rtx b)
/* Use a library function to move some bytes. */
static void
-block_move_call (rtx dest, rtx src_reg, rtx bytes_rtx)
+block_move_call (rtx dest
_reg
, rtx src_reg, rtx bytes_rtx)
{
/* We want to pass the size as Pmode, which will normally be SImode
but will be DImode if we are using 64 bit longs and pointers. */