This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a664c62 Fix PR demangler/70909 and 67264 (endless demangler recursion) new 111af71 PR c/79940 * gimplify.c (gimplify_omp_for): Replace index v [...]
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 | 7 ++++++ gcc/gimplify.c | 11 ++++++-- libgomp/ChangeLog | 5 ++++ libgomp/testsuite/libgomp.c/pr79940.c | 47 +++++++++++++++++++++++++++++++++++ 4 files changed, 68 insertions(+), 2 deletions(-) create mode 100644 libgomp/testsuite/libgomp.c/pr79940.c