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: loop.c:basic_induction_var does not accept ZERO_EXTEND


On Tue, May 23, 2000 at 03:22:43PM -0400, David Edelsohn wrote:
> I would
> think that basic_induction_var() should discover the BIV and then let
> later code determine whether the range can be computed at compile-time and
> is safe to treat as a BIV without overflow in the original mode.

I had a patch about a year back to do exactly this.  I'll see
if I can track this down...


r~

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