Reg-stack and cmove bug

Jan Hubicka jh@suse.cz
Sat Feb 17 01:36:00 GMT 2001


> On Fri, Feb 16, 2001 at 07:46:24PM +0100, Jan Hubicka wrote:
> > !   while (insn != current_block->end)
> 
> Incorrect.  This does not process the last instruction in the block.
It does - the following line is insn = NEXT_INSN (insn).

Honza
> 
> 
> r~



More information about the Gcc-bugs mailing list