* config/mips/mips.c (mips_multi_add): Zero initialize the newly
commit1f716a8dbf51115b029863c96de1c2e2cd7f1ae0
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Apr 2017 15:30:30 +0000 (4 15:30 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Apr 2017 15:30:30 +0000 (4 15:30 +0000)
tree2783bdd517b78d6a7888e6b330b6530af2bd5508
parent03719af81d81a96aeec4921e0989e589d42bae68
* config/mips/mips.c (mips_multi_add): Zero initialize the newly
added member.
(mips_expand_vec_perm_const): Initialize elements in orig_perm
that are not set by the loop over the elements.

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