this bug is not really a bug, a variable gets optimized out and the points-to and...
authorjjenista <jjenista>
Mon, 18 Apr 2011 16:44:12 +0000 (16:44 +0000)
committerjjenista <jjenista>
Mon, 18 Apr 2011 16:44:12 +0000 (16:44 +0000)
commit283d639ca94c154b5a1d13d786d0fa325f157e8a
tree8bb3816b5dea56f2a011517ef298c015635dd5f8
parent7b2e345323a9b36c50a90d2ad976eeec715aedbb
this bug is not really a bug, a variable gets optimized out and the points-to and task in-set is fine, just has a different name
Robust/src/Tests/disjoint/var-reuse-bug-example/makefile [new file with mode: 0644]
Robust/src/Tests/disjoint/var-reuse-bug-example/test.java [new file with mode: 0644]