Go to file
Jerry DeLisle 807fb853ee re PR fortran/29563 (Internal read loses data.)
2006-10-25  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/29563
	* io/io.h (st_parameter_dt): Add new flag at_eof.
	* io/list_read.c (next_char): Set flag when EOF and return '\n' to
	signal EOR.  Check flag on next call and jump out.
	* io/unit.c (get_internal_unit): Initialize new flag.

From-SVN: r118059
2006-10-26 04:35:45 +00:00
boehm-gc
config
contrib
fixincludes --(top level)-------------------------------------------- 2006-10-10 16:48:09 -07:00
gcc gimplify.c (get_name): Remove extraneous break. 2006-10-26 11:56:19 +10:00
gnattools
include
INSTALL
intl
libada
libcpp * cpplib.pot: Regenerate. 2006-10-22 13:40:31 +01:00
libdecnumber
libffi
libgfortran re PR fortran/29563 (Internal read loses data.) 2006-10-26 04:35:45 +00:00
libgomp re PR libgomp/29494 (libgomp build fails with missing pthread_mutexattr_settype) 2006-10-24 13:59:06 +00:00
libiberty pex-win32.c (argv_to_cmdline): Replace xmalloc with XNEWVEC. 2006-10-26 03:16:11 +00:00
libjava natevents.cc (do_callback_arg_tests): Replace formatting modifiers %p with %#llx and cast the arguments. 2006-10-25 22:18:39 +02:00
libmudflap
libobjc
libssp
libstdc++-v3
maintainer-scripts * crontab: Add 4.2 branch. Set trunk to 4.3. 2006-10-21 03:15:08 +00:00
zlib
ABOUT-NLS
ChangeLog MAINTAINERS: Move myself to Write After Approval section. 2006-10-25 08:53:49 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.in: Require GMP-4.1+ and MPFR-2.2+. 2006-10-21 13:58:13 +00:00
configure.in configure.in: Require GMP-4.1+ and MPFR-2.2+. 2006-10-21 13:58:13 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS: Move myself to Write After Approval section. 2006-10-25 08:53:49 +00:00
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.