summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 0c9cece..f8af8cc 100644
--- a/TODO
+++ b/TODO
@@ -27,4 +27,5 @@ Problems
 - x = y op z
   if x is spilled, y can be moved to a spill location
   to free one register for x, this is kind of stupid.
-- Phi defined variables with spill location do not work.
+- [tentative fix: 4fc98da]
+  Phi defined variables with spill location do not work.