Go to file
Paolo Carlini a271590a43 re PR c++/44267 (SFINAE does not handle down static_cast over virtual inheritance)
/cp
2011-09-24  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/44267
	* class.c (build_base_path): Add a tsubst_flags_t parameter.
	(convert_to_base): Adjust call.
	* typeck.c (build_class_member_access_expr,
	get_member_function_from_ptrfunc, build_static_cast_1): Likewise.
	* init.c (dfs_initialize_vtbl_ptrs, emit_mem_initializers): Likewise.
	* method.c (do_build_copy_constructor, do_build_copy_assign): Likewise.
	* rtti.c (build_dynamic_cast_1): Likewise.
	* typeck2.c (build_scoped_ref, build_m_component_ref): Likewise.
	* call.c (build_over_call, build_special_member_call): Likewise.
	* cvt.c (cp_convert_to_pointer, convert_to_pointer_force,
	build_up_reference): Likewise.
	* cp-tree.h (build_base_path): Adjust declaration.

/testsuite
2011-09-24  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/44267
	* g++.dg/template/sfinae28.C: New.

From-SVN: r179141
2011-09-24 09:55:01 +00:00
boehm-gc
config
contrib
fixincludes mkfixinc.sh (target): Remove alpha-vms from particular targets. 2011-09-22 14:00:17 +00:00
gcc re PR c++/44267 (SFINAE does not handle down static_cast over virtual inheritance) 2011-09-24 09:55:01 +00:00
gnattools
include re PR c++/40831 (g++ generated symbols for cloned function that be demangled.) 2011-09-23 14:39:10 -07:00
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgcc
libgfortran
libgo Include <termios.h> in mksysinfo.sh. 2011-09-23 15:29:17 +00:00
libgomp
libiberty re PR c++/40831 (g++ generated symbols for cloned function that be demangled.) 2011-09-23 14:39:10 -07:00
libjava
libmudflap
libobjc
libquadmath Makefile.am (FLAGS_TO_PASS): Define. 2011-09-21 15:36:03 +01:00
libssp
libstdc++-v3 Makefile.am (stamp-epub-docbook): Fix image directory location. 2011-09-21 23:46:36 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog * MAINTAINERS (sparc port): Remove myself. 2011-09-21 08:13:33 +02:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS * MAINTAINERS (sparc port): Remove myself. 2011-09-21 08:13:33 +02:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with 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/ for how to report bugs usefully.