constant propagation bug
Fergus Henderson
fjh at cs.mu.oz.au
Tue Aug 26 10:36:13 AEST 1997
Hi,
Tom, can you please have a look at this one?
$ mmc --optimize-constant-propagation address_of_builtins.m
Software error: assoc_list__from_corresponding_lists: lists have different
lengths.
Key list type: list:list(int)
Key list length: 0
Value list type: list:list(prog_data:mode)
Value list length: 2
$ mmc address_of_builtins.m && echo worked
worked
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh> | of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3 | -- the last words of T. S. Garp.
More information about the developers
mailing list