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: [gfortran] Avoid induction variables in DO loops.


> >  From what you say, I agree that this sounds like a good fix for this 
> > problem.
> > 
> > Jeff, do you think you have any time to work on this?  If not, would you 
> > please let us know?
> Daniel has already posted a patch.  There's one or two nits, but
> it's effectively ready to go.

Yes, it actually turned out to be easier than I thought it would be,
because it turns out we do actually have some basic loop info at that
point, even if it's not completely up to date, it's probably good enough
for most cases.

> 
> jeff
> 
> 
-- 


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