Przeglądaj źródła

* also make "out" parameters unique

git-svn-id: trunk@2043 -
Jonas Maebe 19 lat temu
rodzic
commit
d6559f594d
1 zmienionych plików z 1 dodań i 1 usunięć
  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