소스 검색

* use asw for win32 target

pierre 23 년 전
부모
커밋
ba96de0b1a
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      tests/test/tfpu4.pp

+ 4 - 0
tests/test/tfpu4.pp

@@ -1,6 +1,10 @@
 { %CPU=i386 }
 { testfdiv variant with GNU AS output forced }
+{$ifdef win32}
+{$output_format asw}
+{$else}
 {$output_format as}
+{$endif win32}
 { This test program deals with the
   the delicate problem of
   non commutative FPU instruction