Go to file
Nathan Sidwell 0ee3f0a892 re PR c++/32756 (wrong ambiguous overload error?)
cp/
	PR c++/32756
	* call.c (maybe_handle_implicit_object): Set this_p, clear
	rvaluedness_matches_p.
	(compare_ics): Do not compare rvaluedness matching when one of the
	operands is an implicit object.

	testsuite/
	PR c++/32756
	* g++.dg/overload/operator3.C: New.

From-SVN: r128528
2007-09-16 17:26:42 +00:00
boehm-gc
config Move the entry to proper ChangeLog. 2007-09-11 21:44:56 -07:00
contrib
fixincludes
gcc re PR c++/32756 (wrong ambiguous overload error?) 2007-09-16 17:26:42 +00:00
gnattools
include
INSTALL
intl
libada
libcpp
libdecnumber Makefile.in (libdecnumber_a_OBJS): Remove decUtility.o 2007-09-10 20:44:08 +00:00
libffi
libgcc * Makefile.in (dfp-filenames): Add bid128_noncomp. 2007-09-12 00:00:06 +00:00
libgfortran re PR libfortran/21185 (Improve testsuite results on newlib targets) 2007-09-15 14:52:46 +00:00
libgomp * config/mingw32/proc.c: New file. 2007-09-10 02:27:29 +00:00
libiberty
libjava configure.host: Enable interpreter for mips64. 2007-09-12 15:16:23 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 base.h (__gnu_parallel::less<Tp>): Add partial specialization for one argument. 2007-09-14 20:37:25 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog configure.ac: Correct makeinfo version check. 2007-09-15 01:12:18 +09:30
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Correct makeinfo version check. 2007-09-15 01:12:18 +09:30
configure.ac configure.ac: Correct makeinfo version check. 2007-09-15 01:12:18 +09:30
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS * MAINTAINERS: Update my email address. 2007-09-14 15:39:29 +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.