[NDS32] Consider -mcmodel=X in nds32_legitimate_address_p implementation.
commit34cb34cb237558a092994139b97f28df82eec2ac
authorjasonwucj <jasonwucj@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Jan 2015 06:06:34 +0000 (13 06:06 +0000)
committerjasonwucj <jasonwucj@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Jan 2015 06:06:34 +0000 (13 06:06 +0000)
tree4633b6d235806a32aa620ec6ad35c5c286ffe1e8
parent8e4f6b00556baf4835dc81e7858b484323b0db22
[NDS32] Consider -mcmodel=X in nds32_legitimate_address_p implementation.

gcc/
* config/nds32/nds32.c (nds32_legitimate_address_p): Consider
TARGET_CMODEL_LARGE and TARGET_CMODEL_MEDIUM cases.

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