Explorar o código

Fix compilation error after introduction of po_hasnearfarcallmodel

git-svn-id: trunk@38734 -
pierre %!s(int64=7) %!d(string=hai) anos
pai
achega
79730fe479
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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"'),