This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [patch, PR 19303] Provide 4-and 8-byte record markers for fortran


> I reviewed this patch and tested with all my available IO exercising programs
> and all tests fine with -frecord-marker=4 (NIST, mega-IO, regression).  I sent
> some minor editorial/whitespace comments to you off list.
>
> This is OK for Trunk.  I assume that you will work pr26735 as a separate patch.

I wondered whether we could somehow tag some of the testcases of the
gfortran testsuite (all those related to unformatted I/O) with a dg
directive so that they're run twice: with -frecord-marker=4 and with
-frecord-marker=8.

Do people think it would be worth having? (in any case, I don't think
it's worth delaying the commit, as it can be added afterward).

FX


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