This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4d2efec9f22 c++: pack in enumerator in lambda [PR100198] new c9c48ab7bad Prevent malicious descriptor stacking for scalar components.
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/fortran/trans-array.cc | 71 ++++++++++++++-------- gcc/fortran/trans-intrinsic.cc | 40 ++++++------ .../gfortran.dg/coarray_collectives_18.f90 | 37 +++++++++++ 3 files changed, 105 insertions(+), 43 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/coarray_collectives_18.f90