浏览代码

* 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