Files
mercury/compiler
David Jeffery e74c389cb5 Fixed bug which caused a map__lookup failure when a pragma(export, ...)
Estimated hours taken: 0.25

Fixed bug which caused a map__lookup failure when a pragma(export, ...)
declaration was made for a proc which was not exported from the module (ie.
not in the interface section).

dead_proc_elim.m:
	Never eliminate a proc which is a pragma_exported_proc.
1996-06-11 02:45:39 +00:00
..
1996-05-31 01:16:43 +00:00