This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: alpha bootstrap failure wrt loop
- To: rth at cygnus dot com (Richard Henderson)
- Subject: Re: alpha bootstrap failure wrt loop
- From: Joern Rennecke <amylaar at cygnus dot co dot uk>
- Date: Sat, 30 Jan 1999 23:01:25 +0000 (GMT)
- Cc: amylaar at cygnus dot co dot uk, egcs-bugs at cygnus dot com, egcs-patches at cygnus dot com
> This bit?
>
> /* Biv initial value is not a simple move. If it is the sum of
> another biv and a constant, check if both bivs are incremented
> in lockstep.
Yes, right below this comment, there is:
&& uid_luid[REGNO_LAST_UID (bl->regno)] < INSN_LUID (loop_end)