mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-19 03:13:40 +00:00
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.
2 lines
3 B
Plaintext
2 lines
3 B
Plaintext
42
|