This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9189e53b5fa compiler: fix double evaluation with interface field ex [...] new ed321d14e3b PR c++/86443 * gimplify.c (find_combined_omp_for): Add DA [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 15 ++ gcc/c-family/ChangeLog | 7 + gcc/c-family/c-omp.c | 8 +- gcc/cp/ChangeLog | 10 + gcc/cp/pt.c | 7 +- gcc/cp/semantics.c | 8 +- gcc/gimplify.c | 185 +++++++++++++++--- libgomp/ChangeLog | 5 + .../testsuite/libgomp.c++/{for-1.C => for-15.C} | 209 ++++++++------------- 9 files changed, 290 insertions(+), 164 deletions(-) copy libgomp/testsuite/libgomp.c++/{for-1.C => for-15.C} (60%)