Go to file
Zdenek Dvorak 2664efb66b re PR tree-optimization/32160 (ICE with -O3 in verify_ssa)
PR tree-optimization/32160
	* tree-predcom.c (predcom_tmp_var): New function.  Mark created
	variable as gimple reg.
	(initialize_root_vars, initialize_root_vars_lm): Use predcom_tmp_var.

	* gfortran.dg/predcom-1.f: New test.

From-SVN: r125228
2007-05-31 16:27:05 +00:00
boehm-gc Commit the change of this file, mentionend in the CL from 2007-05-20. 2007-05-24 21:33:23 +02:00
config confsubdir.m4: Move here from newlib. 2007-05-28 06:34:21 +00:00
contrib
fixincludes
gcc re PR tree-optimization/32160 (ICE with -O3 in verify_ssa) 2007-05-31 16:27:05 +00:00
gnattools
include
INSTALL
intl
libada
libcpp re PR preprocessor/14331 (please add option to suppress warning message "no newline at end of file") 2007-05-31 02:06:48 +00:00
libdecnumber
libffi
libgcc re PR target/29498 (FTZ/DAZ for SSE should be ported to mingw32) 2007-05-29 08:09:16 +00:00
libgfortran re PR fortran/32124 (Execution stops with stat= in ALLOCATE) 2007-05-28 18:39:35 +02:00
libgomp
libiberty
libjava natClassLoader.cc (_Jv_NewClassFromInitializer): Clear INTERPRETED access modifier. 2007-05-31 09:30:39 +00:00
libmudflap
libobjc Makefile.in: Remove all uses of $(libext). 2007-05-24 17:13:40 -07:00
libssp
libstdc++-v3 PR c++/32158 (libstdc++ bits) 2007-05-31 11:13:57 +00:00
maintainer-scripts * gcc_release: Adjust placement of release candidates. 2007-05-28 22:11:18 +00:00
zlib
ABOUT-NLS
ChangeLog [multiple changes] 2007-05-31 06:40:42 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR bootstrap/29382 (Bootstrap comparison failure!) 2007-05-30 15:32:34 +02:00
configure.ac re PR bootstrap/29382 (Bootstrap comparison failure!) 2007-05-30 15:32:34 +02:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4 [multiple changes] 2007-05-31 06:40:42 +00:00
ltgcc.m4 [multiple changes] 2007-05-31 06:40:42 +00:00
ltmain.sh ltmain.sh: Fix Darwin verstring, remove ${wl}. 2007-05-25 21:26:27 +02:00
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS MAINTAINERS (Various Maintainers): Add myself as auto-vectorizer maintainer. 2007-05-30 23:25:30 +00:00
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.