gcc/libgfortran
Jerry DeLisle d10fb73e91 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
2007-04-28 23:23:35 +00:00
..
config
generated
intrinsics re PR libfortran/31299 (Use getpwuid(geteuid()) instead of getlogin() for GETLOG()) 2007-04-25 07:36:20 +00:00
io re PR libfortran/31501 (libgfortran internal unit I/O performance issues) 2007-04-28 23:23:35 +00:00
m4
runtime
acinclude.m4
aclocal.m4
c99_protos.h
ChangeLog re PR libfortran/31501 (libgfortran internal unit I/O performance issues) 2007-04-28 23:23:35 +00:00
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
config.h.in re PR libfortran/31299 (Use getpwuid(geteuid()) instead of getlogin() for GETLOG()) 2007-04-25 07:36:20 +00:00
configure re PR libfortran/31299 (Use getpwuid(geteuid()) instead of getlogin() for GETLOG()) 2007-04-25 07:36:20 +00:00
configure.ac re PR libfortran/31299 (Use getpwuid(geteuid()) instead of getlogin() for GETLOG()) 2007-04-25 07:36:20 +00:00
configure.host
fmain.c
gfortran.map re PR libfortran/27740 (libgfortran should use versioned symbols) 2007-04-24 12:08:52 +03:00
libgfortran.h
libtool-version
Makefile.am re PR libfortran/27740 (libgfortran should use versioned symbols) 2007-04-24 12:08:52 +03:00
Makefile.in configure: Regenerate using autoconf 2.59. 2007-04-25 10:25:09 +03:00
mk-kinds-h.sh
mk-sik-inc.sh
mk-srk-inc.sh