浏览代码

* fixes arm

git-svn-id: trunk@40350 -
florian 6 年之前
父节点
当前提交
ccb8e86560
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      compiler/rgobj.pas

+ 3 - 0
compiler/rgobj.pas

@@ -1840,6 +1840,9 @@ unit rgobj;
         p : tai;
         i : integer;
         supreg, u: tsuperregister;
+{$ifdef arm}
+        so: pshifterop;
+{$endif arm}
       begin
         { All allocations are available. Now we can generate the
           interference graph. Walk through all instructions, we can