* typo fixed

git-svn-id: trunk@49118 -
This commit is contained in:
florian 2021-04-03 22:01:47 +00:00
parent 08817f1aed
commit 87a67a3222

View File

@ -6132,7 +6132,7 @@ unit aoptx86;
DebugMsg(SPeepholeOptimization+'JccMovJmpMov2MovSetcc',p);
{ remove last label }
RemoveInstruction(hp5);
{ remove second albel }
{ remove second label }
RemoveInstruction(hp3);
{ if align is present remove it }
if GetNextInstruction(hp2,hp3) and (hp3.typ=ait_align) then