comp.lang.ada
 help / color / mirror / Atom feed
* Effects of Ada Coding Style on Compiler Optimizations
@ 1991-02-27 14:48 Keith Gehring
  0 siblings, 0 replies; only message in thread
From: Keith Gehring @ 1991-02-27 14:48 UTC (permalink / raw)


I am looking for a list of Ada features that, by their nature, thwart an
Ada compiler from optimizing a program (e.g., use of separates kills 
common subexpression elimination in the calling routine.) or are expensive
to use in terms of code size and speed (e.g., use of unconstrained array
types as subprogram parameters forces runtime determination of array size
vs. compile time determination).  I know there are more than these.

I would also appreciate any explanation as to why a particular feature
cannot be fully optimized (it may not be obvious to me).

I'll take any references to books, technical articles, personal 
experience/knowledge, etc.  

Thanks,

Keith L. Gehring
513-583-5373
neptune@Ada1.crd.ge.com

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1991-02-27 14:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1991-02-27 14:48 Effects of Ada Coding Style on Compiler Optimizations Keith Gehring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox