git-svn-id: trunk@39391 -
@@ -18,6 +18,7 @@
program tfarcal3;
{$F+}
+{$hugecode off}
uses
dos;
program tfarcal4;
{$F-}
@@ -5,6 +5,7 @@
{$mode TP}
{ should be near, since we are in $F- mode }
procedure myproc;
@@ -112,4 +113,4 @@ end.
begin
{ silently succeed in the other memory models }
end.
-{$endif}
+{$endif}
@@ -12,6 +12,8 @@
program tretf1;
+
program tretf2;