reload.c (find_reloads_address_1): Call REG_OK_FOR_CONTEXT with the autoincdec code...
authorHans-Peter Nilsson <hp@axis.com>
Fri, 23 Nov 2007 15:38:29 +0000 (15:38 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Fri, 23 Nov 2007 15:38:29 +0000 (15:38 +0000)
commitf89935ed1786b2bc9e4d3fba30387343a4c4f312
tree524b6fbfc522c5fc6aa1cb518903cbbafd118a73
parent27fa4044f10f2a28e3e33b8b126462276f8fdc4f
reload.c (find_reloads_address_1): Call REG_OK_FOR_CONTEXT with the autoincdec code, not outer_code.

* reload.c (find_reloads_address_1) <autoincdec cases>:
Call REG_OK_FOR_CONTEXT with the autoincdec code, not
outer_code.

From-SVN: r130380
gcc/ChangeLog
gcc/reload.c