浏览代码

+ support aitconst_farptr in tai_const.size

git-svn-id: trunk@30455 -
nickysn 10 年之前
父节点
当前提交
1c5d0ed09a
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      compiler/aasmtai.pas

+ 2 - 0
compiler/aasmtai.pas

@@ -1882,6 +1882,8 @@ implementation
           aitconst_half16bit,
           aitconst_gs:
             result:=2;
+          aitconst_farptr:
+            result:=4;
           aitconst_got:
             result:=sizeof(pint);
           aitconst_gotoff_symbol: