mpreduce: Debug decomposition corrupts initial state for code generator.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 4 Apr 2006 16:17:30 +0000 (17:17 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 4 Apr 2006 16:17:30 +0000 (17:17 +0100)
The code generation pass uses whatever final state the debugging run
left behind.  Have the debug pass force the final state back to Z when
it finishes.

Also, produce correct output from the debugging pass.


No differences found