[m-dev.] diff: simplify.m bug fix

Simon TAYLOR stayl at students.cs.mu.oz.au
Sun Jul 13 16:27:09 AEST 1997


> compiler/simplify.m:
> 	Fix a bug: the code was passing around two different copies
> 	of ModuleInfo, one passed directly, one stored in the det_info
> 	in the simplify_info, and these were not being kept in sync.
> 	That caused the final ModuleInfo to contain the wrong merge_inst
> 	table, which led to map__lookup failures.

That looks fine, thanks Fergus.



More information about the developers mailing list