소스 검색

* fixed test for x86_64 which supports a native comp type

florian 21 년 전
부모
커밋
2ba892c5bd
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      tests/tbs/tb0281.pp

+ 2 - 2
tests/tbs/tb0281.pp

@@ -1,9 +1,9 @@
 { Old file: tbs0333.pp }
 {  }
 
-{$ifndef CPUI386}
+{$if not(defined(CPUI386)) and not(defined(CPUX86_64))}
   {$define COMP_IS_INT64}
-{$endif CPUI386}
+{$endif}
 
 
 var