Go to file
Jerry DeLisle c4ee121ad5 re PR fortran/27304 (gfortran: Warn/abort when format in write does not fit passed arguments)
2006-04-28  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/27304
	* io/transfer.c (formatted_transfer_scalar):  Generate error if data
	descriptors are exhausted.
	* io/format.c (next_format0): Fix comment.

From-SVN: r113363
2006-04-28 23:55:30 +00:00
INSTALL
boehm-gc dyn_load.c (GC_has_static_roots): Declare. 2006-04-24 13:40:21 +00:00
config
contrib
fixincludes
gcc darwin-c.c (darwin_ms_struct): Move this 2006-04-28 20:52:01 +00:00
gnattools
include
intl
libada
libcpp
libdecnumber
libffi README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
libgcc-math
libgfortran re PR fortran/27304 (gfortran: Warn/abort when format in write does not fit passed arguments) 2006-04-28 23:55:30 +00:00
libgomp re PR c/26171 (#pragma omp threadprivate requires -funit-at-a-time) 2006-04-26 10:26:06 +02:00
libiberty floatformat.c (floatformat_to_double): Fix (biased) exponent=0 case. 2006-04-24 21:24:27 +00:00
libjava configure.ac: Add an additional checks for dladdr and dlopen on dld. 2006-04-28 00:20:03 +02:00
libmudflap
libobjc
libssp
libstdc++-v3 TODO: Update. 2006-04-27 22:49:28 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog MAINTAINERS (Write After Approval): Add myself. 2006-04-28 14:44:20 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2006-04-28 14:44:20 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.in
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.