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 fortran/26554] [gfortran] incorrect behaviour when reading a logical variable from a string



------- Comment #13 from jvdelisle at gcc dot gnu dot org  2006-03-08 06:04 -------
Subject: Bug 26554

Author: jvdelisle
Date: Wed Mar  8 06:04:22 2006
New Revision: 111840

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111840
Log:
2006-03-07  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libgfortran/26554
        * io/list_read.c (read_logical): Return the value if not in namelist
        mode.

Modified:
    branches/gcc-4_1-branch/libgfortran/ChangeLog
    branches/gcc-4_1-branch/libgfortran/io/list_read.c


-- 


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


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