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

--- Comment #10 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Thu Jul  5 16:27:38 2018
New Revision: 262445

URL: https://gcc.gnu.org/viewcvs?rev=262445&root=gcc&view=rev
Log:
2018-07-05  Paul Thomas  <pa...@gcc.gnu.org>

        PR fortran/86408
        * resolve.c.c (resolve_contained_fntype): Reference to C418 is
        in F2008 and not F2003.
        (resolve_function): Ditto in error message. Also, exclude
        deferred character length results from the error.

2018-07-05  Paul Thomas  <pa...@gcc.gnu.org>

        PR fortran/86408
        * gfortran.dg/deferred_character_20.f90: New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/deferred_character_20.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/resolve.c
    trunk/gcc/testsuite/ChangeLog

Reply via email to