Go to file
Jakub Jelinek e0f1be5c98 re PR middle-end/5877 (negative offset to array index leads to inefficient code)
PR middle-end/5877
	* expr.c (highest_pow2_factor): Check TREE_INT_CST_LOW
	even for non-representable constants.

From-SVN: r50495
2002-03-09 14:23:44 +01:00
boehm-gc Makefile.am: Added win32_threads.c to sources list. 2002-02-25 04:04:43 +00:00
config
contrib test_summary: Additional to XPASS and FAIL... 2002-02-24 20:45:15 +00:00
fastjar
gcc re PR middle-end/5877 (negative offset to array index leads to inefficient code) 2002-03-09 14:23:44 +01:00
include Remove floatformat_arm_ext. 2002-03-06 06:29:00 +00:00
INSTALL
libchill
libf2c Daily bump. 2002-03-09 08:18:08 +00:00
libffi - Add Darwin and AIX to supported platforms. 2002-03-07 17:11:35 -05:00
libiberty splay-tree.c (splay_tree_xmalloc_allocate, [...]): Use K&R-style definitions, not prototyped definitions. 2002-03-07 00:20:12 +00:00
libjava Win32Process.java (ConcreteProcess): Now throws an IOException so that Throwable.printStackTrace fails correctly. 2002-03-09 08:47:40 +00:00
libobjc
libstdc++-v3 Daily bump. 2002-03-09 08:18:08 +00:00
maintainer-scripts update_version: Don't indent the version string. 2002-03-06 18:35:57 +00:00
zlib
.cvsignore
ChangeLog configure.in: Enable gprof for mips*-*-linux*. 2002-03-07 11:32:12 -08:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in configure.in: Enable gprof for mips*-*-linux*. 2002-03-07 11:32:12 -08:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2002-03-05 21:29:18 +00:00
Makefile.in
missing
mkdep
mkinstalldirs
move-if-change
README
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.