Go to file
Gabriel Dos Reis 25abc0a5ef re PR c++/10784 (Warning about choosing custom operator over copy constructor cannot be turned off (and it's useless in the first place))
cp/
        PR c++/10784
        * call.c (joust): Warn about choosing conversion sequence only if
        -Wconversion.

testsuite/
        * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion option.
        * g++.old-deja/g++.other/conv7.C: Likewise
        * g++.old-deja/g++.other/overcnv2.C: Likewise.
        * g++.old-deja/g++.other/overload14.C: Likewise.

From-SVN: r68312
2003-06-21 17:39:58 +00:00
boehm-gc
config
contrib
fastjar
gcc re PR c++/10784 (Warning about choosing custom operator over copy constructor cannot be turned off (and it's useless in the first place)) 2003-06-21 17:39:58 +00:00
include alloc-pool.c: Don't check HAVE_LONG_DOUBLE. 2003-06-17 14:10:01 +00:00
INSTALL
libf2c
libffi ppc_closure.S: Include ffi.h. 2003-06-19 11:55:56 +00:00
libiberty configure.in: Add check for malloc.h needed by m68k for function free(). 2003-06-19 15:04:03 -04:00
libjava 2003-06-21 Michael Koch <konqueror@gmx.de> 2003-06-21 17:06:56 +00:00
libobjc
libstdc++-v3 Daily bump. 2003-06-21 00:16:09 +00:00
maintainer-scripts * gcc_release: Do not update gcc_latest_snapshot tag any longer. 2003-06-18 13:02:24 +00:00
zlib
.cvsignore
ChangeLog configure.in: Update testsuite_flags to new location. 2003-06-18 01:55:13 +00:00
config-ml.in
config.guess
config.if
config.sub
configure configure.in: Update testsuite_flags to new location. 2003-06-18 01:55:13 +00:00
configure.in configure.in: Update testsuite_flags to new location. 2003-06-18 01:55:13 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in Makefile.tpl: Remove BUILD_CC stuff. 2003-06-17 21:53:49 +00:00
Makefile.tpl Makefile.tpl: Remove BUILD_CC stuff. 2003-06-17 21:53:49 +00:00
missing
mkdep merge with /cvs/src 2000-07-22 04:08:22 -04:00
mkinstalldirs
move-if-change FSF address fix in copyright header. 1999-01-11 07:12:18 -07:00
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.