]> git.ipfire.org Git - thirdparty/gcc.git/commit
[NDS32] Fix nds32_split_ashiftdi3 with large shift amount.
authorjasonwucj <jasonwucj@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 16 Apr 2019 09:27:31 +0000 (09:27 +0000)
committerjasonwucj <jasonwucj@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 16 Apr 2019 09:27:31 +0000 (09:27 +0000)
commitb8d62c24266c9531e1241f00bfb0500ea0fcd64f
tree5bb8e1b85ceac776b0267b11cd8ecdf51356c21f
parentb636d2cb1ce3f276a8a49bac6778d36232219d97
[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.

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