Go to file
Jason Merrill 2bb5d995f2 init.c (build_new_1): Bail early if the call to new fails.
* init.c (build_new_1): Bail early if the call to new fails.

        * decl.c (compute_array_index_type): Check specifically for
        an INTEGER_CST, not just TREE_CONSTANT.

        * decl.c (duplicate_decls): Don't call duplicate_decls on
        the DECL_TEMPLATE_RESULT.
        (decls_match): Return 0 if the DECL_TEMPLATE_RESULTs have different
        codes.

        * error.c (dump_template_bindings): Don't crash if we had an
        invalid argument list.

        * typeck.c (c_expand_start_case): Do narrowing here.
        * semantics.c (finish_switch_cond): Not here.

        * parse.y (asm_clobbers): Do string concatenation.

From-SVN: r34938
2000-07-10 03:16:23 -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
etc
gcc init.c (build_new_1): Bail early if the call to new fails. 2000-07-10 03:16:23 -04:00
include in include/ChangeLog: 2000-06-23 03:58:44 +00:00
INSTALL
libchill
libf2c Daily bump. 2000-07-09 01:45:08 -06:00
libffi
libiberty cplus-dem.c (main): fflush() after emitting last char before waiting for input. 2000-07-07 13:50:49 +00:00
libio in libiberty/ChangeLog: 2000-06-30 15:25:33 +00:00
libjava natClassLoader.cc (_Jv_PrepareCompiledClass): Initialize static final String fields. 2000-07-07 20:54:32 +00:00
libobjc
libstdc++ gslice_array.h, [...]: Do not paste anything after 'operator' keyword. 2000-07-06 17:42:14 +00:00
libstdc++-v3 configure.in (AC_OUTPUT_COMMANDS): Link $THREADS.h and c++threads.h instead of copying. 2000-07-08 01:25:04 +00:00
texinfo
zlib
.cvsignore
ChangeLog * symlink-tree: Check number of arguments. 2000-07-07 07:18:48 -06:00
config-ml.in
config.guess
config.if
config.sub
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 Fix CXX_FOR_TARGET to add -L libstdc++ 2000-07-06 00:50:01 +00:00
missing
mkinstalldirs
move-if-change
README
symlink-tree * symlink-tree: Check number of arguments. 2000-07-07 07:18:48 -06:00
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.