Go to file
Jason Merrill 90418208f9 repo.c (repo_get_id): Handle the case where a class with virtual bases has a null TYPE_BINFO_VTABLE.
* repo.c (repo_get_id): Handle the case where a class with virtual
        bases has a null TYPE_BINFO_VTABLE.

        * parse.y (member_init): Just pass in the type.
        * init.c (expand_member_init): Handle getting a type.

        * decl.c (finish_function): Warn if a function has no return
        statement.
        Suggested by Andrew Koenig.
        * typeck.c (check_return_expr): Do set current_function_returns_value
        if we got an error_mark_node.

From-SVN: r34863
2000-07-04 03:47:11 -04:00
boehm-gc Imported version 5.1. 2000-06-20 02:04:58 +01:00
config mh-sparcpic: Use single instead of double quotes. 2000-06-21 16:22:41 -06:00
contrib * newcvsroot: Handle filenames that contain spaces. 2000-06-04 17:33:50 +00:00
etc
gcc repo.c (repo_get_id): Handle the case where a class with virtual bases has a null TYPE_BINFO_VTABLE. 2000-07-04 03:47:11 -04:00
include in include/ChangeLog: 2000-06-23 03:58:44 +00:00
INSTALL
libchill Makefile.in (STROBJS): Get memmove.o from configure. 2000-05-31 16:54:07 -07:00
libf2c Daily bump. 2000-07-04 01:45:41 -06:00
libffi
libiberty in libiberty/ChangeLog: 2000-06-30 15:25:33 +00:00
libio in libiberty/ChangeLog: 2000-06-30 15:25:33 +00:00
libjava PrintWriter.java (print): Call write(String), not print(String). 2000-07-03 21:03:52 +00:00
libobjc
libstdc++ update stuff rule 2000-06-24 16:27:18 -04:00
libstdc++-v3 [multiple changes] 2000-07-04 02:24:54 +00:00
texinfo
zlib
.cvsignore
ChangeLog * MAINTAINERS: Add myself as loop discovery maintainer. 2000-06-29 11:22:59 +00:00
config-ml.in
config.guess config.guess: Updated to latest version. 2000-06-05 23:23:43 +00:00
config.if
config.sub config.guess: Updated to latest version. 2000-06-05 23:23:43 +00:00
configure
configure.in
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Add myself as loop discovery maintainer. 2000-06-29 11:22:59 +00:00
Makefile.in
missing
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.