aboutsummaryrefslogtreecommitdiff
path: root/rega.c
diff options
context:
space:
mode:
Diffstat (limited to 'rega.c')
-rw-r--r--rega.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/rega.c b/rega.c
index 9ceba70..6f1da50 100644
--- a/rega.c
+++ b/rega.c
@@ -591,6 +591,8 @@ rega(Fn *fn)
continue;
rl[r] = (!rl[r] || rl[r] == x) ? x : -1;
}
+ if (rl[r] == 0)
+ rl[r] = -1;
}
npm = 0;