Go to file
Bernd Schmidt c1673e1b5a reload.c (combine_reloads): When trying to use a dying register...
* reload.c (combine_reloads): When trying to use a dying register,
	check whether it's uninitialized and don't use if so.

From-SVN: r123986
2007-04-20 00:08:46 +00:00
INSTALL
boehm-gc
config configure: Regenerate. 2007-04-12 13:06:43 +00:00
contrib
fixincludes
gcc reload.c (combine_reloads): When trying to use a dying register... 2007-04-20 00:08:46 +00:00
gnattools
include
intl
libada
libcpp
libdecnumber Makefile.in (aclocal.m4): Depend on stdint.m4 instead of acx.m4. 2007-04-16 13:57:10 -07:00
libffi Makefile.am (EXTRA_DIST): Bring up to date. 2007-04-13 07:21:04 +00:00
libgcc config.gcc: Recognize fido. 2007-04-14 02:15:45 +00:00
libgfortran main.c (please_free_exe_path_when_done): New variable. 2007-04-19 11:01:15 +00:00
libgomp libgomp.texi (GOMP_CPU_AFFINITY): Updated. 2007-04-19 15:36:34 -04:00
libiberty argv.c: Use ANSI C declarations. 2007-04-11 15:02:45 -04:00
libjava interpret-run.cc [...]: Save the original insn for the breakpoint before posting the JVMTI notification. 2007-04-20 00:06:11 +00:00
libmudflap
libobjc sendmsg.c: Added __objc_msg_forward2... 2007-04-09 11:04:50 -07:00
libssp
libstdc++-v3 configure.ac: Allow both powerpc*-*-linux* and powerpc*-*-gnu* for long double compatibility. 2007-04-19 13:11:07 +01:00
maintainer-scripts
zlib Makefile.am: Add -I .. 2007-04-14 19:52:27 +00:00
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog * config-ml.in: Pass ${ml_config_env} to configure calls. 2007-04-14 19:48:36 +00:00
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in * config-ml.in: Pass ${ml_config_env} to configure calls. 2007-04-14 19:48:36 +00:00
config.guess
config.rpath
config.sub
configure
configure.ac
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
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.