diff options
author | Andreas Krebbel <krebbel@linux.vnet.ibm.com> | 2015-05-19 14:51:47 +0000 |
---|---|---|
committer | Andreas Krebbel <krebbel@gcc.gnu.org> | 2015-05-19 14:51:47 +0000 |
commit | a2780ddb46556eac870f843df4dca394a48844bb (patch) | |
tree | 8f9016957b046d14ea2fa168b38119c22cd95089 /contrib | |
parent | 057021105092a95a712e4237959025683bee7d42 (diff) | |
download | gcc-a2780ddb46556eac870f843df4dca394a48844bb.zip gcc-a2780ddb46556eac870f843df4dca394a48844bb.tar.gz gcc-a2780ddb46556eac870f843df4dca394a48844bb.tar.bz2 |
optabs: Fix vec_perm -> V16QI middle end lowering.
The current implementation re-uses the location of the selection
pattern to generate a new one. This fails if the pattern resides in a
read-only location.
gcc/
* optabs.c (expand_vec_perm): Don't re-use SEL as target operand.
From-SVN: r223369
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions