gfortran patch for pr19314 - segfault on INQUIRE(POSITION=)
Paul Brook
paul@codesourcery.com
Sat Jan 22 03:21:00 GMT 2005
> 2005-01-17 Bud Davis <bdavis9659@comcast.net>
>
> PR fortran/19314
> * io/inquire.c(inquire_via_unit): implement POSITION=.
> * io/transfer.c(next_record): update position for
> INQUIRE.
> * io/rewind.c(st_rewind): update position for
> INQUIRE.
Ok.
However I would prefer it you to remove or comment out all the debug code from
the testcase before applying. On my machine it takes 20-30% longer to compile
with this [dead] code than without. This doesn't seem a worthwhile use of
resources.
Paul
More information about the Fortran
mailing list