Explorar o código

* Reverted the accidentally committed debug code in 4a7a113a.

Yuriy Sydorov %!s(int64=4) %!d(string=hai) anos
pai
achega
a83f5749de
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      compiler/x86/aoptx86.pas

+ 0 - 1
compiler/x86/aoptx86.pas

@@ -3229,7 +3229,6 @@ unit aoptx86;
                                   RegLoadedWithNewValue(CurrentReg, hp2) or
                                   not RegUsedAfterInstruction(CurrentReg, hp2, TmpUsedRegs) then
                                   begin
-                                    RegUsedAfterInstruction(CurrentReg, hp2, TmpUsedRegs);
                                     { We can remove the original MOV }
                                     DebugMsg(SPeepholeOptimization + 'Mov2Nop 3b done',p);
                                     RemoveCurrentp(p, hp1);