浏览代码

Fix compilation error after introduction of po_hasnearfarcallmodel

git-svn-id: trunk@38734 -
pierre 7 年之前
父节点
当前提交
79730fe479
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      compiler/utils/ppuutils/ppudump.pp

+ 1 - 0
compiler/utils/ppuutils/ppudump.pp

@@ -1990,6 +1990,7 @@ const
      (mask:po_rtlproc;         str: 'RTL procedure'),
      (mask:po_auto_raised_visibility; str: 'Visibility raised by compiler'),
      (mask:po_far;             str: 'Far'),
+     (mask:po_hasnearfarcallmodel; str: 'Near/Far explicit'),
      (mask:po_noreturn;        str: 'No return'),
      (mask:po_is_function_ref; str: 'Function reference'),
      (mask:po_is_block;        str: 'C "Block"'),