소스 검색

* building on powerpc and arm fixed

git-svn-id: trunk@42241 -
florian 6 년 전
부모
커밋
d80dc03ccb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      compiler/ncgmem.pas

+ 1 - 1
compiler/ncgmem.pas

@@ -1013,7 +1013,7 @@ implementation
                     begin
 {$if defined(cpu64bitalu)}
                       hreg:=left.location.register;
-{$else defined(cpu64bitalu}}
+{$else defined(cpu64bitalu)}
                       if target_info.endian=endian_little then
                         begin
                           if location.reference.offset>3 then