Explorar el Código

* use asw for win32 target

pierre hace 23 años
padre
commit
ba96de0b1a
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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