omp-expand.c (adjust_context_scope): New function.
authorKevin Buettner <kevinb@redhat.com>
Mon, 2 Oct 2017 00:27:21 +0000 (00:27 +0000)
committerKevin Buettner <kevinb@gcc.gnu.org>
Mon, 2 Oct 2017 00:27:21 +0000 (00:27 +0000)
commit623c6df543b5cb025815e6a79ded86f889f4a4b1
treea233b36b6db819a037bd875578a1e2629d75b694
parent25ce0f6cd872d5dcd6aaeb962461f6aad090ffa9
omp-expand.c (adjust_context_scope): New function.

* omp-expand.c (adjust_context_scope): New function.
(expand_parallel_call): Call adjust_context_scope.

From-SVN: r253335
gcc/ChangeLog
gcc/omp-expand.c