diff --git a/tests/test/tfpu4.pp b/tests/test/tfpu4.pp index 5b1d69cf59..7757ee75ca 100644 --- a/tests/test/tfpu4.pp +++ b/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