소스 검색

* last commit was not correct, fixed

florian 3 년 전
부모
커밋
e132ae2fee
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      compiler/nadd.pas

+ 1 - 1
compiler/nadd.pas

@@ -4407,7 +4407,7 @@ implementation
                   else
                     expectloc:=LOC_JUMP;
                end
-{$elseif defined(llvm) and cpu32bitalu}
+{$elseif defined(llvm) and defined(cpu32bitalu)}
             { llvm does not support 128 bit math on 32 bit targets, which is
               necessary for overflow checking 64 bit operations }
             else if (torddef(ld).ordtype in [s64bit,u64bit,scurrency]) and