Go to file
Andrew MacLeod 82460c7576 re PR middle-end/27793 (num_ssa_names inconsistent or immediate use iterator wrong)
2006-06-15  Andrew MacLeod  <amacleod@redhat.com>
	
	PR middle-end/27793
	* tree-dfa.c (referenced_vars_dup_list): Remove.
	(find_referenced_vars): Remove assert.
	(referenced_var_check_and_insert): Replace dup list with assert.
	* tree-ssa.c (delete_tree_ssa): Remove dup list processing.
	* tree-flow.h (referenced_vars_dup_list): Remove extern decl.

From-SVN: r114678
2006-06-15 13:30:17 +00:00
boehm-gc
config Richard Earnshaw <rearnsha@arm.com> 2006-06-13 08:00:45 +00:00
contrib
fixincludes
gcc re PR middle-end/27793 (num_ssa_names inconsistent or immediate use iterator wrong) 2006-06-15 13:30:17 +00:00
gnattools
include
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgfortran
libgomp re PR libgomp/28008 (build failure due to PTHREAD_STACK_MIN not being declared) 2006-06-14 08:20:01 -07:00
libiberty
libjava re PR java/28024 (libjava build failure on Solaris 2.8 (sun4u)) 2006-06-14 13:56:22 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 random (class xor_combine): Fix result_type typedef. 2006-06-15 10:19:06 +00:00
maintainer-scripts
zlib Makefile.am: Add html and install-html stubs. 2006-06-13 21:15:06 +00:00
ABOUT-NLS
ChangeLog Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS too. 2006-06-15 06:26:59 +00:00
ChangeLog.tree-ssa
compile
config-ml.in config-ml.in: Alter CCASFLAGS to include special multilib options the same as is done for CFLAGS. 2006-06-13 16:48:23 -04:00
config.guess
config.rpath
config.sub
configure configure.in: Don't enable libgomp on hpux10. 2006-06-13 02:40:01 +00:00
configure.in configure.in: Don't enable libgomp on hpux10. 2006-06-13 02:40:01 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS too. 2006-06-15 06:26:59 +00:00
Makefile.tpl Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS too. 2006-06-15 06:26:59 +00:00
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.