Go to file
Jakub Jelinek 5591e5f9af re PR c++/20206 (COMDAT broken for C++ thunks)
PR c++/20206
	* decl.c (cxx_comdat_group): Put thunks for
	TARGET_USE_LOCAL_THUNK_ALIAS_P (function) functions into the same
	comdat group as the thunk target.

	* g++.dg/opt/thunk2.C: New test.
	* g++.dg/opt/covariant1.C: New test.

From-SVN: r95619
2005-02-27 18:13:28 +01:00
boehm-gc dyn_load.c: On NetBSD... 2005-02-26 15:40:07 +00:00
config
contrib
fastjar
fixincludes Fix problem found by CFLAGS=-fmudflap build. 2005-02-23 14:30:01 -08:00
gcc re PR c++/20206 (COMDAT broken for C++ thunks) 2005-02-27 18:13:28 +01:00
gnattools (top level) 2005-02-26 21:43:33 +00:00
include
INSTALL
intl
libada (top level) 2005-02-26 21:43:33 +00:00
libcpp * cpplib.pot: Regenerate. 2005-02-25 23:32:16 +00:00
libffi re PR libffi/20104 (gij fails on ppc and not on x86) 2005-02-23 14:05:13 +00:00
libgfortran write.c (output_float): Fix typo in condition. 2005-02-27 17:17:56 +01:00
libiberty
libjava TextAttribute.java: changed names to lower case; 2005-02-24 07:15:55 +00:00
libmudflap
libobjc
libstdc++-v3 Daily bump. 2005-02-27 00:16:40 +00:00
maintainer-scripts * crontab: Adjust for 4.0 branch. 2005-02-25 22:55:06 +00:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog (top level) 2005-02-26 21:43:33 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure (top level) 2005-02-26 21:43:33 +00:00
configure.in (top level) 2005-02-26 21:43:33 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Language Front Ends Maintainers): Add myself as treelang maintainer. 2005-02-24 15:59:25 +00:00
Makefile.def (top level) 2005-02-26 21:43:33 +00:00
Makefile.in (top level) 2005-02-26 21:43:33 +00:00
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.