Просмотр исходного кода

* redo LsrAnd2Lsr optimization

git-svn-id: trunk@23413 -
florian 12 лет назад
Родитель
Сommit
abfa6c1b43
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      compiler/arm/aoptcpu.pas

+ 1 - 0
compiler/arm/aoptcpu.pas

@@ -862,6 +862,7 @@ Implementation
                         DebugMsg('Peephole LsrAnd2Lsr done', hp1);
                         asml.remove(hp1);
                         hp1.free;
+                        result:=true;
                       end;
 
                     {