Go to file
Kazu Hirata 1ff54bfbdb re PR regression/20139 (cris-elf testsuite: gcc.c-torture/execute/20020720-1.c)
PR tree-optimization/20139
	* tree-cfg.c (remove_bb): Check in_ssa_p before calling
	release_defs.
	* tree-optimize.c (execute_cleanup_cfg_post_optimizing): Call
	fold_cond_expr_cond.
	* tree-ssanames.c (release_defs): Assert in_ssa_p.
	* tree.c (upper_bound_in_type, lower_bound_in_type): Rewrite.

From-SVN: r101787
2005-07-08 19:11:55 +00:00
boehm-gc
config
contrib
fastjar
fixincludes
gcc re PR regression/20139 (cris-elf testsuite: gcc.c-torture/execute/20020720-1.c) 2005-07-08 19:11:55 +00:00
gnattools
include
INSTALL
intl
libada
libcpp
libffi
libgfortran libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type *base' by 'size_t offset'. 2005-07-08 00:08:06 +02:00
libiberty
libjava posix-threads.cc (_Jv_ThreadSetPriority): Use SCHED_OTHER (regular... 2005-07-08 14:04:22 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 tree_order_statistics_join.cc: Change map_t to map_type. 2005-07-07 09:35:25 -04:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. 2005-07-07 18:40:19 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. 2005-07-07 18:40:19 +00:00
Makefile.def Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD. 2005-07-07 15:39:19 +00:00
Makefile.in Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD. 2005-07-07 15:39:19 +00:00
Makefile.tpl Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD. 2005-07-07 15:39:19 +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.