https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90637
--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> --- Author: rguenth Date: Mon May 27 13:18:12 2019 New Revision: 271661 URL: https://gcc.gnu.org/viewcvs?rev=271661&root=gcc&view=rev Log: 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: trunk/gcc/testsuite/gcc.dg/gomp/pr90637.c Modified: trunk/gcc/ChangeLog trunk/gcc/testsuite/ChangeLog trunk/gcc/tree-ssa-sink.c