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 #11 from martin at mpa-garching dot mpg dot de  2006-03-06 14:41 -------
> 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.

I see. But in a WRITE statement, EOR and END must not be specified; how should
I try to catch the error condition then?


-- 


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]