gcc/libgfortran
Paul Thomas be0cc7e21c [multiple changes]
2005-07-12 Paul Thomas  <pault@gcc.gnu.org>

	PR libfortran/16435
	* transfer.c (formatted_transfer): Correct the problems
	with X- and T-editting that caused TLs followed by TRs
	to overwrite data, which caused NIST FM908.FOR to fail
	on many tests.
	(data_transfer_init): Zero X- and T-editting counters at
	the start of formatted IO.
	* write.c (write_x): Write specified number of skips with
	specified number of spaces at the end.

2005-07-12  Paul Thomas  <pault@gcc.gnu.org>

	PR libfortran/16435
	* gfortran.dg/tl_editting.f90: New.
	* gfortran.dg/g77/f77-edit-x-out.f: Remove XFAIL.

From-SVN: r102008
2005-07-14 06:21:59 +00:00
..
generated libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type *base' by 'size_t offset'. 2005-07-08 00:08:06 +02:00
intrinsics libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type *base' by 'size_t offset'. 2005-07-08 00:08:06 +02:00
io [multiple changes] 2005-07-14 06:21:59 +00:00
m4 libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type *base' by 'size_t offset'. 2005-07-08 00:08:06 +02:00
runtime [multiple changes] 2005-07-09 09:33:31 +00:00
.cvsignore ignore autom4te.cache 2004-08-23 23:51:56 +00:00
ChangeLog [multiple changes] 2005-07-14 06:21:59 +00:00
Makefile.am re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics) 2005-06-24 23:07:13 +00:00
Makefile.in re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics) 2005-06-24 23:07:13 +00:00
acinclude.m4 acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New. 2004-12-12 00:59:05 -08:00
aclocal.m4 re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics) 2005-06-24 23:07:13 +00:00
c99_protos.h re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics) 2005-06-24 23:07:13 +00:00
config.h.in re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics) 2005-06-24 23:07:13 +00:00
configure re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics) 2005-06-24 23:07:13 +00:00
configure.ac re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics) 2005-06-24 23:07:13 +00:00
fmain.c Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
libgfortran.h libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type *base' by 'size_t offset'. 2005-07-08 00:08:06 +02:00
libtool-version libtool-version: New. 2004-07-04 09:06:54 +00:00
mk-kinds-h.sh c99_functions.c (log10l): New log10l function for systems where this is not available. 2005-06-23 18:50:25 +00:00
mk-sik-inc.sh mk-sik-inc.sh: Use a temporary string instead of 'echo -n'. 2004-09-01 17:51:42 +00:00
mk-srk-inc.sh mk-sik-inc.sh: Use a temporary string instead of 'echo -n'. 2004-09-01 17:51:42 +00:00