https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87745

--- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Thu Oct 25 13:46:20 2018
New Revision: 265487

URL: https://gcc.gnu.org/viewcvs?rev=265487&root=gcc&view=rev
Log:
2018-10-25  Richard Biener  <rguent...@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.

Added:
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/20181025-1.f
Modified:
    branches/gcc-8-branch/gcc/ChangeLog
    branches/gcc-8-branch/gcc/testsuite/ChangeLog
    branches/gcc-8-branch/gcc/tree-vectorizer.h

Reply via email to