mips.c (mips_multi_add): Zero initialize the newly added member.
authorJeff Law <law@redhat.com>
Tue, 4 Apr 2017 15:30:30 +0000 (09:30 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 4 Apr 2017 15:30:30 +0000 (09:30 -0600)
commit8734bc723261fe8a0ba3b354f94519dfa60562ce
tree2783bdd517b78d6a7888e6b330b6530af2bd5508
parente43073896c5c778e1c509de365d63801909c2076
mips.c (mips_multi_add): Zero initialize the newly added member.

* 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.

From-SVN: r246681
gcc/ChangeLog
gcc/config/mips/mips.c