re PR middle-end/83699 (Many 64-bit SPARC gcc.dg/vect tests FAIL)
authorRichard Sandiford <richard.sandiford@linaro.org>
Sun, 7 Jan 2018 03:59:54 +0000 (03:59 +0000)
committerJeff Law <law@gcc.gnu.org>
Sun, 7 Jan 2018 03:59:54 +0000 (20:59 -0700)
commit9ea52d27eca0c56c88a3941b413ef56950d9f5c3
tree133af00754548097ceaf8d792693e0d26a6cee01
parent064ee4de335fad071c3887f5bcd817d1f9e3e5ff
re PR middle-end/83699 (Many 64-bit SPARC gcc.dg/vect tests FAIL)

PR rtl-optimization/83699
* expmed.c (extract_bit_field_1): Restrict the vector usage of
extract_bit_field_as_subreg to cases in which the extracted
value is also a vector.

From-SVN: r256318
gcc/ChangeLog
gcc/expmed.c