Re: [PATCH] fortran/66039 -- Check for mangled file positioning

2015-05-15 Thread FX
> 2015-05-XX Steven G. Kargl > > PR fortran/66039 > * io.c (match_filepos): Check for incomplete/mangled REWIND, FLUSH, > BACKSPACE, and ENDFILE statements > > 2015-05-XX Steven G. Kargl > > PR fortran/66039 > * gfortran.dg/filepos1.f90: New test OK

[PATCH] fortran/66039 -- Check for mangled file positioning

2015-05-15 Thread Steve Kargl
The attached patch checks for mangled/incomplete file positioning statements. Regression tested on trunk with no new failures? OK to commit 2015-05-XX Steven G. Kargl PR fortran/66039 * io.c (match_filepos): Check for incomplete/mangled REWIND, FLUSH, BACKSPACE, and E