mirror of git://gcc.gnu.org/git/gcc.git
2005-07-13 Paul Thomas <pault@gcc.gnu.org> * io/read.c (read_complex): Prevent X formatting during reads from going beyond EOR to fix NIST fm908.FOR failure. * io/list_read.c (read_complex): Allow complex data in list- directed reads to have eols either side of the comma to fix NIST FM906.FOR failure. 2005-07-13 Paul Thomas <pault@gcc.gnu.org> * gfortran.dg/past_eor.f90: New. * gfortran.dg/complex_read.f90: New. From-SVN: r101984 |
||
|---|---|---|
| .. | ||
| 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 | ||