Go to file
Bob Wilson 7d40743390 var-tracking.c (insn_stack_adjust_offset_pre_post): If insn has a REG_FRAME_RELATED_EXPR note...
* var-tracking.c (insn_stack_adjust_offset_pre_post): If insn has a
	REG_FRAME_RELATED_EXPR note, examine the pattern from the note instead
	of from insn.

From-SVN: r141272
2008-10-21 18:06:12 +00:00
INSTALL
boehm-gc
config
contrib
fixincludes
gcc var-tracking.c (insn_stack_adjust_offset_pre_post): If insn has a REG_FRAME_RELATED_EXPR note... 2008-10-21 18:06:12 +00:00
gnattools
include obstack.h (obstack_finish <!__GNUC__>): Cast result to void *. 2008-10-21 09:33:03 +10:30
intl
libada
libcpp
libdecnumber
libffi
libgcc config.host: Fold `*-*-gnu*' cases into the Linux ones. 2008-10-09 10:37:17 +00:00
libgfortran re PR fortran/37834 (write(*,'(f0.0)') 0.0 prints "." instead of "0.") 2008-10-19 18:36:21 +00:00
libgomp
libiberty fix ChangeLog entry to mention correct PR number 2008-10-15 12:41:56 +00:00
libjava re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
libmudflap re PR tree-optimization/37568 (ICE returning a struct) 2008-10-09 22:15:17 +02:00
libobjc
libssp
libstdc++-v3 2008-10-20 Paolo Carlini <paolo.carlini@oracle.com> 2008-10-20 16:43:28 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and Sebastian Pop. 2008-10-20 19:58:37 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and Sebastian Pop. 2008-10-20 19:58:37 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac (MPFR check): Bump minimum version to 2.3.0 and recommended version to 2.3.2. 2008-10-13 08:05:25 +00:00
configure.ac configure.ac (MPFR check): Bump minimum version to 2.3.0 and recommended version to 2.3.2. 2008-10-13 08:05:25 +00:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
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.