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 #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


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