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: 7 Mar 2006 01:07:28 -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 #12 from jvdelisle at gcc dot gnu dot org 2006-03-07 01:07 -------
In the interim, use the iostat= and test for the error you are looking for. I
am still digging around on this one to make sure I am not in a standard
compliance conflict if I implement this feature.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26554