diff options
author | Jerry DeLisle <jvdelisle@gcc.gnu.org> | 2007-04-28 23:23:35 +0000 |
---|---|---|
committer | Jerry DeLisle <jvdelisle@gcc.gnu.org> | 2007-04-28 23:23:35 +0000 |
commit | d10fb73e919c22a50a241b33b6a0d10aa752f70a (patch) | |
tree | 8715a6c860658cac9b255cfeaab985075c62d031 /gcc | |
parent | 8e1f21e9c678c941fc1fc720c74f29d74768c9b8 (diff) | |
download | gcc-d10fb73e919c22a50a241b33b6a0d10aa752f70a.zip gcc-d10fb73e919c22a50a241b33b6a0d10aa752f70a.tar.gz gcc-d10fb73e919c22a50a241b33b6a0d10aa752f70a.tar.bz2 |
re PR libfortran/31501 (libgfortran internal unit I/O performance issues)
2007-04-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libfortran/31501
* io/list_read.c (next_char): Fix whitespace.
* io/io.h: Remove prototypes and define macros for is_array_io,
is_stream_io, and is_internal_unit.
* io/unit.c (is_array_io), (is_internal_unit), (is_stream_io): Delete
these functions.
* io/transfer.c (read_sf): Change handling of internal_unit to make a
single call to salloc_r and use memcpy to transfer the data.
From-SVN: r124266
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions