re PR tree-optimization/19937 (Wrong loop exit (causes binutils to fail))
authorZdenek Dvorak <dvorakz@suse.cz>
Fri, 25 Feb 2005 12:07:11 +0000 (13:07 +0100)
committerZdenek Dvorak <rakdver@gcc.gnu.org>
Fri, 25 Feb 2005 12:07:11 +0000 (12:07 +0000)
commit9e7376e5952775dca8267df699af56fb53e69739
treef8ee603bfd3418fc02fdb4850b03ae8255571708
parentbd182be84e9c8ae8485ac7c392fa0b6678969e3c
re PR tree-optimization/19937 (Wrong loop exit (causes binutils to fail))

PR tree-optimization/19937
* tree-ssa-loop-ivopts.c (rewrite_use_compare): Cast the final value
to the type of the induction variable.

From-SVN: r95535
gcc/ChangeLog
gcc/tree-ssa-loop-ivopts.c