Go to file
Joseph Myers 26d4fec72e c-parse.in (initelt): Give appropriate pedantic warnings...
* c-parse.in (initelt): Give appropriate pedantic warnings,
	depending on flag_isoc99, for non-ISO syntax and for C99 syntax
	outside C99 mode.
	(designator): If pedantic, pedwarn for a designator specifying a
	range of elements.
	* c-typeck.c (set_init_index, set_init_label): Don't pedwarn for
	these cases.
	* extend.texi: Document the C99 syntax as the preferred syntax,
	and the pre-2.5 syntax as obsolete.  Mention use of designator
	lists for nested subobjects.

From-SVN: r37421
2000-11-13 13:31:16 +00:00
boehm-gc
config
contrib generalize the release script a bit 2000-11-13 00:25:21 +00:00
gcc c-parse.in (initelt): Give appropriate pedantic warnings... 2000-11-13 13:31:16 +00:00
include
INSTALL
libchill
libf2c Daily bump. 2000-11-13 01:45:07 -07:00
libffi
libiberty
libio
libjava
libobjc
libstdc++
libstdc++-v3 std_cmath.h (abs): Change extern "C" declaration of `abs (double)' to ... 2000-11-13 00:43:39 +00:00
texinfo
zlib
.cvsignore
ChangeLog MAINTAINERS: Remove references to cccp. 2000-11-13 13:25:53 +00:00
config-ml.in
config.guess
config.if
config.sub
configure configure: Turn on libstdc++ V3 by default. 2000-11-13 01:15:40 +00:00
configure.in
COPYING
COPYING.LIB
djunpack.bat
install-sh
libtool.m4
ltcf-c.sh ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library if we've got GCC. 2000-11-13 00:49:03 +00:00
ltcf-cxx.sh ltcf-c.sh (aix4): Improve shared library configuration; require exporting symbols. 2000-11-09 16:41:11 -05:00
ltcf-gcj.sh
ltconfig ltcf-c.sh (aix4): Improve shared library configuration; require exporting symbols. 2000-11-09 16:41:11 -05:00
ltmain.sh
MAINTAINERS MAINTAINERS: Remove references to cccp. 2000-11-13 13:25:53 +00:00
Makefile.in
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.