(programming, compiler)(By analogy with spilling the contentsof an overfull container) When a compiler is generatingmachine code and there are more live variables than themachine has registers and it has to transfer or "spill" somevariables from registers to memory.