r274989 - in /branches/gcc-9-branch/gcc: Change...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Wed Aug 28 12:12:00 GMT 2019


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  <rguenther@suse.de>

	Backport from mainline
	2019-05-27  Richard Biener  <rguenther@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



More information about the Gcc-cvs mailing list