[NDS32] Fix nds32_split_ashiftdi3 with large shift amount.
commit85b242968bf34b60ff7ef0fcb8ac94eacfa762a0
authorKito Cheng <kito.cheng@gmail.com>
Tue, 16 Apr 2019 09:27:31 +0000 (16 09:27 +0000)
committerChung-Ju Wu <jasonwucj@gcc.gnu.org>
Tue, 16 Apr 2019 09:27:31 +0000 (16 09:27 +0000)
tree5bb8e1b85ceac776b0267b11cd8ecdf51356c21f
parent7f85e52c40563f7091bfc13e751f696d1f3dc26f
[NDS32] Fix nds32_split_ashiftdi3 with large shift amount.

gcc/
* config/nds32/nds32-md-auxiliary.c (nds32_split_ashiftdi3): Fix wrong
code gen with large shift amount.

Co-Authored-By: Shiva Chen <shiva0217@gmail.com>
From-SVN: r270383
gcc/ChangeLog
gcc/config/nds32/nds32-md-auxiliary.c