This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/24794] problem with namelist input of character array



------- Comment #5 from jvdelisle at gcc dot gnu dot org  2005-11-23 02:14 -------
Subject: Bug 24794

Author: jvdelisle
Date: Wed Nov 23 02:14:26 2005
New Revision: 107396

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107396
Log:
2005-11-22  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libgfortran/24794
        * gfortran.dg/namelist_12.f: Fix quotes.
        * gfortran.dg/namelist_13.f90: Fix quotes.
        * gfortran.dg/namelist_14.f90: Fix quotes.
        * gfortran.dg/namelist_15.f90: Fix quotes.
        * gfortran.dg/namelist_use.f90: Fix quotes.
        * gfortran.dg/namelist_use_only.f90: Fix quotes.
        * gfortran.dg/namelist_21.f90: New test.
        * gfortran.dg/namelist_22.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/namelist_21.f90
    trunk/gcc/testsuite/gfortran.dg/namelist_22.f90
Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/namelist_12.f
    trunk/gcc/testsuite/gfortran.dg/namelist_13.f90
    trunk/gcc/testsuite/gfortran.dg/namelist_14.f90
    trunk/gcc/testsuite/gfortran.dg/namelist_15.f90
    trunk/gcc/testsuite/gfortran.dg/namelist_use.f90
    trunk/gcc/testsuite/gfortran.dg/namelist_use_only.f90


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24794


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]