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/26509] incorrect behaviour of error-handler for internal read



------- Comment #4 from jvdelisle at gcc dot gnu dot org  2006-03-05 03:07 -------
I have been reviewing the f95 standard.  The END condition is treated
separately from the ERR condition implying maybe that its not an error.  I
tried the test case with Intel compiler and the result is consistent with
gfortran.

Anyone try this with any other compilers?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26509


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