Go to file
Seongbae Park 46cc214143 combine.c (subst): Use reg_overlap_mentioned_p instead of comparing register numbers directly.
2007-06-11  Seongbae Park <seongbae.park@gmail.com>

	* combine.c (subst): Use reg_overlap_mentioned_p
	instead of comparing register numbers directly.

From-SVN: r125634
2007-06-12 01:11:03 +00:00
boehm-gc
config
contrib
fixincludes
gcc combine.c (subst): Use reg_overlap_mentioned_p instead of comparing register numbers directly. 2007-06-12 01:11:03 +00:00
gnattools
include
INSTALL
intl
libada
libcpp cppfiles.c (open_file): Account for the fact that on windows, opening a directory gives EACCES. 2007-06-09 10:16:52 +00:00
libdecnumber
libffi
libgcc
libgfortran re PR fortran/32235 (incorrectly position text file after backspace) 2007-06-10 22:50:47 +00:00
libgomp team.c (gomp_team_start): Fix setting up thread_attr stack size. 2007-06-07 22:16:53 +02:00
libiberty configure.ac: Non-default multilibs can be cross compilations. 2007-06-07 18:42:47 +00:00
libjava dummyagent.c (Agent_OnLoad): Add missing return value. 2007-06-09 17:32:42 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 testsuite_performance.h: Add cstring include for memset. 2007-06-10 09:14:43 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog MAINTAINERS (Various Maintainer): Add myself as dataflow maintainer. 2007-06-11 13:33:29 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess * config.sub, config.guess: Update from upstream sources. 2007-06-07 09:23:20 +10:00
config.rpath
config.sub * config.sub, config.guess: Update from upstream sources. 2007-06-07 09:23:20 +10:00
configure
configure.ac
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS df-scan.c (df_insn_delete, [...]): Fixed spelling of word "deferred". 2007-06-11 18:22:49 +00:00
Makefile.def
Makefile.in Makefile.tpl: Fix spelling error. 2007-06-07 09:02:22 +10:00
Makefile.tpl Makefile.tpl: Fix spelling error. 2007-06-07 09:02:22 +10: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.