Go to file
Bud Davis 55948b693e re PR libfortran/16597 (gfortran: bug in unformatted I/O on scratch files)
2004-08-27  Bud Davis  <bdavis9659@comcast.net>

        PR fortran/16597
        * io/io.h: created typedef for unit_mode.
        * io/io.h (gfc_unit): added mode to unit structure.
        * io/transfer.c (data_transfer_init): flush if a write then
        read is done on a unit (direct access files).
        * io/rewind.c (st_rewind): Used unit mode instead of global.

        * gfortran.dg/pr16597.f90: New test.

From-SVN: r86654
2004-08-27 07:59:30 +00:00
boehm-gc
config
contrib texi2pod.pl: keep references of the form @ref{...}, print them bold. 2004-08-26 21:26:22 +00:00
fastjar
gcc re PR libfortran/16597 (gfortran: bug in unformatted I/O on scratch files) 2004-08-27 07:59:30 +00:00
include
INSTALL
intl
libada
libbanshee
libcpp Makefile.in: Add back top_builddir. 2004-08-25 12:57:05 +00:00
libffi closure_fn0.c: Xfail mips64* instead of mips*. 2004-08-25 05:06:55 +00:00
libgfortran re PR libfortran/16597 (gfortran: bug in unformatted I/O on scratch files) 2004-08-27 07:59:30 +00:00
libiberty
libjava re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken) 2004-08-26 16:10:54 +00:00
libmudflap
libobjc
libstdc++-v3 Daily bump. 2004-08-27 00:16:14 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog configure.in: Give a better error message if GMP/MPFR are missing and a language needing them... 2004-08-26 23:57:46 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.in: Give a better error message if GMP/MPFR are missing and a language needing them... 2004-08-26 23:57:46 +00:00
configure.in configure.in: Give a better error message if GMP/MPFR are missing and a language needing them... 2004-08-26 23:57:46 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.