Hi Mike,
for contributing, you'd need to have a GNU copyright assignment or
DCO certification, and I cannot find your name in the usual place.
See e.g. https://gcc.gnu.org/dco.html for details.
Thanks,
Harald
Am 05.04.22 um 19:33 schrieb Mike Kashkarov via Gcc-patches:
Greetings,
Propose pa
0001-Fortran-add-error-for-constuct-name-conflicts-with-s.patch
Description: Binary data
rcptInfo.txt
Description: Binary data
812: generate error for constuct-name clash with symbols
gcc/fortran/ChangeLog:
PR fortran/104812
* match.cc (gfc_match_label): Add new error message if constuct-name
conflicts with other symbols in scope.
gcc/testsuite/ChangeLog:
PR fortran/102332
* gcc/testsuite/gfortran.dg/pr104812.