[NDS32] Move some target hooks to the bottom of nds32.c file.
commit50256c75f49088898f6820944077e49202cac2da
authorChung-Ju Wu <jasonwucj@gmail.com>
Sun, 22 Apr 2018 08:07:08 +0000 (22 08:07 +0000)
committerChung-Ju Wu <jasonwucj@gcc.gnu.org>
Sun, 22 Apr 2018 08:07:08 +0000 (22 08:07 +0000)
treef7e757a95ed4d82c79031c58bbb45c7b339a5c31
parent10c8bd03e3642b870f5701c1c8ee6cbf00e595ce
[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.

From-SVN: r259547
gcc/ChangeLog
gcc/config/nds32/nds32.c