Files
mercury/tests/general/prune_switch.exp
Simon Taylor 7974b579ef Fix some places where goal_info fields were not being filled
Estimated hours taken: 1

compiler/simplify.m
compiler/higher_order.m
	Fix some places where goal_info fields were not being filled
	in correctly.

compiler/hlds_goal.m
	Added goal_info_init/4 which takes the nonlocals, instmap_delta
	and determinism of the goal. All goal_info_inits after determinism
	analysis should probably use this version.

compiler/common.m
compiler/polymorphism.m
	Use goal_info_init/4.

tests/general/prune_switch.m
	Test case.
1997-07-25 02:38:44 +00:00

1 line
1 B
Plaintext