diff --git a/compiler/dbgdwarf.pas b/compiler/dbgdwarf.pas index 869dc5fcad..fd539744c9 100644 --- a/compiler/dbgdwarf.pas +++ b/compiler/dbgdwarf.pas @@ -2496,7 +2496,7 @@ implementation sl_absolutetype, sl_typeconv: begin - currdef:=tfieldvarsym(symlist^.sym).vardef; + currdef:=symlist^.def; { ignore, these don't change the address } end; sl_vec: