Go to file
Jason Merrill efc7052de7 decl.c (finish_function): Also complain about no return in templates.
* decl.c (finish_function): Also complain about no return in
        templates.
        * semantics.c (finish_return_stmt): Also call check_return_expr in
        templates.
        * typeck.c (check_return_expr): In a template, just remember that we
        saw a return.

From-SVN: r60236
2002-12-18 01:26:58 -05:00
boehm-gc ltconfig (osf[345]): Append $major to soname_spec. 2002-11-20 15:59:07 +00:00
config * mh-cygwin: Don't build libtermcap if it doesn't exist. 2002-12-17 02:58:05 +00:00
contrib Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
fastjar Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
gcc decl.c (finish_function): Also complain about no return in templates. 2002-12-18 01:26:58 -05:00
include * libiberty.h (basename): Add NetBSD to the list. 2002-11-24 06:54:38 +00:00
INSTALL
libf2c Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
libffi Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
libiberty make-relative-prefix.c (HAVE_HOST_EXECUTABLE_SUFFIX): Define for hosts with HOST_EXECUTABLE_SUFFIX. 2002-12-04 01:57:27 +00:00
libjava Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
libobjc Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
libstdc++-v3 configure.in: Define with_target_subdir and with_build_subdir variables in config-ml.in... 2002-12-18 01:18:58 +00:00
maintainer-scripts * root.texi: Change version number to 3.4. 2002-12-16 22:18:33 +00:00
zlib
.cvsignore
ChangeLog Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo. 2002-12-18 05:28:41 +00:00
config-ml.in
config.guess config.sub: Import from master repository 2002-12-17 10:01:10 +00:00
config.if
config.sub config.sub: Import from master repository 2002-12-17 10:01:10 +00:00
configure Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
configure.in * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb. 2002-12-17 04:32:25 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
ltcf-cxx.sh
ltcf-gcj.sh Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
ltconfig ltconfig (osf[345]): Append $major to soname_spec. 2002-11-20 15:59:07 +00:00
ltmain.sh ltconfig (osf[345]): Append $major to soname_spec. 2002-11-20 15:59:07 +00:00
MAINTAINERS fix my email address 2002-12-16 08:16:06 +00:00
Makefile.def Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
Makefile.in Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo. 2002-12-18 05:28:41 +00:00
Makefile.tpl Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo. 2002-12-18 05:28:41 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
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.