fold-const.c (operand_equal_p): Handle matching of vector constructors.
authorJan Hubicka <hubicka@ucw.cz>
Fri, 23 Oct 2015 18:05:09 +0000 (20:05 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 23 Oct 2015 18:05:09 +0000 (18:05 +0000)
commit980002c6e997b5bce8a2be92ef4cd1f893fc82b5
treeeb784efb3d0e852cb6b6e8867f1546084f5fd39a
parent0682ab79e9968db632a7aae1955b505b6fce0eb4
fold-const.c (operand_equal_p): Handle matching of vector constructors.

* fold-const.c (operand_equal_p): Handle matching of vector
constructors.
* gcc.dg/tree-ssa/operand-equal-2.c: New testcase.

From-SVN: r229264
gcc/ChangeLog
gcc/fold-const.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/operand-equal-2.c [new file with mode: 0644]