From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.5-pre1 Date: 21 Dec 92 14:37:47 GMT From: enterpoop.mit.edu!hri.com!noc.near.net!news.Brown.EDU!qt.cs.utexas.edu!cs .utexas.edu!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!news.sei.cmu.edu!ajpo. sei.cmu.edu!falis@ucbvax. (Edward Falis) Subject: Re: Any ideas on how 'is separate' interfers with optimization? Message-ID: <1992Dec21.093747.8811@sei.cmu.edu> List-Id: Alsys compilers will inline separately compiled procedure bodies, provided they're compiled prior to compilation of the calling unit, and the appropriate compiler switch is used. - Ed Falis, Alsys