Go to file
Jeffrey A Law 0304f7877c final.c (cleanup_subreg_operands): New function.
* final.c (cleanup_subreg_operands): New function.
        (final_scan_insn): Use it.
        (alter_subreg): Clear the "used" field when we turn a SUBREG into
        a REG.
        * reload1.c (reload): Delete CLOBBER insns and also cleanup SUBREG
        operands when reload has finished.
        * reload.h (cleanup_subreg_operands): Declare..
        * flow.c (life_analysis_1): No longer delete CLOBBER insns after
        reload.  Handled in reload itself.
Should fix sh, sparc and probably other problems with post-reload life pass
and scheduling interactions.

From-SVN: r23377
1998-10-27 16:19:31 -07:00
config
contrib New files to touch 1998-10-16 07:39:32 +00:00
etc
gcc final.c (cleanup_subreg_operands): New function. 1998-10-27 16:19:31 -07:00
include splay-tree.h: Wrap function pointer parameter declarations in PARAMS() macro. 1998-10-22 17:02:18 +00:00
INSTALL
libchill * configure.in: Use AC_CONFIG_AUX_DIR($topsrcdir). 1998-10-22 11:39:46 +00:00
libf2c Regenerated. 1998-10-24 09:04:09 +00:00
libiberty splay-tree.c: Tweak include directives to make sure declarations of xmalloc and free are... 1998-10-26 23:24:48 +00:00
libio
libobjc * configure.in: Use AC_CONFIG_AUX_DIR($topsrcdir). 1998-10-22 11:39:46 +00:00
libstdc++
texinfo Makefile.in: rebuilt with --include-deps, --build-dir and --srcdir-name 1998-10-15 15:56:34 +00:00
.cvsignore
ChangeLog * config.guess: Match any version of Unixware7. 1998-10-22 08:57:09 +00:00
config-ml.in
config.guess * config.guess: Match any version of Unixware7. 1998-10-22 08:57:09 +00:00
config.if config.if (cxx_interface, [...]): Do not try to set these if the appropriate directories and files to not exist. 1998-10-18 11:37:10 -06:00
config.sub Opps. Revert another accidental checkin. 1998-10-22 11:37:35 -06:00
configure
configure.in
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in Makefile.in (DEVO_SUPPORT): Add config.if. 1998-10-14 03:32:28 -06:00
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.