gcc/gcc ChangeLog bb-reorder.c cfglayout.c cfg ...

thorpej@gcc.gnu.org thorpej@gcc.gnu.org
Fri Jun 21 12:05:00 GMT 2002


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	thorpej@gcc.gnu.org	2002-06-21 12:05:01

Modified files:
	gcc            : ChangeLog bb-reorder.c cfglayout.c cfgrtl.c 

Log message:
	2002-06-21  Richard Henderson  <rth@redhat.com>
	
	* bb-reorder.c (make_reorder_chain_1): Search harder for the
	vax casesi fallthru edge.
	* cfglayout.c (cleanup_unconditional_jumps): Use
	redirect_edge_succ_nodup.  Do not delete ADDR_VEC insns as dead.
	* cfgrtl.c (force_nonfallthru_and_redirect): Place redirection
	block after ADDR_VEC.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.14669&r2=1.14670
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/bb-reorder.c.diff?cvsroot=gcc&r1=1.49&r2=1.50
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfglayout.c.diff?cvsroot=gcc&r1=1.20&r2=1.21
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfgrtl.c.diff?cvsroot=gcc&r1=1.57&r2=1.58



More information about the Gcc-cvs mailing list