This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d4077ce639a c: Allow variably-modified types in generic associations for C2Y new 50959e53e40 Fortran: fix warnings for symbols with C binding and declar [...]
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/decl.cc | 18 ++++++++------- .../gfortran.dg/binding_label_tests_35.f90 | 21 +++++++++++++++++ .../gfortran.dg/binding_label_tests_9.f03 | 5 +++-- gcc/testsuite/gfortran.dg/module_private_2.f90 | 2 +- .../gfortran.dg/public_private_module_2.f90 | 26 +++++++++++----------- 5 files changed, 48 insertions(+), 24 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/binding_label_tests_35.f90