浏览代码

* also make "out" parameters unique

git-svn-id: trunk@2043 -
Jonas Maebe 19 年之前
父节点
当前提交
d6559f594d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/ncal.pas

+ 1 - 1
compiler/ncal.pas

@@ -677,7 +677,7 @@ type
                        valid_for_var(left,true);
                    end;
 
-                 if parasym.varspez = vs_var then
+                 if parasym.varspez in [vs_var,vs_out] then
                    set_unique(left);
 
                  { When the address needs to be pushed then the register is