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]

Re: Patch to improve shadowing of loop variables


Toon Moene writes:
 > Hmmm, I'd hoped that it would improve induction variable strength
 > reduction and elimination for Fortran code that has to be translated
 > with -fno-automatic (which makes all local variables static).

Do you have some RTL for a simple example?  I wrote the code to be
very conservative and there may well be a simple solution.

Michael.

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