Commit Graph

1 Commits

Author SHA1 Message Date
Zoltan Somogyi
9d4646335a Fix gcc warnings caused by lack of casts.
compiler/ml_unify_gen_construct.m:
    Add missing casts after OR-ing together the rvals of the arguments
    packed together into a word.

tests/hard_coded/local_args.{m,exp}:
    A regression test for this bug.

tests/hard_coded/Mmakefile:
    Enable the new test case.
2018-07-30 10:06:40 +10:00