OSDN Git Service

PR rtl-optimization/49114
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Jun 2011 16:19:08 +0000 (16:19 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Jun 2011 16:19:08 +0000 (16:19 +0000)
commit7257cc4d1ccb3d0ca1998f9c674758c9aa5e3480
tree9507c4b7ce3490e5dad6d22f43b158015c68c49b
parent32cdcc42290503bc5bde57c7b077d4ca5beb0d8a
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@175652 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/reload.c