Go to file
Mark Mitchell 8458320833 re PR c++/12266 (incorrect instantiation of unneeded template during overload resolution)
PR c++/12266
	* cp-tree.h (tsubst_flags_t): Add tf_conv.
	* class.c (standard_conversion): Pass tf_conv to
	instantiate_type.
	(resolve_address_of_overloaded_function): Do not call mark_used
	when just checking conversions.

	PR c++/12266
	* g++.dg/overload/template1.C: New test.

From-SVN: r71483
2003-09-17 23:42:55 +00:00
boehm-gc * libtool.m4 (LD): Correct powerpc64 host match. 2003-09-09 15:54:39 +09:30
config
contrib
fastjar
gcc re PR c++/12266 (incorrect instantiation of unneeded template during overload resolution) 2003-09-17 23:42:55 +00:00
include Index: include/ChangeLog 2003-09-16 01:51:07 +00:00
INSTALL
intl
libf2c * libtool.m4 (LD): Correct powerpc64 host match. 2003-09-09 15:54:39 +09:30
libffi libffi-dg.exp (libffi_target_compile): Search in srcdir for ffi_mips.h. 2003-09-17 17:59:15 +00:00
libiberty Index: include/ChangeLog 2003-09-16 01:51:07 +00:00
libjava GdkGraphics2D.java, [...]: New files. 2003-09-17 20:03:02 +00:00
libobjc * libtool.m4 (LD): Correct powerpc64 host match. 2003-09-09 15:54:39 +09:30
libstdc++-v3 re PR libstdc++/12239 (Compile Failure) 2003-09-17 20:28:07 +00:00
maintainer-scripts
zlib * libtool.m4 (LD): Correct powerpc64 host match. 2003-09-09 15:54:39 +09:30
.cvsignore
ABOUT-NLS
ChangeLog configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix quoting. 2003-09-17 20:01:06 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix quoting. 2003-09-17 20:01:06 +00:00
configure.in configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix quoting. 2003-09-17 20:01:06 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4 * libtool.m4 (LD): Correct powerpc64 host match. 2003-09-09 15:54:39 +09:30
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Write After Approval): Add myself to write after approval list. 2003-09-16 18:22:42 +00:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
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.