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: [fortran-dev, patch] Split formatted read and write transfer function


On Sat, Mar 28, 2009 at 22:42, Jerry DeLisle <jvdelisle@verizon.net> wrote:
> Hi folks,
>
> This patch splits formatted_transfer_scalar into read and write versions.
> ?This allows the numerous tests for read_mode to be factored out and placed
> in formatted transfer.
>
> The result is more compact code, easier to maintain and somewhat improved
> performance.
>
> OK for fortran-dev?

Looks good to me (haven't tested though).

BTW, what should be done about fortran-dev now that trunk is open
again? If we keep it, when should it be used vs. just committing
directly to trunk?

-- 
Janne Blomqvist


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