* fold-const.c (operand_equal_p): Handle matching of vector
commit31139c311cb4b1cee0a53d6f3d5a79280991ce0d
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Oct 2015 18:05:09 +0000 (23 18:05 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Oct 2015 18:05:09 +0000 (23 18:05 +0000)
treeeb784efb3d0e852cb6b6e8867f1546084f5fd39a
parentb410db752ea747664820787bdb2166f6a294a95d
* fold-const.c (operand_equal_p): Handle matching of vector
constructors.
* gcc.dg/tree-ssa/operand-equal-2.c: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@229264 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/operand-equal-2.c [new file with mode: 0644]