Go to file
Simon Martin c2600c676c re PR c++/40749 (g++ doesnt report missing return if return is of type const <type>)
gcc/cp/

2009-07-26  Simon Martin  <simartin@users.sourceforge.net>

	PR c++/40749
	* decl.c (grokdeclarator): Do not set TREE_NO_WARNING for functions
	with a qualified return type.

gcc/testsuite/

2007-07-26  Simon Martin  <simartin@users.sourceforge.net>

	PR c++/40749
	* g++.dg/warn/Wreturn-type-6.C: New test.

From-SVN: r150097
2009-07-26 08:16:41 +00:00
INSTALL
boehm-gc Commit patch #3 of 4 for Power7 VSX support 2009-07-23 16:05:37 +00:00
config re PR other/40784 (Revision 149725 caused autoconf warning in libstdc++) 2009-07-17 16:08:36 +01:00
contrib
fixincludes
gcc re PR c++/40749 (g++ doesnt report missing return if return is of type const <type>) 2009-07-26 08:16:41 +00:00
gnattools
include re PR bootstrap/40854 (Conflicting crc32 functions in libiberty and zlib) 2009-07-25 06:28:16 +00:00
intl
libada configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM. 2009-07-13 20:04:33 +00:00
libcpp * nl.po: Update. 2009-07-25 16:09:37 +01:00
libdecnumber
libffi re PR libffi/40807 (libffi.call/return_sc.c) 2009-07-24 10:12:16 +00:00
libgcc
libgfortran re PR fortran/33197 (Fortran 2008: math functions) 2009-07-25 21:39:07 +02:00
libgomp tls.m4 (GCC_CHECK_TLS): Also test TLS in a shared library when cross-compiling. 2009-07-17 00:18:08 +01:00
libiberty re PR bootstrap/40854 (Conflicting crc32 functions in libiberty and zlib) 2009-07-25 06:28:16 +00:00
libjava natVMSecureRandomWin32.cc: New Win32 specific implementation. 2009-07-24 13:27:37 +02:00
libmudflap tls.m4 (GCC_CHECK_TLS): Also test TLS in a shared library when cross-compiling. 2009-07-17 00:18:08 +01:00
libobjc
libssp
libstdc++-v3 Core issue 901 2009-07-24 23:57:20 -04:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog configure.ac: Add missing comma in AC_ARG_WITH(boot-libs). 2009-07-06 18:06:55 +00:00
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Add missing comma in AC_ARG_WITH(boot-libs). 2009-07-06 18:06:55 +00:00
configure.ac configure.ac: Add missing comma in AC_ARG_WITH(boot-libs). 2009-07-06 18:06:55 +00:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
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.