Files
mercury/tests/hard_coded/bug392.exp
Zoltan Somogyi 9ed0d90e10 Fix mantis bug 392.
compiler/deforest.m:
    Don't push goals that may have output variables into semidet conjunctions,
    since that turns them into nondet conjunctions, leading to determinism
    errors.

tests/hard_coded/bug392.{m,exp}:
    A tougher version of the mantis test case.

tests/hard_coded/Mmakefile:
tests/hard_coded/Mercury.options:
    Enable the new test case, and run it with the options that used to
    tickle the bug.
2015-08-17 15:33:35 +10:00

3 lines
6 B
Plaintext