diff options
Diffstat (limited to 'spill.c')
| -rw-r--r-- | spill.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -404,6 +404,7 @@ spill(Fn *fn) continue; } bszero(w); + s = -1; if (!req(i->to, R)) { assert(rtype(i->to) == RTmp); t = i->to.val; |
