[NDS32] Refine CASE_VECTOR_SHORTEN_MODE to function.
commitd7129f0f3c3ac5e36c024046f41c81bb54bf3796
authorjasonwucj <jasonwucj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 22 Apr 2018 08:42:18 +0000 (22 08:42 +0000)
committerjasonwucj <jasonwucj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 22 Apr 2018 08:42:18 +0000 (22 08:42 +0000)
tree91e52c3020c6f09fd36314fbb51e8aad4b153d71
parent624547399f857cdedc89cf0516901101f29a6272
[NDS32] Refine CASE_VECTOR_SHORTEN_MODE to function.

gcc/
* config/nds32/nds32-protos.h (nds32_case_vector_shorten_mode):
Declare.
* config/nds32/nds32.c (nds32_case_vector_shorten_mode): New function.
* config/nds32/nds32.h (CASE_VECTOR_SHORTEN_MODE): Modify.

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