فهرست منبع

* i386 building fixed

git-svn-id: trunk@37554 -
florian 7 سال پیش
والد
کامیت
2140b586a6
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      compiler/i386/aoptcpu.pas

+ 1 - 1
compiler/i386/aoptcpu.pas

@@ -1361,7 +1361,7 @@ begin
                         end;
                  end;
               A_TEST, A_OR:
-                if PostPeepholeOptTest(p) then
+                if PostPeepholeOptTestOr(p) then
                   Continue;
             end;
           end;