re PR rtl-optimization/49114 ([x32] Reload failed to handle (set reg:X (plus:X (subre...
authorUlrich Weigand <uweigand@gcc.gnu.org>
Wed, 29 Jun 2011 16:19:08 +0000 (16:19 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Wed, 29 Jun 2011 16:19:08 +0000 (16:19 +0000)
commitde95483d1e787c73bf1c84e47254bdab4f839762
tree9507c4b7ce3490e5dad6d22f43b158015c68c49b
parent931050d044409ae6f3e18ac2fe4128e1e2bee11b
re PR rtl-optimization/49114 ([x32] Reload failed to handle (set reg:X (plus:X (subreg:X (reg:Y) 0) (const_int))))

PR rtl-optimization/49114
* reload.c (push_reload): Define in_subreg_loc and out_subreg_loc
only if LIMIT_RELOAD_CLASS to avoid -Werror build breaks.

From-SVN: r175652
gcc/reload.c