Go to file
Dave Korn d06865bf07 re PR c++/47218 (C++ multiple definitions of non-virtual thunk problem)
gcc/ChangeLog:

	PR c++/47218
	* cgraphunit.c (assemble_thunk): Call resolve_unique_section.

gcc/testsuite/ChangeLog:

	PR c++/47218
	* g++.dg/other/pr47218-1.C: New test file.
	* g++.dg/other/pr47218.C: Likewise.
	* g++.dg/other/pr47218.h: New supporting header.

From-SVN: r168624
2011-01-10 00:33:32 +00:00
boehm-gc update boehm-gc for powerpc m64 darwin. 2010-12-10 10:09:10 +00:00
config re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolchain) 2010-12-06 00:50:04 +00:00
contrib Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
fixincludes Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
gcc re PR c++/47218 (C++ multiple definitions of non-virtual thunk problem) 2011-01-10 00:33:32 +00:00
gnattools PR other/46202: implement install-strip. 2010-11-20 19:37:08 +00:00
include Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
INSTALL
intl
libada PR other/46202: implement install-strip. 2010-11-20 19:37:08 +00:00
libcpp * ru.po: New. 2011-01-07 14:34:04 +00:00
libdecnumber Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libffi Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libgcc Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libgfortran re PR libfortran/47154 (END= does not work in namelist read) 2011-01-05 03:53:15 +00:00
libgo re PR go/47176 (libgo doesn't compile if libunicode is installed) 2011-01-05 14:12:37 +00:00
libgomp Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libiberty Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libjava jni.exp (gcj_jni_get_cxxflags_invocation): Add -shared-libgcc to cxxflags for *-*-solaris*. 2011-01-06 18:56:58 +00:00
libmudflap Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libobjc Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libquadmath re PR fortran/47174 (libquadmath: Build now depends on makeinfo) 2011-01-06 22:09:41 +00:00
libssp re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolchain) 2010-12-06 00:50:04 +00:00
libstdc++-v3 re PR libstdc++/47185 (UB in TR1 and C++0x placeholders and non conforming implementation) 2011-01-06 10:14:37 +00:00
lto-plugin Makefile.am (AM_LIBTOOLFLAGS): Define, adding disable-static tag. 2010-12-20 17:03:10 +00:00
maintainer-scripts update_web_docs_svn (MANUALS): Add libquadmath. 2010-12-18 12:55:02 +01:00
zlib
ABOUT-NLS
ChangeLog re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found") 2011-01-09 14:34:41 +00:00
ChangeLog.tree-ssa
compile
config-ml.in config-ml.in: Add Go support... 2010-11-19 20:25:49 +00:00
config.guess
config.rpath
config.sub
configure * configure: Regenerate. 2010-12-23 16:09:09 +00:00
configure.ac configure.ac: (picochip): Disable libiberty. 2010-12-22 10:34:23 +00:00
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 (Write After Approval): Add myself. 2011-01-07 21:54:14 +00:00
Makefile.def re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found") 2011-01-09 14:34:41 +00:00
Makefile.in re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found") 2011-01-09 14:34:41 +00:00
Makefile.tpl Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
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.