This is the mail archive of the gcc-bugs@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: optimization/9319: slower code generated for simple loop on linux


On Wed, Jan 22, 2003 at 12:09:52AM +0100, Eric Botcazou wrote:
> Would you support relaxing the code when unrolling is disabled, in order to 
> recover the optimization loss in that case ?

No.  The notes used by loop.c would still be in the wrong place.  


r~


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