This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/26509] incorrect behaviour of error-handler for internal read
- 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: 5 Mar 2006 03:07:40 -0000
- Subject: [Bug fortran/26509] incorrect behaviour of error-handler for internal read
- References: <bug-26509-11277@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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