2018-11-29 Richard Biener <rguenther@suse.de>
commit1650c1ec1722c6e9e5c3846a2891550e8900f1c5
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Nov 2018 13:33:59 +0000 (29 13:33 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Nov 2018 13:33:59 +0000 (29 13:33 +0000)
tree56d0df8f5a38652c3e2293cfdfed3b981d21b28c
parentc1ddd9912c1ce803abd866a2d90aa2ccad7a298d
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@266615 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr88243.c [new file with mode: 0644]
gcc/tree-vect-patterns.c