瀏覽代碼

Use correct field for sl_absolutetype or sl_typeconv ppropaccesslistitem type (revealed by compilation with -CriotR)

git-svn-id: trunk@40109 -
pierre 6 年之前
父節點
當前提交
8f7707d474
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/dbgdwarf.pas

+ 1 - 1
compiler/dbgdwarf.pas

@@ -2496,7 +2496,7 @@ implementation
             sl_absolutetype,
             sl_absolutetype,
             sl_typeconv:
             sl_typeconv:
               begin
               begin
-                currdef:=tfieldvarsym(symlist^.sym).vardef;
+                currdef:=symlist^.def;
                 { ignore, these don't change the address }
                 { ignore, these don't change the address }
               end;
               end;
             sl_vec:
             sl_vec: