Files
mercury/tests/general/determinism_inlining.exp
Andrew Bromage 044a57b8bb Bug fix to inlining.m.
Estimated hours taken: 4

Bug fix to inlining.m.

When you inline a proc whose inferred determinism differs from the
declared determinism, re-run determinism analysis to ensure that
they are not misleading.  This caused the code generator to abort
on the regression test included.

tests/general/Mmake:
tests/general/determinism_inlining.m:
tests/general/determinism_inlining.exp:
	Regression test.  Also moved nondet_ite_2 to NOT_WORKING
	because this change triggers an unrelated bug in the code
	generator (being worked on by fjh) in that case.
1997-06-12 00:12:24 +00:00

2 lines
3 B
Plaintext