mirror of git://gcc.gnu.org/git/gcc.git
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 |
||
|---|---|---|
| .. | ||
| generated | ||
| intrinsics | ||
| io | ||
| m4 | ||
| runtime | ||
| .cvsignore | ||
| ChangeLog | ||
| Makefile.am | ||
| Makefile.in | ||
| acinclude.m4 | ||
| aclocal.m4 | ||
| c99_protos.h | ||
| config.h.in | ||
| configure | ||
| configure.ac | ||
| fmain.c | ||
| libgfortran.h | ||
| libtool-version | ||
| mk-kinds-h.sh | ||
| mk-sik-inc.sh | ||
| mk-srk-inc.sh | ||