Go to file
Steven Bosscher 7984c78796 lower-subreg.c: Include except.h.
* lower-subreg.c: Include except.h.
	(decompose_multiword_subregs): Verify that the only control flow
	insns we can split are loads to multi-words pseudos.
	Handle breaking such blocks after splitting, instead of calling
	find_many_sub_basic_blocks.

	* loop-unroll.c (split_edge_and_insert): Don't set BB_SUPERBLOCK
	on the new basic block.  Add a lengthy comment explaining why we
	thought this was necessary.
	* cfglayout.c (cfg_layout_finalize): Don't break superblocks.

From-SVN: r122807
2007-03-10 23:33:40 +00:00
boehm-gc ffi.h.in (ffi_closure_alloc, [...]): New. 2007-03-07 07:27:25 +00:00
config configure: Regenerate. 2007-03-07 14:01:40 +00:00
contrib
fixincludes
gcc lower-subreg.c: Include except.h. 2007-03-10 23:33:40 +00:00
gnattools
include errors.h (warning, [...]): Mark as cold. 2007-03-06 18:57:27 +00:00
INSTALL
intl
libada
libcpp * cpplib.pot: Regenerate. 2007-03-07 18:01:18 +00:00
libdecnumber decContext.c, [...]: Add libgcc-style license exception clause. 2007-03-09 09:23:15 +11:00
libffi ffi.c (flush_icache): Fix left-over from previous patch. 2007-03-08 11:06:41 +00:00
libgcc
libgfortran re PR libfortran/31099 (Runtime error on legal code using RECL) 2007-03-09 21:51:39 +00:00
libgomp
libiberty
libjava sources.am, [...]: Rebuilt. 2007-03-09 22:10:49 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 PR libstdc++/28080 (partial) 2007-03-10 20:29:45 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog configure: Regenerate. 2007-03-07 14:01:40 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure: Regenerate. 2007-03-07 14:01:40 +00:00
configure.ac
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
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.