Go to file
Roger Sayle 4c6669c2c6 re PR middle-end/4520 (cselib.c hash_rtx incorrectly hashes based on rtx address)
PR middle-end/4520
	PR bootstrap/28784
	* cselib.c (cselib_hash_rtx): Avoid hashing on the address of labels
	and symbols.  Instead use the implementation from cse.c's hash_rtx.

From-SVN: r116891
2006-09-12 16:02:31 +00:00
boehm-gc
config
contrib * btest-gcc.sh: .bad_compare has moved to toplevel from gcc/. 2006-09-05 18:11:49 +00:00
fixincludes
gcc re PR middle-end/4520 (cselib.c hash_rtx incorrectly hashes based on rtx address) 2006-09-12 16:02:31 +00:00
gnattools
include
INSTALL
intl
libada
libcpp config.gcc (i?86-*-darwin): Add 64-bit HWI support. 2006-09-09 00:27:47 +00:00
libdecnumber configure.ac (ACX_PROG_CC_WARNING_OPTS): Add -Wcast-qual. 2006-09-07 04:17:01 +00:00
libffi
libgfortran Fix some whitespace issues in the changelog. 2006-09-12 00:44:52 -07:00
libgomp reduction3.f90: Change -2147483648 to -huge(i)-1 to avoid overflow. 2006-09-08 20:57:55 +00:00
libiberty Fix some whitespace issues in the changelog. 2006-09-12 00:46:08 -07:00
libjava Fix some whitespace issues in the changelog. 2006-09-12 00:48:26 -07:00
libmudflap
libobjc Fix some whitespace issues in the changelog. 2006-09-12 00:44:18 -07:00
libssp
libstdc++-v3 Fix some whitespace issues in the changeLog. 2006-09-12 00:43:23 -07:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog Fix some white space issues in the changelog. 2006-09-12 00:42:10 -07:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Add self as soft-fp maintainer. 2006-09-10 11:51:11 +01:00
Makefile.def
Makefile.in
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.