Go to file
Roger Sayle e3523f56d2 fold-const.c (fold_single_bit_test): Delete unreachable handling of TRUTH_NOT_EXPR.
* fold-const.c (fold_single_bit_test): Delete unreachable handling
	of TRUTH_NOT_EXPR.
	(fold): Don't call fold_single_bit_test with a TRUTH_NOT_EXPR, as
	all the cases handled by it are inverted by invert_truthvalue.

From-SVN: r92909
2005-01-04 21:42:52 +00:00
boehm-gc boehm-gc.h: Include gc_ext_config.h, not gc_config.h. 2005-01-02 03:35:57 +00:00
config
contrib
fastjar
fixincludes re PR bootstrap/18458 ("make install" -> fixincl missing extension) 2004-12-13 07:42:10 -08:00
gcc fold-const.c (fold_single_bit_test): Delete unreachable handling of TRUTH_NOT_EXPR. 2005-01-04 21:42:52 +00:00
include
INSTALL
intl
libada
libcpp Index: libcpp/ChangeLog 2005-01-04 02:13:56 +00:00
libffi types.c (FFI_AGGREGATE_TYPEDEF): Remove. 2004-12-31 14:04:30 -08:00
libgfortran Fix typo in ChangeLog 2004-12-27 17:43:47 +01:00
libiberty Makefile.in: Undo to 2004-12-17. 2004-12-27 13:00:12 -08:00
libjava Process_4.java (Process_4): Expect only a non-zero exit status from 'false'. 2005-01-03 19:13:12 +00:00
libmudflap mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly. 2005-01-02 22:24:50 +00:00
libobjc change the changelog entry to: 2004-12-20 14:35:07 -08:00
libstdc++-v3 testsuite_hooks.cc: Use __throw_exception_again instead of just throw. 2005-01-04 01:45:48 +00:00
maintainer-scripts update_version (ADD_BRANCHES): Replace lno-branch with autovect-branch. 2004-12-31 00:11:08 +00:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog 2005-01-03 Paolo Bonzini <bonzini@gnu.org> 2005-01-03 14:01:13 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.in (sh64-*-*): Reenable gprof. 2004-12-16 19:50:41 +00:00
configure.in configure.in (sh64-*-*): Reenable gprof. 2004-12-16 19:50:41 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS: Move myself to OS Port Maintainers for windows, cygwin, mingw. 2004-12-17 23:05:30 +00:00
Makefile.def 2005-01-03 Paolo Bonzini <bonzini@gnu.org> 2005-01-03 14:01:13 +00:00
Makefile.in 2005-01-03 Paolo Bonzini <bonzini@gnu.org> 2005-01-03 14:01:13 +00:00
Makefile.tpl 2005-01-03 Paolo Bonzini <bonzini@gnu.org> 2005-01-03 14:01:13 +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.