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


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