Go to file
Jerry DeLisle 45dfbe77d2 re PR libfortran/33672 (Additional runtime checks needed for namelist reads)
2007-10-14  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libfortran/33672
	* io/list_read.c (nml_parse_qualifier): Add character specific error
	messages.  Check for proper form of sub-string qualifiers.  Return the
	parsed_rank flag indicating a non-zero rank qualifier.
	(nml_get_obj_data):  Count the instances of non-zero rank qualifiers.
	Issue an error if more that one non-zero rank qualifier is found.

From-SVN: r129309
2007-10-15 01:33:16 +00:00
boehm-gc re PR boehm-gc/33442 (1938 unexpected fails in libjava testsuite) 2007-10-11 00:36:08 +00:00
config
contrib invoke.texi (Wall): fix formatting issues. 2007-10-08 14:05:51 +00:00
fixincludes re PR target/33700 (FAIL: 17_intro/headers/all_pedantic_errors.cc (test for excess errors)) 2007-10-14 22:22:25 +00:00
gcc Daily bump. 2007-10-15 00:17:21 +00:00
gnattools
include
INSTALL
intl
libada
libcpp be.po, [...]: Update. 2007-10-10 14:18:12 +01:00
libdecnumber
libffi
libgcc
libgfortran re PR libfortran/33672 (Additional runtime checks needed for namelist reads) 2007-10-15 01:33:16 +00:00
libgomp
libiberty
libjava
libmudflap
libobjc configure.ac: Don't run config-ml.in directly. 2007-10-14 11:17:14 -07:00
libssp
libstdc++-v3 stl_algo.h (is_sorted, [...]): Add. 2007-10-14 21:17:23 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog Makefile.def (dependencies): Add all-gdb -> all-libdecnumber. 2007-10-12 02:23:19 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac (CFLAGS_FOR_BUILD, [...]): Default them to host flags only for $host = $build. 2007-10-08 09:29:55 +00:00
configure.ac configure.ac (CFLAGS_FOR_BUILD, [...]): Default them to host flags only for $host = $build. 2007-10-08 09:29:55 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS MAINTAINERS (Register allocation reviewer): Add myself. 2007-10-09 22:07:14 +00:00
Makefile.def Makefile.def (dependencies): Add all-gdb -> all-libdecnumber. 2007-10-12 02:23:19 +00:00
Makefile.in Makefile.def (dependencies): Add all-gdb -> all-libdecnumber. 2007-10-12 02:23:19 +00:00
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.