gimplify.c (omp_default_clause): New function.
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 24 Jul 2015 16:13:04 +0000 (16:13 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 24 Jul 2015 16:13:04 +0000 (16:13 +0000)
commit72500605c11edd0ba6ea2af2e9ee78facabb18da
treec06c6e528c10d84f27e6a3cd86f7e65297242c49
parent64447a2d5091ba15fbb1d7ce403533217e97163e
gimplify.c (omp_default_clause): New function.

* gimplify.c (omp_default_clause): New function.  Reorganize flow
for clarity. Broken out of ...
(omp_notice_variable): ... here.

From-SVN: r226170
gcc/ChangeLog
gcc/gimplify.c