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

--- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Wed Aug 28 12:12:20 2019
New Revision: 274989

URL: https://gcc.gnu.org/viewcvs?rev=274989&root=gcc&view=rev
Log:
2019-08-28  Richard Biener  <rguent...@suse.de>

        Backport from mainline
        2019-05-27  Richard Biener  <rguent...@suse.de>

        PR tree-optimization/90637
        * tree-ssa-sink.c (statement_sink_location): Honor the
        computed sink location for single-uses.

        * gcc.dg/gomp/pr90637.c: New testcase.

Added:
    branches/gcc-9-branch/gcc/testsuite/gcc.dg/gomp/pr90637.c
Modified:
    branches/gcc-9-branch/gcc/ChangeLog
    branches/gcc-9-branch/gcc/testsuite/ChangeLog
    branches/gcc-9-branch/gcc/tree-ssa-sink.c

Reply via email to