mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-04 21:49:37 +01:00
* redo LsrAnd2Lsr optimization
git-svn-id: trunk@23413 -
This commit is contained in:
parent
0921df3191
commit
abfa6c1b43
@ -862,6 +862,7 @@ Implementation
|
||||
DebugMsg('Peephole LsrAnd2Lsr done', hp1);
|
||||
asml.remove(hp1);
|
||||
hp1.free;
|
||||
result:=true;
|
||||
end;
|
||||
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user