Go to file
Jakub Jelinek e30afafbbf re PR bootstrap/51725 (segfault in stage 3 when compiling gcc/opts.c for sparc64-linux)
PR bootstrap/51725
	* cselib.c (new_elt_loc_list): When moving locs from one
	cselib_val to its new canonical_cselib_val and the
	cselib_val was in first_containing_mem chain, but
	the canonical_cselib_val was not, add the latter into the
	chain.
	(cselib_invalidate_mem): Compare canonical_cselib_val of
	addr_list chain elt with v.

From-SVN: r182858
2012-01-03 21:57:29 +01:00
boehm-gc
config
contrib re PR target/51345 ([avr] Devices with 8-bit SP need their own multilib(s)) 2012-01-02 12:51:57 +00:00
fixincludes
gcc re PR bootstrap/51725 (segfault in stage 3 when compiling gcc/opts.c for sparc64-linux) 2012-01-03 21:57:29 +01:00
gnattools
include
INSTALL
intl
libada
libcpp system.h: Prior to #define, #undef fopen and freopen unconditionally. 2012-01-03 11:44:34 +00:00
libdecnumber
libffi
libgcc re PR target/51345 ([avr] Devices with 8-bit SP need their own multilib(s)) 2012-01-02 12:51:57 +00:00
libgfortran
libgo
libgomp
libiberty re PR driver/48306 (presence of gcc subdir with . in PATH causes breakdown) 2012-01-02 23:18:21 +01:00
libitm
libjava
libmudflap
libobjc
libquadmath
libssp
libstdc++-v3 hashtable_policy.h (_Ebo_helper<>): Rename to the more specific _Hashtable_ebo_helper. 2012-01-03 20:33:20 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog Added myself under Write after Approval Maintainer. 2012-01-02 14:52:53 -08:00
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 Added myself under Write after Approval Maintainer. 2012-01-02 14:52:53 -08: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.