* use asw for win32 target

This commit is contained in:
pierre 2002-03-04 10:29:49 +00:00
parent 998c523e3b
commit ba96de0b1a

View File

@ -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