2018-10-25 Richard Biener <rguenther@suse.de>
commiteeab9fc578762fa2ea2588efb732ecdb5b155360
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Oct 2018 08:59:07 +0000 (25 08:59 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Oct 2018 08:59:07 +0000 (25 08:59 +0000)
treed0269475b4bf8ab3314d8e3d43d8c563b1a6ecab
parentd62e16073cd7e845dea20f19dbc03ab46a915324
2018-10-25  Richard Biener  <rguenther@suse.de>

PR tree-optimization/87665
PR tree-optimization/87745
* tree-vectorizer.h (get_earlier_stmt): Remove.
(get_later_stmt): Pick up UID from the original non-pattern stmt.

* gfortran.dg/20181025-1.f: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@265481 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/20181025-1.f [new file with mode: 0644]
gcc/tree-vectorizer.h