re PR rtl-optimization/16001 (unable to find a register to spill in class `AREG'...
authorZdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
Sun, 11 Jul 2004 02:52:54 +0000 (04:52 +0200)
committerZdenek Dvorak <rakdver@gcc.gnu.org>
Sun, 11 Jul 2004 02:52:54 +0000 (02:52 +0000)
commitfe3f617f6d19d4c3ea07c5387d9988e5dd854c52
treeab4910e33839a441a5e0100c82084557764f3c6a
parentef262483b88692efa90b6ef51cdada2d1b30e78c
re PR rtl-optimization/16001 (unable to find a register to spill in class `AREG' (-O2 -funroll-loops))

PR rtl-optimization/16001
* loop-iv.c (iv_number_of_iterations): Prevent copy propagation in
niter_expr.

From-SVN: r84486
gcc/ChangeLog
gcc/loop-iv.c