This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/26554] [gfortran] incorrect behaviour when reading a logical variable from a string
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Mar 2006 18:15:34 -0000
- Subject: [Bug fortran/26554] [gfortran] incorrect behaviour when reading a logical variable from a string
- References: <bug-26554-2736@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from jvdelisle at gcc dot gnu dot org 2006-03-04 18:15 -------
The reason for no "error detected" is pr26509.
I have to look at how we handle internal string IO in relation to the patch for
pr26136 which is looking for a delmiter to tell it to stop.
strg = "false," works. :)
--
jvdelisle at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |jvdelisle at gcc dot gnu dot
|dot org |org
Status|NEW |ASSIGNED
Last reconfirmed|2006-03-04 15:25:49 |2006-03-04 18:15:31
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26554