Parcourir la source

Merged revisions 1400 via svnmerge from
/trunk

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

Jonas Maebe il y a 20 ans
Parent
commit
f95526745e
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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: