8sa1-gcc/gcc/doc
Jan Hubicka f3ba35e478 emit-rtl.c (try_split): Update mark_jump_label call.
* emit-rtl.c (try_split): Update mark_jump_label call.
	* flow.c (find_sub_basic_blocks): Likewise.
	* jump.c (cross_jump_death_matters, find_cross_jump, do_cross_jump,
	jump_back_p): Kill.
	(mark_all_labels): Kill second parameter.
	(jump_optimize, jump_optimize_1): Kill cross_jump parameter.
	(rebuild_jump_labels, jump_optimize_minimal): Update call
	of jump_optimize_1.
	(jump_optimize_1): Kill crossjumping code.
	(mark_jump_label): Kill cross_jump parameter.
	* rtl.h (mark_jump_label, jump_optimize): Update prototypes.
	(JUMP_CROSS_JUMP, JUMP_CROSS_JUMP_DEATH_MATTERS): Kill.
	* reg-stack.c (reg_to_stack): Do not rebuild if not needed; do
	 splitting.
	* toplev.c (enum dump_file_index): Kill DFI_jump2; put DFI_stack before
	DFI_bpro.
	(rest_of_compilation): Update calls to jump_optimize; kill jump2 pass;
	reorganize passes to do reg-stack first, bb-reorder second.
	* invoke.texi (-d letters doc): Remove the jump2 pass.

From-SVN: r43979
2001-07-13 12:55:15 +00:00
..
include include: New directory. 2001-07-04 17:16:43 +01:00
.cvsignore Makefile.in (doc): Depend on $(GENERATED_MANPAGES). 2001-07-02 18:35:32 +00:00
c-tree.texi * doc/c-tree.texi: Document representation of attributes. 2001-07-09 00:12:31 +01:00
contrib.texi c-tree.texi, [...]: Replace . at end of sentences preceded by a capital letter with @.. 2001-06-27 16:04:16 +01:00
cpp.texi cppinit.c (remove_dup_dirs): Inform if a system include directory is being reordered. 2001-07-04 20:06:27 +00:00
cppinternals.texi * doc/cppinternals.texi: Improve formatting and logical markup. 2001-07-03 09:49:10 +01:00
extend.texi extend.texi, [...]: Improve formatting. 2001-07-03 01:46:05 +01:00
gcc.texi Makefile.in (OBJS): Add ssa-ccp.o 2001-07-09 13:42:28 -06:00
gcov.texi c-tree.texi, [...]: Replace . at end of sentences preceded by a capital letter with @.. 2001-06-27 16:04:16 +01:00
install-old.texi c-tree.texi, [...]: Replace . at end of sentences preceded by a capital letter with @.. 2001-06-27 16:04:16 +01:00
install.texi Update email address. 2001-07-08 00:24:47 +00:00
install.texi2html * doc/install.texi2html (MAKEINFO): Keep value if set already. 2001-06-08 07:08:06 +00:00
invoke.texi emit-rtl.c (try_split): Update mark_jump_label call. 2001-07-13 12:55:15 +00:00
md.texi final.c (output_addr_const): Use target opening and closing parentheses. 2001-07-09 06:10:09 +00:00
objc.texi c-tree.texi, [...]: Use two spaces after ends of sentences. 2001-06-26 23:47:11 +01:00
rtl.texi extend.texi, [...]: Improve formatting. 2001-07-03 01:46:05 +01:00
tm.texi * tm.texi: Fix markup. 2001-07-10 18:07:41 +00:00