[Bug fortran/78659] [F03] Spurious "requires DTIO" reported against namelist statement

jvdelisle at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 6 17:14:00 GMT 2016


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

--- Comment #6 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Tue Dec  6 17:13:31 2016
New Revision: 243308

URL: https://gcc.gnu.org/viewcvs?rev=243308&root=gcc&view=rev
Log:
2016-12-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR fortran/78659
        * resolve.c (resolve_fl_namelist): Remove unneeded error.
        PR fortran/78659
        * gfortran.dg/alloc_comp_constraint_1.f90: Update test.
        * gfortran.dg/alloc_comp_constraint_7.f90: New test.
        * gfortran.dg/namelist_34.f90: Update test.
        * gfortran.dg/namelist_63.f90: Update test.

Added:
    trunk/gcc/testsuite/gfortran.dg/alloc_comp_constraint_7.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/resolve.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/alloc_comp_constraint_1.f90
    trunk/gcc/testsuite/gfortran.dg/namelist_34.f90
    trunk/gcc/testsuite/gfortran.dg/namelist_63.f90


More information about the Gcc-bugs mailing list