Explorar o código

* fixes arm

git-svn-id: trunk@40350 -
florian %!s(int64=6) %!d(string=hai) anos
pai
achega
ccb8e86560
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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