gcc/libgfortran
Jerry DeLisle 931149a6b7 PR fortran/25829 28655
2008-04-07  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR fortran/25829 28655
	* io/open.c (edit_modes): Set flags.async. (new_unit) Set flags.async
	and flags.status. (st_open): Initialize flags.async.
	* io/list_read.c (read_charactor): Use delim_status instead of
	flags.delim.
	* io/read.c (read_x): Use pad_status instead of flags.pad.
	* io/inquire.c (inquire_via_unit): Add new checks.
	(inquire_via_filename): Likewise.
	* io/io.h (st_parameter_inquire): Add new flags.
	(st_parameter_dt): Likewise.
	* io/unit.c (get_internal_unit): Set flags.async. (init_units): Set
	flags.async.
	* io/transfer.c: Add delim and pad option arrays. (read_sf): Use
	pad_status instead of flags.pad. (read_block): Likewise.
	(data_transfer_init): Set flags.async and add checks.
	* io/write.c (write_character): Use delim_status.
	(list_formatted_write_scalar): Likewise. (nml_write_obj): Likewise.
	(namelist_write): Likewise.

From-SVN: r133988
2008-04-07 22:05:52 +00:00
..
config
generated re PR libfortran/32972 (performance of pack/unpack) 2008-03-28 23:22:49 +00:00
intrinsics re PR libfortran/32972 (performance of pack/unpack) 2008-03-28 23:22:49 +00:00
io PR fortran/25829 28655 2008-04-07 22:05:52 +00:00
m4 re PR libfortran/32972 (performance of pack/unpack) 2008-03-28 23:22:49 +00:00
runtime re PR libfortran/32972 (performance of pack/unpack) 2008-03-19 16:56:22 +00:00
ChangeLog PR fortran/25829 28655 2008-04-07 22:05:52 +00:00
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
Makefile.am re PR libfortran/32972 (performance of pack/unpack) 2008-03-28 23:22:49 +00:00
Makefile.in re PR libfortran/32972 (performance of pack/unpack) 2008-03-28 23:22:49 +00:00
acinclude.m4 re PR libfortran/32841 (HUGE(1.0_16) output as +Infinity on ppc-darwin8 (gfortran.dg/large_real_kind_2.F90)) 2008-02-24 11:59:09 +00:00
aclocal.m4 configure.ac: m4_include config/proginstall.m4. 2008-03-16 08:19:08 +00:00
c99_protos.h
config.h.in re PR fortran/33197 (Fortran 2008: math functions) 2008-03-03 23:46:20 +00:00
configure configure.ac: m4_include config/proginstall.m4. 2008-03-16 08:19:08 +00:00
configure.ac
configure.host
fmain.c
gfortran.map PR fortran/25829 28655 2008-04-05 22:18:03 +00:00
libgfortran.h PR fortran/25829 28655 2008-04-05 22:18:03 +00:00
libtool-version
mk-kinds-h.sh
mk-sik-inc.sh
mk-srk-inc.sh