diff --git a/compiler/ogcoff.pas b/compiler/ogcoff.pas index d7b6ad727f..6673d5017d 100644 --- a/compiler/ogcoff.pas +++ b/compiler/ogcoff.pas @@ -1876,7 +1876,7 @@ const pemagic : array[0..3] of byte = ( else begin bind:=AB_COMMON; - size:=sym.value; + size:=symvalue; end; end else