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

--- Comment #9 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Wed Jun 12 19:54:34 2019
New Revision: 272213

URL: https://gcc.gnu.org/viewcvs?rev=272213&root=gcc&view=rev
Log:
2019-06-12  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-12  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-8-branch/gcc/testsuite/gfortran.dg/deferred_character_33.f90
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/deferred_character_33a.f90
Modified:
    branches/gcc-8-branch/gcc/fortran/ChangeLog
    branches/gcc-8-branch/gcc/fortran/trans-types.c
    branches/gcc-8-branch/gcc/testsuite/ChangeLog

Reply via email to