mips.c (mips_gen_const_int_vector): Change type of last argument.
authorPrachi Godbole <prachi.godbole@imgtec.com>
Mon, 6 Mar 2017 10:08:51 +0000 (10:08 +0000)
committerPrachi Godbole <prachigodbole@gcc.gnu.org>
Mon, 6 Mar 2017 10:08:51 +0000 (10:08 +0000)
commit334b3c4b8400c23382b44c14779a5d789b8cb1d4
tree89e941de2c6a3d72cbf8ffb75cb701208bba852e
parent8467170571d48d8c0f34b72a3b2d0f50c8f689b2
mips.c (mips_gen_const_int_vector): Change type of last argument.

gcc/
* config/mips/mips.c (mips_gen_const_int_vector): Change type of last
argument.
* config/mips/mips-protos.h (mips_gen_const_int_vector): Likewise.

gcc/testsuite/
* gcc.target/mips/msa-bclri.c: New test.

From-SVN: r245910
gcc/ChangeLog
gcc/config/mips/mips-protos.h
gcc/config/mips/mips.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/msa-bclri.c [new file with mode: 0644]