Go to file
Joseph Myers e0c9fbb763 c-decl.c (grokdeclarator): Move warning for qualified void return types with -pedantic to when...
* c-decl.c (grokdeclarator): Move warning for qualified void
	return types with -pedantic to when the function type is
	constructed.  At -W, warn in general for qualified function return
	types, except for volatile void.
	* invoke.texi: Document this new warning at -W.

testsuite:
	* gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.

From-SVN: r37056
2000-10-25 18:45:44 +01:00
boehm-gc
config
contrib
etc
gcc c-decl.c (grokdeclarator): Move warning for qualified void return types with -pedantic to when... 2000-10-25 18:45:44 +01:00
include
INSTALL
libchill
libf2c Daily bump. 2000-10-25 01:45:08 -06:00
libffi
libiberty Fix incorrect date in ChangeLog entry. 2000-10-23 18:11:23 +00:00
libio
libjava ThreadGroup.java (uncaughtException): Print thread name with stack dump. 2000-10-25 09:11:47 +01:00
libobjc
libstdc++ std_valarray.h (valarray::valarray): Use __valarray_copy, not __valarray_copy_construct. 2000-10-23 16:24:19 +00:00
libstdc++-v3 configure.in: Check for gconv.h. 2000-10-25 16:54:47 +00:00
texinfo
zlib
.cvsignore
ChangeLog
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
djunpack.bat
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
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.