This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: Speed up nonoptimizing compilation III


> On Sat, Feb 22, 2003 at 12:42:28AM +0100, Jan Hubicka wrote:
> > I think I remember we already disabled the loop header duplication for
> > optimize_size once.  It is in the changelog too, any idea why it
> > disappeared?
> 
> Because most of the time the loop header can be eliminated entirely.
Hmm, I see.
Would be the patch OK with the optimize_size part removed?

Honza
> 
> 
> r~


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