]> git.ipfire.org Git - thirdparty/gcc.git/commit
Use more appropriate var in localize_reductions call
authorJulian Brown <julian@codesourcery.com>
Fri, 6 Sep 2019 15:46:20 +0000 (08:46 -0700)
committerKwok Cheung Yeung <kcy@codesourcery.com>
Tue, 21 Jun 2022 13:11:18 +0000 (14:11 +0100)
commit0c769078d6df58317393fbf5209b0ae454507ebd
treea46119aee089402986e7b54ddb3ff44dd27e5ab8
parent9793ca937c6c88b944870259c87b934cf9747d0b
Use more appropriate var in localize_reductions call

gcc/
* gimplify.cc (gimplify_omp_for): Use for_stmt in call to
localize_reductions.
gcc/ChangeLog.omp
gcc/gimplify.cc