Go to file
J"orn Rennecke 5353610bac loop.c (strength_reduce): If scan_start points to the loop exit test...
* loop.c (strength_reduce): If scan_start points to the loop exit
	test, be wary of subversive use of gotos inside expression statements.
	Don't set maybe_multiple for a backward jump that does not
	include the label under consideration into its range.
	* unroll.c (biv_total_increment): Make use of maybe_multiple field.

From-SVN: r24196
1998-12-08 14:50:03 +00:00
config
contrib * egcs_update: Only touch files that already exist. 1998-12-01 05:04:12 +00:00
etc
gcc loop.c (strength_reduce): If scan_start points to the loop exit test... 1998-12-08 14:50:03 +00:00
include demangle.h: (DMGL_EDG): new macro for Kuck and Associates 1998-12-07 16:32:23 -07:00
INSTALL
libchill
libf2c
libiberty * HP aCC demangling support. 1998-12-07 15:21:45 -07:00
libio
libobjc
libstdc++ * Makefile.in: Be more selective about what files to install. 1998-12-07 17:01:29 -07:00
texinfo
.cvsignore
ChangeLog [multiple changes] 1998-12-03 17:36:49 -07:00
config-ml.in
config.guess [multiple changes] 1998-12-03 17:36:49 -07:00
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS Gavin now owns the C front-end and ISO C9X issues. 1998-11-30 02:17:29 -07:00
Makefile.in
missing
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.