recog.c (offsettable_address_addr_space_p): Fix calculation of address mode.
commit98409b518574b9b27d6879b8ade2327fe4a44fd2
authorRichard Sandiford <rsandifo@linux.vnet.ibm.com>
Wed, 22 May 2013 09:21:25 +0000 (22 09:21 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Wed, 22 May 2013 09:21:25 +0000 (22 09:21 +0000)
tree0b4a5011bb6106a2adaa12a48980ed7061ca6006
parent5951f9dfd2f76609cd8f95177d2740416d753245
recog.c (offsettable_address_addr_space_p): Fix calculation of address mode.

gcc/
* recog.c (offsettable_address_addr_space_p): Fix calculation of
address mode.  Move pointer mode initialization to the same place.

From-SVN: r199188
gcc/ChangeLog
gcc/recog.c