Estimated hours taken: 0.3
Commit these files, I had forgotten to `cvs add' them last time.
tests/hard_coded/elim_special_pred.m:
tests/hard_coded/elim_special_pred.exp:
Test case to make sure that special preds aren't eliminated
too agressively - arg/3 makes use of the special preds possible
in new ways - the old analysis in dead_proc_elim didn't get this
right, so was modified to use a more conservative algorithm.
This test is to make sure that future changes to that algorithm
are not too agressive.