mips.c (mips_cannot_force_const_mem): Reject vector constants.
authorMihailo Stojanovic <mistojanovic@wavecomp.com>
Mon, 14 Oct 2019 21:07:56 +0000 (21:07 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 14 Oct 2019 21:07:56 +0000 (15:07 -0600)
commit4236e880ee7902f789f8b99e21faea33ecb8a6dd
tree25e3511ed0b713647b3ec1d9f580dc30656c0597
parentac308262f344153d472b16c85cc1c3036ce43308
mips.c (mips_cannot_force_const_mem): Reject vector constants.

* config/mips/mips.c (mips_cannot_force_const_mem): Reject
vector constants.

* gcc.target/mips/constant-spill.c: New test.

From-SVN: r276969
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/constant-spill.c [new file with mode: 0644]