------- Comment #8 from burnus at gcc dot gnu dot org  2006-12-03 14:17 -------
> >        READ(1,ERR=10) J ! Read beyond EOF
> >   ifort: forrtl: severe (24): end-of-file during read
> 
> Really?
Yes, really. Note: END /= ERR in the two examples.

> With ifort 8.1, I get
>        READ(1,END=10) J
>  error value


-- 


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

Reply via email to