[NDS32] Move some target hooks to the bottom of nds32.c file.
commit5466e9a59964d3b8d38cc8a13c159e294d555863
authorjasonwucj <jasonwucj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 22 Apr 2018 08:07:08 +0000 (22 08:07 +0000)
committerjasonwucj <jasonwucj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 22 Apr 2018 08:07:08 +0000 (22 08:07 +0000)
treef7e757a95ed4d82c79031c58bbb45c7b339a5c31
parent1e0e0deb55030c283335b60f9758c4a0420f1086
[NDS32] Move some target hooks to the bottom of nds32.c file.

gcc/
* config/nds32/nds32.c
(TARGET_HARD_REGNO_MODE_OK): Move to the bottom of file.
(TARGET_MODES_TIEABLE_P): Likewise.

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