Go to file
Richard Guenther 73617bce35 re PR tree-optimization/27090 (FRE does not look past previous type casts)
2006-06-19  Richard Guenther  <rguenther@suse.de>

	PR tree-optimization/27090
	* g++.dg/tree-ssa/pr27090.C: New testcase.

From-SVN: r114786
2006-06-19 20:10:02 +00:00
INSTALL
boehm-gc Index: gcc/ChangeLog 2006-06-03 02:07:36 +00:00
config Richard Earnshaw <rearnsha@arm.com> 2006-06-13 08:00:45 +00:00
contrib * dg-cmp-results.sh: New script for comparing DejaGNU logs. 2006-06-05 15:59:03 +00:00
fixincludes Makefile.in: Add dvi info html and install-html to .PHONY Add install-html target. 2006-05-24 04:31:06 +00:00
gcc re PR tree-optimization/27090 (FRE does not look past previous type casts) 2006-06-19 20:10:02 +00:00
gnattools Makefile.in: Add html and install-html targets. 2006-06-03 17:16:11 +00:00
include Patch to provide pex_run_in_environment. 2006-06-01 10:30:51 +00:00
intl Makefile.in (install-info, [...]): New dummy targets. 2006-06-07 15:44:09 +00:00
libada
libcpp re PR preprocessor/27746 (ICE on openmp code when using _Pragma from macro) 2006-06-09 23:13:25 +02:00
libdecnumber
libffi Makefile.am: Add install-html target. 2006-05-24 01:45:57 +00:00
libgfortran re PR libgomp/27254 (FAIL: libgomp.fortran/reduction6.f90) 2006-06-19 03:07:54 +00:00
libgomp re PR libgomp/28008 (build failure due to PTHREAD_STACK_MIN not being declared) 2006-06-14 08:20:01 -07:00
libiberty pex-unix.c (pex_unix_exec_child): Insert cast when assigning to environ. 2006-06-02 14:36:45 +00:00
libjava re PR java/27908 (VMSecureRandom generateSeed infinite loop? (Regression)) 2006-06-19 17:39:16 +00:00
libmudflap Makefile.am: Add install-html target. 2006-05-24 01:42:51 +00:00
libobjc
libssp Makefile.am: Add install-html target. 2006-05-24 01:47:02 +00:00
libstdc++-v3 random (xor_combine<>::operator<<): Fix typo. 2006-06-19 16:03:07 +00:00
maintainer-scripts
zlib Makefile.am: Add html and install-html stubs. 2006-06-13 21:15:06 +00:00
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog re PR target/27540 (libgomp fails to configure on IRIX 5.3) 2006-06-16 17:53:03 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (Write After Approval): Update my e-mail address. 2006-06-03 16:46:04 +00:00
Makefile.def [multiple changes] 2006-06-06 19:01:18 +00:00
Makefile.in Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS too. 2006-06-15 06:26:59 +00:00
Makefile.tpl Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS too. 2006-06-15 06:26:59 +00:00
README
README.SCO
compile
config-ml.in config-ml.in: Alter CCASFLAGS to include special multilib options the same as is done for CFLAGS. 2006-06-13 16:48:23 -04:00
config.guess
config.rpath
config.sub
configure re PR target/27540 (libgomp fails to configure on IRIX 5.3) 2006-06-16 17:53:03 +00:00
configure.in re PR target/27540 (libgomp fails to configure on IRIX 5.3) 2006-06-16 17:53:03 +00:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
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.