Explorar el Código

* also make "out" parameters unique

git-svn-id: trunk@2043 -
Jonas Maebe hace 20 años
padre
commit
d6559f594d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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