Skip to content
Snippets Groups Projects
Forked from redox-os / gcc
200345 commits behind, 24849 commits ahead of the upstream repository.
user avatar
mmitchel authored
	(remove_unnecessary_notes): Likewise.
	* emit-rtl.c (renumber_insns): Define.
	(remove_unncessary_notes): Likewise.
	* toplev.c (rest_of_compilation): Remove dead code.
	Use renumber_insns and remove_unncessary_notes.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30387 138bc75d-0d04-0410-961f-82ee72b054a4
4163f2b8
History
		   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.