re PR rtl-optimization/54290 (wrong code at -O2 with large offset)
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 21 Sep 2012 11:06:51 +0000 (11:06 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 21 Sep 2012 11:06:51 +0000 (11:06 +0000)
commitb383e25548a5c06cb096cad9571031b98f074f00
tree4c215542ecfa6dd4a462389de3a15cd013b15413
parent88a4c78be1f44b8918517382b628f2062c30c834
re PR rtl-optimization/54290 (wrong code at -O2 with large offset)

PR rtl-optimization/54290
PR rtl-optimization/54644
* reload1.c (choose_reload_regs): Fix thinko in previous change.

From-SVN: r191609
gcc/ChangeLog
gcc/reload1.c