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] for PR 18316 (updated)



On Apr 18, 2005, at 5:26 AM, Zdenek Dvorak wrote:


Hello,

3) ivopts do not handle induction variables with nonconstant step,
  whereas the old loop optimizer does (PR 18316, patch
  http://gcc.gnu.org/ml/gcc-patches/2005-02/msg00142.html needs
  updating).

Likewise.

here is the updated version of the patch, bootstrapped & regtested on i686.

Does this fix PR 19126 also? PR 19126 shows up in a large number of fortran code.

-- Pinski


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