Go to file
Dave Korn be0959d219 re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1)
PR target/42811
	* tests/staticrootstest.c: New test source file.
	* tests/staticrootslib.c: New test library source file.
	* Makefile.am (test_ldadd): New variable.
	(gctest_LDADD): Use it.
	(TESTS): Add leaktest, middletest and staticrootstest.
	(check_PROGRAMS): Likewise.
	(leaktest_SOURCES): New libtool variable definition.
	(leaktest_LDADD): Likewise.
	(leaktest_LDFLAGS): Likewise.
	(leaktest_LINK): Likewise.
	(middletest_SOURCES): Likewise.
	(middletest_LDADD): Likewise.
	(middletest_LDFLAGS): Likewise.
	(middletest_LINK): Likewise.
	(staticrootstest_SOURCES): Likewise.
	(staticrootstest_LDADD): Likewise.
	(staticrootstest_LDFLAGS): Likewise.
	(staticrootstest_LINK): Likewise.
	(check_LTLIBRARIES): Likewise.
	(libstaticrootslib_la_SOURCES): Likewise.
	(libstaticrootslib_la_LIBADD): Likewise.
	(libstaticrootslib_la_LDFLAGS): Likewise.
	(libstaticrootslib_la_DEPENDENCIES): Likewise.
	* Makefile.in: Regenerate.

From-SVN: r159115
2010-05-06 16:20:53 +00:00
boehm-gc re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1) 2010-05-06 16:20:53 +00:00
config
contrib
fixincludes
gcc re PR c++/40406 (ICE with broken template member declaration) 2010-05-06 16:07:02 +00:00
gnattools
include
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgcc
libgfortran no-dist in non-imported automake dirs. 2010-05-04 18:58:11 +00:00
libgomp no-dist in non-imported automake dirs. 2010-05-04 18:58:11 +00:00
libiberty
libjava 010-05-04 Andrew Haley <aph@redhat.com> 2010-05-05 13:05:21 +00:00
libmudflap no-dist in non-imported automake dirs. 2010-05-04 18:58:11 +00:00
libobjc
libssp no-dist in non-imported automake dirs. 2010-05-04 18:58:11 +00:00
libstdc++-v3 29134.cc: Adjust for profile-mode too. 2010-05-05 19:53:11 +00:00
lto-plugin no-dist in non-imported automake dirs. 2010-05-04 18:58:11 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog
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 add myself as gimple maintainer 2010-05-05 12:32:07 -04: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.