Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uupsi!cmcl2!lanl!cochiti.lanl.gov!jlg From: jlg@cochiti.lanl.gov (Jim Giles) Newsgroups: comp.lang.c Subject: Re: low level optimization Message-ID: <22245@lanl.gov> Date: 22 Apr 91 15:00:32 GMT References: <21846@lanl.gov> <1991Apr18.233807.19552@zoo.toronto.edu> <21868@lanl.gov> <3906@inews.intel.com> <4001@bruce.cs.monash.OZ.AU> Sender: news@lanl.gov Organization: Los Alamos National Laboratory Lines: 13 > And, in fact, it doesn't - if your system wants to do 'serious' > interprocedural analysis while still allowing seperate, order > independent compilation, there's nothing to stop it from adding an > extra table to the object file describing the properties of that object > file, and using a clever linker (post-compiler?) to sort all that > information out. Sounds exactly like what _I_ keep saying: the functionality _can_ be performed in a standard conforming way by the loader or some other load-time tool. J. Giles