(maybe_eliminate_biv_1): Disable all but two cases of biv elimination with givs...
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 10 May 1996 23:01:08 +0000 (19:01 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 10 May 1996 23:01:08 +0000 (19:01 -0400)
commitfbdc6da8169fa22120a2e8dc52b36d0be9d73086
treefdcefc7671e3635b7e85027d6357c1d9648b5f06
parentcb9e8ad176e75e65cc130c318c4a84922aa98f2a
(maybe_eliminate_biv_1): Disable all but two cases of biv elimination with givs...

(maybe_eliminate_biv_1): Disable all but two cases of biv elimination
with givs and restrict those two cases to an ADD_VAL that is an
address.

From-SVN: r11968
gcc/loop.c