Go to file
Jeffrey A Law 01e752d386 cse.c (flush_hash_table): New function.
* cse.c (flush_hash_table): New function.
        (cse_insn): Flush the hash table when we encounter a volatile asm.
        (cse_basic_block): Use flush_hash_table instead of doing it
        inline.
        * reload1.c (reload_cse_regs_1): Flush known register values if
        we encounter a volatile asm.

From-SVN: r26304
1999-04-08 18:29:45 -06:00
boehm-gc Cygnus/libgcj changes to Boehm GC. 1999-04-07 08:01:42 +00:00
config Resync 1999-04-06 21:36:42 -06:00
contrib
etc
gcc cse.c (flush_hash_table): New function. 1999-04-08 18:29:45 -06:00
include Sync 1999-04-06 22:24:20 -06:00
INSTALL
libchill
libf2c
libiberty Changes from official libiberty sources. 1999-04-06 21:31:24 -06:00
libio * configure.in: Check cygwin*, not cygwin32*. 1999-04-06 21:27:25 -06:00
libjava natInetAddress.cc (lookup): Fix typo (AF_INET16 -> AF_INET6). 1999-04-08 13:22:59 +00:00
libobjc Updated the URL to Boehm's GC page. 1999-04-08 09:23:35 +00:00
libstdc++
texinfo
.cvsignore
ChangeLog
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS 1999-04-08 03:55:08 +00: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.