Explorar o código

* compilation of ppudump fixed

git-svn-id: trunk@25368 -
nickysn %!s(int64=12) %!d(string=hai) anos
pai
achega
bf3e48d8e0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compiler/utils/ppuutils/ppudump.pp

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

@@ -472,7 +472,7 @@ type
     str  : string[30];
   end;
 const
-  flagopts=24;
+  flagopts=27;
   flagopt : array[1..flagopts] of tflagopt=(
     (mask: $1    ;str:'init'),
     (mask: $2    ;str:'final'),