This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: lazy execution optimization


On Mon, Sep 27, 1999 at 11:10:23AM -0600, Jeffrey A Law wrote:
> This is known as partial dead code elimination.  It is not an optimization
> GCC currently performs; however, much of the underlying framework exists to
> perform this optimization (lcm.c).

Is somebody interested in implementing this, or is this not of general
interest enough ?
If I'm the only one interested, then do you think it's a feasible project
for a (motivated) beginner ?

-- 
Sylvain


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]