* .version: changed to version 2.5.3
[fw/sdcc] / src / mcs51 / peeph.def
index f6b05b3b53e59094796ef2cdf261cfd7e0add2b2..d4eea55ec05a7a46ac5a259718b5f4dfddf2c003 100644 (file)
@@ -1284,7 +1284,7 @@ replace restart {
        mov     %1,%2
        mov     %3,%4
        ;       Peephole 177.d  removed redundant move
-} if notVolatile(%1 %2),operandsNotRelated(%1 %3)
+} if notVolatile(%1 %2),operandsNotRelated(%1 %2 %3)
 
 // applies to f.e. bug-607243.c
 // also check notVolatile %3, as it will return FALSE if it's @r%1