2
0
Эх сурвалжийг харах

* fixed expectloc of unaligned(...)

git-svn-id: trunk@4830 -
florian 19 жил өмнө
parent
commit
bacded2cf8
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      compiler/ninl.pas

+ 1 - 1
compiler/ninl.pas

@@ -2553,7 +2553,7 @@ implementation
 {$ifdef SUPPORT_UNALIGNED}
          in_unaligned_x:
            begin
-             expectloc:=left.expectloc;
+             expectloc:=tcallparanode(left).left.expectloc;
            end;
 {$endif SUPPORT_UNALIGNED}
           else