Browse Source

+ reenabled the new str<->float conversion code on i8086 after the fix in r26005

git-svn-id: trunk@26013 -
nickysn 11 years ago
parent
commit
870d432468
1 changed files with 0 additions and 3 deletions
  1. 0 3
      rtl/inc/systemh.inc

+ 0 - 3
rtl/inc/systemh.inc

@@ -167,9 +167,6 @@ Type
   {$else}
   {$else}
     {$fatal No memory model defined}
     {$fatal No memory model defined}
   {$endif}
   {$endif}
-
-  { flt_conv.inc is still buggy on the i8086, so use the real2str.inc fallback }
-  {$define FLOAT_ASCII_FALLBACK}
 {$endif CPUI8086}
 {$endif CPUI8086}
 
 
 {$ifdef CPUX86_64}
 {$ifdef CPUX86_64}