This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gfortran patch for pr19314 - segfault on INQUIRE(POSITION=)


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]