Path: utzoo!attcan!uunet!lll-winken!uwm.edu!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!ucbvax!hplabs!hpfcso!mjs From: mjs@hpfcso.HP.COM (Marc Sabatella) Newsgroups: comp.lang.misc Subject: Re: 'register' variables and other goodies (was Re: Common subexpression optimization) Message-ID: <8960011@hpfcso.HP.COM> Date: 7 Feb 90 15:46:03 GMT References: <14226@lambda.UUCP> Organization: Hewlett-Packard, Fort Collins, CO, USA Lines: 8 >People *have* built interprocedural flow analysers for Pascal compilers. >People have even done it for Fortran, complete with separate compilation. >Even commercial people (as opposed to research). >Other people even use such compilers. Saying that there exist such compilers (and we all know many implementations of Pascal *do* support separate compilation) is not the same as saying it is "not a problem for Pascal".