From 2608db056da7acfb983b460dd32edb0f97da5395 Mon Sep 17 00:00:00 2001 From: peter Date: Wed, 29 Oct 2003 15:37:52 +0000 Subject: [PATCH] * win32 also has as instead of asw in 1.1 --- tests/test/tfpu4.pp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/test/tfpu4.pp b/tests/test/tfpu4.pp index 39672079b3..6d33219f3b 100644 --- a/tests/test/tfpu4.pp +++ b/tests/test/tfpu4.pp @@ -1,9 +1,13 @@ { %CPU=i386 } { testfdiv variant with GNU AS output forced } {$ifdef win32} +{$ifdef VER1_0} {$output_format asw} {$else} {$output_format as} +{$endif} +{$else} +{$output_format as} {$endif win32} { This test program deals with the the delicate problem of