mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 06:49:27 +02:00
* debug statement removed
git-svn-id: trunk@44234 -
This commit is contained in:
parent
4dff373fef
commit
2acc6337d8
@ -2021,7 +2021,6 @@ unit aoptx86;
|
||||
begin
|
||||
DebugMsg(SPeepholeOptimization + 'MovMovXX2MovXX 1 done',p);
|
||||
taicpu(hp1).loadref(0,taicpu(p).oper[0]^.ref^);
|
||||
writeln(taicpu(hp1).oper[0]^.typ);
|
||||
RemoveCurrentP(p);
|
||||
Result:=True;
|
||||
Exit;
|
||||
|
Loading…
Reference in New Issue
Block a user