This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 33af3350dcd RISC-V: Handle extensions combination correctly in multilib [...] new d266deeb225 * tree.h (OMP_CLAUSE_LASTPRIVATE_TASKLOOP_IV): Rename to . [...]
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 | 26 +++++++ gcc/cp/ChangeLog | 25 +++++++ gcc/cp/constexpr.c | 1 + gcc/cp/cp-gimplify.c | 12 +++- gcc/cp/parser.c | 11 +-- gcc/cp/pt.c | 9 ++- gcc/cp/semantics.c | 53 +++++++++++--- gcc/gimplify.c | 80 +++++++++++++++++++--- gcc/omp-low.c | 29 ++++++-- gcc/tree.h | 9 +-- libgomp/ChangeLog | 6 ++ .../testsuite/libgomp.c++/{for-1.C => loop-13.C} | 45 +++++++----- .../testsuite/libgomp.c++/{for-5.C => loop-14.C} | 30 ++++---- .../testsuite/libgomp.c++/{for-23.C => loop-15.C} | 49 ++++++------- 14 files changed, 286 insertions(+), 99 deletions(-) copy libgomp/testsuite/libgomp.c++/{for-1.C => loop-13.C} (90%) copy libgomp/testsuite/libgomp.c++/{for-5.C => loop-14.C} (94%) copy libgomp/testsuite/libgomp.c++/{for-23.C => loop-15.C} (89%)