This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-11 in repository gcc.
from 45112654bfb testsuite: Fix up gfortran.dg/gomp/strictly*.f90 testcases new c1c7a10911b Fortran: Fix character(len=cst) dummies with bind(C) [PR102885]
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/ChangeLog.omp | 9 +++++ gcc/fortran/trans-decl.c | 7 ++++ gcc/testsuite/ChangeLog.omp | 8 ++++ gcc/testsuite/gfortran.dg/lto/bind-c-char_0.f90 | 49 +++++++++++++++++++++++++ 4 files changed, 73 insertions(+) create mode 100644 gcc/testsuite/gfortran.dg/lto/bind-c-char_0.f90