[comp.lang.ada] info wanted on optimization of generic instantiations

sdl@MITRE-BEDFORD.ARPA (Litvintchouk) (11/22/87)

I am interested in finding out what the current state of the art is in
compiler optimization techniques for Ada generic instantiations.  For
instance, I would like to know if there are any Ada compilers, either
available or under development, that implement object code sharing
among instantiations of a generic unit that has generic formal
subprogram parameters.  (Particularly if the generic formal subprogram
has a parameter that is of a generic formal private type.)  Also, how
much code can be shared between an instantiation that supplies a
matching actual procedure, and another instantiation that supplies a
task entry call as the matching actual parameter?

Please reply directly to me; I'll repost a summary of any interesting
replies to the net.  Thanx for your help!


Steven Litvintchouk
MITRE Corporation
Burlington Road
Bedford, MA  01730
(617)271-7753

ARPA:  sdl@mitre-bedford.arpa
UUCP:  ...{cbosgd,decvax,genrad,ll-xn,philabs,security,utzoo}!linus!sdl

	"Those who will be able to conquer software will be able to
	 conquer the world."  -- Tadahiro Sekimoto, president, NEC Corp.n