re PR fortran/26554 ([gfortran] incorrect behaviour when reading a logical variable...
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 5 Mar 2006 17:54:07 +0000 (17:54 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 5 Mar 2006 17:54:07 +0000 (17:54 +0000)
commit03e957f8c8c0d3691454521e7daa9c2287f48b19
tree01d97e69c38c0120fd7e67528eb7fbe7d0e171c7
parent0bf8477d987a278a0cfe8040b6117d2f08469202
re PR fortran/26554 ([gfortran] incorrect behaviour when reading a logical variable from a string)

2006-03-05  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

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

From-SVN: r111738
libgfortran/ChangeLog
libgfortran/io/list_read.c