Do not allow make_compound_operation for vector mode
authorMartin Liska <mliska@suse.cz>
Thu, 28 Jul 2016 08:26:51 +0000 (10:26 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Thu, 28 Jul 2016 08:26:51 +0000 (08:26 +0000)
commite5f5bf35d760274a0564e25da3931ec31d29d336
tree1adcdc960363345cf1034c6dc01fb4ba3ee1491e
parent5cb6b47352b0f20bf309c2ba684e4cfc1add2b84
Do not allow make_compound_operation for vector mode

* g++.dg/vect/pr70944.cc: New test.
PR rtl-optimization/70944
* combine.c (make_compound_operation):
Do not allow make_compound_operation for vector mode

From-SVN: r238808
gcc/ChangeLog
gcc/combine.c
gcc/testsuite/ChangeLog