[PATCH] fortran/66979 -- FLUSH requires a UNIT number in the spec-list

Mikael Morin mikael.morin@sfr.fr
Thu Oct 1 11:54:00 GMT 2015


Le 01/10/2015 01:58, Steve Kargl a écrit :
> When FLUSH is used with a flulsh-spec-list, a unit is required.
> Thus, a statement like 'flush(iostat=i)' would lead to an ICE
> because gfortran was dereference a pointer to a non-existant
> unit number.  The attached patch was built and tested on
> x86-*-freebsd.  OK to commit?
>
OK, thanks.



More information about the Gcc-patches mailing list