[Bug fortran/26554] [gfortran] incorrect behaviour when reading a logical variable from a string
jvdelisle at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Mar 6 14:22:00 GMT 2006
------- Comment #10 from jvdelisle at gcc dot gnu dot org 2006-03-06 14:22 -------
On Comment #8: Yes I will be committing the logical patch to 4.1 branch soon.
On Comment #9: This is not really a bug depending on how one interprets the
f95 standard. The three error families, EOR, END, and ERR are each treated
separately. EOR and END are not considered the same as ERR. This is probably
processor dependant behavior. Regardless, it is PR26509 which we are still
evaluating.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26554
More information about the Gcc-bugs
mailing list