Go to file
Zdenek Dvorak 7d93d98774 re PR rtl-optimization/29924 (pr24626-4.c fails on powerpc-aix and others)
PR rtl-optimization/29924
	* loop-unroll.c (split_edge_and_insert): Handle the case insns is NULL.
	(unroll_loop_runtime_iterations): Assert that the argument passed to
	split_edge_and_insert is not NULL.
	* loop-doloop.c (add_test): Ditto.

From-SVN: r119078
2006-11-22 00:12:52 +00:00
boehm-gc
config * tls.m4 (GCC_CHECK_TLS): Fall back to a link test. 2006-11-13 20:35:20 +00:00
contrib
fixincludes
gcc re PR rtl-optimization/29924 (pr24626-4.c fails on powerpc-aix and others) 2006-11-22 00:12:52 +00:00
gnattools
include
INSTALL
intl
libada re PR ada/29802 (wrong directory in makefile for ada and libada when srcdir=.) 2006-11-17 10:31:47 +00:00
libcpp Formatting fixes. 2006-11-21 13:22:40 +11:00
libdecnumber decLibrary.c (__dec_type_swap): Add prototype. 2006-11-21 20:35:57 +00:00
libffi
libgfortran 2006-11-17 Jerry DeLisle <jvdelisle@fcc.gnu.org 2006-11-17 23:30:49 +00:00
libgomp * tls.m4 (GCC_CHECK_TLS): Fall back to a link test. 2006-11-13 20:35:20 +00:00
libiberty
libjava Security.java: Merge with classpath. 2006-11-21 16:18:08 +00:00
libmudflap * tls.m4 (GCC_CHECK_TLS): Fall back to a link test. 2006-11-13 20:35:20 +00:00
libobjc
libssp
libstdc++-v3 hashtable.h: -Wshadow fixes. 2006-11-21 18:10:45 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog MAINTAINERS (spu port): Add myself as maintainer. 2006-11-21 21:49:03 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.in (skipdirs): Don't build libssp for SPU. 2006-11-22 07:54:16 +11:00
configure.in configure.in (skipdirs): Don't build libssp for SPU. 2006-11-22 07:54:16 +11:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (spu port): Add myself as maintainer. 2006-11-21 21:49:03 +00:00
Makefile.def
Makefile.in re PR ada/29802 (wrong directory in makefile for ada and libada when srcdir=.) 2006-11-17 10:31:47 +00:00
Makefile.tpl re PR ada/29802 (wrong directory in makefile for ada and libada when srcdir=.) 2006-11-17 10:31:47 +00: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.