浏览代码

* the references of records passed by value can be kept in registers

git-svn-id: trunk@38659 -
florian 7 年之前
父节点
当前提交
f986933d46
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      compiler/symsym.pas

+ 0 - 1
compiler/symsym.pas

@@ -1672,7 +1672,6 @@ implementation
                 not(pi_has_assembler_block in current_procinfo.flags) and
                 not(pi_has_assembler_block in current_procinfo.flags) and
                 not(pi_uses_exceptions in current_procinfo.flags) and
                 not(pi_uses_exceptions in current_procinfo.flags) and
                 not(pi_has_interproclabel in current_procinfo.flags) and
                 not(pi_has_interproclabel in current_procinfo.flags) and
-                not(vo_has_local_copy in varoptions) and
                 ((refpara and
                 ((refpara and
                   (varregable <> vr_none)) or
                   (varregable <> vr_none)) or
                  (not refpara and
                  (not refpara and