瀏覽代碼

Merged revisions 1400 via svnmerge from
/trunk

git-svn-id: branches/fixes_2_0@1401 -

Jonas Maebe 20 年之前
父節點
當前提交
f95526745e
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      compiler/ncgld.pas

+ 2 - 0
compiler/ncgld.pas

@@ -756,6 +756,8 @@ implementation
                        if is_64bit(lt) then
                          begin
                             case torddef(lt).typ of
+                              scurrency:
+                                vtype:=vtCurrency;
                               s64bit:
                                 vtype:=vtInt64;
                               u64bit: