aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorAndreas Krebbel <krebbel@linux.vnet.ibm.com>2016-07-06 07:05:11 +0000
committerAndreas Krebbel <krebbel@gcc.gnu.org>2016-07-06 07:05:11 +0000
commita07189f4555b29f44945e548461ef26246a917f2 (patch)
tree4ce928c72b6002b2185dd631e970595770f79e8a /INSTALL
parent8070763a2cd6d84f8614890a9a7bfae57b44c047 (diff)
downloadgcc-a07189f4555b29f44945e548461ef26246a917f2.zip
gcc-a07189f4555b29f44945e548461ef26246a917f2.tar.gz
gcc-a07189f4555b29f44945e548461ef26246a917f2.tar.bz2
S/390: Fix vecinit expansion.
The fallback routine in the S/390 vecinit expander did not check whether each of the initializer elements is a proper general_operand. Since revision r236582 the expander is invoked also with e.g. symbol refs with an odd addend resulting in invalid insns. Fixed by forcing the element into a register in such cases. gcc/ChangeLog: 2016-07-06 Andreas Krebbel <krebbel@linux.vnet.ibm.com> * config/s390/s390.c (s390_expand_vec_init): Force initializer element to register if it doesn't match general_operand. From-SVN: r238032
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions