https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90744

--- Comment #8 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Tue Jun 11 22:04:10 2019
New Revision: 272173

URL: https://gcc.gnu.org/viewcvs?rev=272173&root=gcc&view=rev
Log:
2019-06-11  Thomas Koenig  <tkoe...@gcc.gnu.org>
        Tomáš Trnka  <tr...@scm.com>

        Backport from trunk
        PR fortran/90744
        * trans-types.c (get_formal_from_actual_arglist): Unset typespec
        flags which make no sense for procedures without explicit
        interface.

2019-06-11  Thomas Koenig  <tkoe...@gcc.gnu.org>
        Tomáš Trnka  <tr...@scm.com>

        Backport from trunk
        PR fortran/90744
        * gfortran.dg/deferred_character_33.f90: New test.
        * gfortran.dg/deferred_character_33a.f90: New test.


Added:
    branches/gcc-9-branch/gcc/testsuite/gfortran.dg/deferred_character_33.f90
    branches/gcc-9-branch/gcc/testsuite/gfortran.dg/deferred_character_33a.f90
Modified:
    branches/gcc-9-branch/gcc/fortran/ChangeLog
    branches/gcc-9-branch/gcc/fortran/trans-types.c
    branches/gcc-9-branch/gcc/testsuite/ChangeLog

Reply via email to