瀏覽代碼

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

git-svn-id: trunk@26013 -
nickysn 11 年之前
父節點
當前提交
870d432468
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      rtl/inc/systemh.inc

+ 0 - 3
rtl/inc/systemh.inc

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