re PR tree-optimization/77399 (Poor code generation for vector casts and loads)
authorRichard Biener <rguenther@suse.de>
Tue, 4 Oct 2016 13:40:54 +0000 (13:40 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 4 Oct 2016 13:40:54 +0000 (13:40 +0000)
commit078b5aab3875630d6b09cac4ea4408ef9ba04a00
tree6da5e3efce3d661a41278d83f6d0ec832011bd12
parent2b5688997f2bfc90fa512f0bb2d010bf8d7a85b6
re PR tree-optimization/77399 (Poor code generation for vector casts and loads)

2016-10-04  Richard Biener  <rguenther@suse.de>

PR tree-optimization/77399
* tree-ssa-forwprop.c (simplify_vector_constructor): Properly
verify the target can convert.

* gcc.dg/tree-ssa/forwprop-35.c: Adjust.

From-SVN: r240744
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/forwprop-35.c
gcc/tree-ssa-forwprop.c