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: Patch: put back missing doloop optimization


Dale Johannesen wrote:
> As discussed on gcc@.  This is a performance regression from
> gcc-3.3.  Bootstrapped/regtested ppc Darwin.  OK?  (Sebastian
> should probably sign off on this, since he had an objection on
> gcc@).
> 
> 2005-08-30  Dale Johannesen  <dalej@apple.com>
> 
>         * loop-iv.c (iv_number_of_iterations):  Fix overflow check for
>         loops that count down.
> 
> 2005-08-30  Dale Johannesen  <dalej@apple.com>
> 
>         * gcc.dg/20050830-1.c:  New.
> 

I think that this is ok.

Sebastian


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