Go to file
Jason Merrill 1edf43d63f dwarf2out.c (add_bound_info): Don't crash if SAVE_EXPR_RTL is NULL.
* dwarf2out.c (add_bound_info): Don't crash if SAVE_EXPR_RTL is
        NULL.
        (gen_subprogram_die): Don't abort on seeing a second definition if
        the previous one was abstract.  Don't replace an abstract instance
        in the lookup table.

        * dwarf2out.c (dwarf2out_abstract_function): Rename from
        gen_abstract_function.
        * dwarf2out.h: Declare it.
        * toplev.c (note_outlining_of_inline_function): New fn.
        * toplev.h: Declare it.
        * integrate.c (output_inline_function): Call it.
        * c-decl.c (duplicate_decls): Call it when redefining an extern
        inline.  Don't inline the new defn.

From-SVN: r39763
2001-02-16 08:03:10 -05:00
boehm-gc
config
contrib
fastjar
gcc dwarf2out.c (add_bound_info): Don't crash if SAVE_EXPR_RTL is NULL. 2001-02-16 08:03:10 -05:00
include
INSTALL
libchill
libf2c Daily bump. 2001-02-16 01:45:07 -07:00
libffi
libiberty
libjava HashSet.java (clone): Made subclass safe, use super.clone(), not new. 2001-02-16 04:50:38 +00:00
libobjc
libstdc++-v3 c++config: Revert. 2001-02-16 05:39:47 +00:00
zlib
.cvsignore
ChangeLog configure: Introduce GCJ_FOR_TARGET. 2001-02-15 13:55:34 +00:00
config-ml.in
config.guess Add config suport for s390 2001-02-12 23:47:41 +00:00
config.if
config.sub Add config suport for s390 2001-02-12 23:47:41 +00:00
configure
configure.in configure: Introduce GCJ_FOR_TARGET. 2001-02-15 13:55:34 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Update mail address. 2001-02-13 12:59:57 +00:00
Makefile.in configure: Introduce GCJ_FOR_TARGET. 2001-02-15 13:55:34 +00:00
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.