Reachability bug fixes. Tokens propagate and age in allocation sites,
authorjjenista <jjenista>
Sun, 27 Jul 2008 23:46:39 +0000 (23:46 +0000)
committerjjenista <jjenista>
Sun, 27 Jul 2008 23:46:39 +0000 (23:46 +0000)
and the example programs produce results that are almost correct.  One
thing to note is that token propagation through many allocation sites
in a loop doesn't work properly, where the same field-by-field construction of
a single complex object does propagate the tokens.


No differences found