Fortran: fix treatment of character, value, optional dummy arguments [PR107444]
authorHarald Anlauf <anlauf@gmx.de>
Sun, 13 Nov 2022 20:53:58 +0000 (21:53 +0100)
committerHarald Anlauf <anlauf@gmx.de>
Mon, 14 Nov 2022 11:07:37 +0000 (12:07 +0100)
commit04e2fd20d3d5fce2c99c856361d5f3d3ce955906
tree5d8811227023d3276b2bbd55cdb13217c9800b85
parent3c6721796d8da82584559d0011b69ca3109eeff7
Fortran: fix treatment of character, value, optional dummy arguments [PR107444]

gcc/fortran/ChangeLog:

PR fortran/107444
* trans-openmp.cc (gfc_omp_check_optional_argument): Adjust to change
of prefix of internal symbol for presence status to '.'.
gcc/fortran/trans-openmp.cc