소스 검색

+ added pass_left_right in second_mul, fixes the ie 200109092

git-svn-id: trunk@2933 -
florian 19 년 전
부모
커밋
38c132e8cb
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      compiler/x86_64/nx64add.pas

+ 2 - 0
compiler/x86_64/nx64add.pas

@@ -51,6 +51,8 @@ interface
         hl4 : tasmlabel;
 
     begin
+      pass_left_right;
+
       { The location.register will be filled in later (JM) }
       location_reset(location,LOC_REGISTER,OS_INT);
       { Get a temp register and load the left value into it