re PR tree-optimization/88243 (ice in vect_create_epilog_for_reduction, at tree-vect...
authorRichard Biener <rguenther@suse.de>
Thu, 29 Nov 2018 13:33:59 +0000 (13:33 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 29 Nov 2018 13:33:59 +0000 (13:33 +0000)
commit154fb72b6d8e35b1a97fd665dd43c4f215aea1b1
tree56d0df8f5a38652c3e2293cfdfed3b981d21b28c
parent8c9b385288609fa4af9df746464b26130c9034b1
re PR tree-optimization/88243 (ice in vect_create_epilog_for_reduction, at tree-vect-loop.c:4689)

2018-11-29  Richard Biener  <rguenther@suse.de>

PR tree-optimization/88243
* tree-vect-patterns.c (vect_mark_pattern_stmts): Set the def
type of all pattern-sequence stmts to vect_internal_def.

* gcc.dg/torture/pr88243.c: New testcase.

From-SVN: r266615
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr88243.c [new file with mode: 0644]
gcc/tree-vect-patterns.c