This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4940ee87637 [Fortran] PR 92072 – fix %C corner case new 7226c048830 PR c++/92084 * semantics.c (handle_omp_array_sections_1): [...] new 53470b194f0 Fix previous commit
The 2 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/cp/ChangeLog | 4 ++++ gcc/cp/semantics.c | 4 +++- gcc/fortran/ChangeLog | 4 ++++ gcc/fortran/error.c | 1 - gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/gomp/pr92084.C | 11 +++++++++++ 6 files changed, 27 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/gomp/pr92084.C