Go to file
Andrew MacLeod 60ffe2fe5e re PR middle-end/37567 (tree SSA to normal checking takes abnormally long time)
PR middle-end/37567
	* tree-ssa-ter.c (free_temp_expr_table): Make sure fields are actually
	empty before freeing them.
	(find_replaceable_exprs): Move asserts to free_temp_expr_table.


Co-Authored-By: Jan Hubicka <jh@suse.cz>

From-SVN: r140494
2008-09-19 17:37:13 +00:00
INSTALL
boehm-gc - checkin threads.mk.in. 2008-07-18 10:37:22 +00:00
config Move picochip directory to correct location. 2008-09-03 12:19:34 +00:00
contrib Convert ChangeLog files to UTF-8. 2008-09-05 13:07:45 +02:00
fixincludes configure.ac: Fix a typo. 2008-09-06 16:00:24 -07:00
gcc re PR middle-end/37567 (tree SSA to normal checking takes abnormally long time) 2008-09-19 17:37:13 +00:00
gnattools configure.ac: Do not generate libada-mk. 2008-08-01 08:18:13 +00:00
include demangle.h (enum demangle_component_type): Add DEMANGLE_COMPONENT_DECLTYPE. 2008-09-09 13:38:10 -04:00
intl Makefile.tpl ($(srcdir)/configure): Update dependencies. 2008-06-17 23:13:35 +00:00
libada Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to avoid conflicts. 2008-08-29 13:44:25 +00:00
libcpp cpplib.h (struct cpp_options): Add new boolean flag warn_builtin_macro_redefined. 2008-09-18 15:39:08 +00:00
libdecnumber Makefile.tpl ($(srcdir)/configure): Update dependencies. 2008-06-17 23:13:35 +00:00
libffi ffitarget.h (ffi_abi): Add FFI_LINUX and FFI_LINUX_SOFT_FLOAT to the POWERPC_FREEBSD enum. 2008-08-25 20:35:20 +02:00
libgcc Add picoChip port. 2008-09-03 12:10:49 +00:00
libgfortran mk-sik-inc.sh: Make -Wunused-variable proof. 2008-09-10 19:18:08 +02:00
libgomp testsuite/ligbomp.c/c.exp: Unset lang_test_file only if it exists. 2008-09-05 19:29:26 +00:00
libiberty demangle.h (enum demangle_component_type): Add DEMANGLE_COMPONENT_DECLTYPE. 2008-09-09 13:38:10 -04:00
libjava install.texi (--enable-reduced-reflection): Document new option. 2008-09-05 17:09:02 +00:00
libmudflap re PR libmudflap/36397 (ICE with pointer cast and -fmudflap) 2008-09-15 23:52:53 +02:00
libobjc Makefile.in: Ignore missing ../boehm-gc/threads.mk. 2008-07-18 16:30:04 +00:00
libssp Makefile.am: Add -no-undefined 2008-08-21 05:58:40 -06:00
libstdc++-v3 re PR libstdc++/37470 (parallel/base.h log2 conflicts with math.h) 2008-09-19 11:37:16 +00:00
maintainer-scripts Convert ChangeLog files to UTF-8. 2008-09-05 13:07:45 +02:00
zlib Convert ChangeLog files to UTF-8. 2008-09-05 13:07:45 +02:00
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog * MAINTAINERS: Add myself as ia64 maintainer. 2008-09-18 16:24:37 +00:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS: Add myself as ia64 maintainer. 2008-09-18 16:24:37 +00:00
Makefile.def backport: configure: Regenerate. 2008-09-02 16:31:04 +00:00
Makefile.in backport: configure: Regenerate. 2008-09-02 16:31:04 +00:00
Makefile.tpl backport: configure: Regenerate. 2008-09-02 16:31:04 +00:00
README
README.SCO
compile
config-ml.in config-ml.in: don't handle --enable-shared and --enable-static. 2008-05-14 17:15:51 +00:00
config.guess * config.sub, config.guess: Update from upstream sources. 2008-04-14 19:31:06 +10:00
config.rpath * config.rpath: Add AIX 6 support. 2008-03-13 14:55:20 -04:00
config.sub * config.sub, config.guess: Update from upstream sources. 2008-04-14 19:31:06 +10:00
configure configure.ac: Initialize clooglibs to -lcloog. 2008-09-05 10:08:56 +00:00
configure.ac configure.ac: Initialize clooglibs to -lcloog. 2008-09-05 10:08:56 +00:00
depcomp
install-sh
libtool-ldflags
libtool.m4 backport: Deal with Autoconf 2.62's semantic change in m4_append. 2008-03-16 06:47:18 +00:00
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4 backport: Deal with Autoconf 2.62's semantic change in m4_append. 2008-03-16 06:47:18 +00:00
ltversion.m4
lt~obsolete.m4
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.