Browse Source

* use asw for win32 target

pierre 23 years ago
parent
commit
ba96de0b1a
1 changed files with 4 additions and 0 deletions
  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