gcc/gcc ChangeLog cfgcleanup.c rtlanal.c

zlomek@gcc.gnu.org zlomek@gcc.gnu.org
Mon Jul 21 17:18:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	zlomek@gcc.gnu.org	2003-07-21 17:18:01

Modified files:
	gcc            : ChangeLog cfgcleanup.c rtlanal.c 

Log message:
	* cfgcleanup.c (merge_blocks_move_successor_nojumps): Use tablejump_p.
	* rtlanal.c (tablejump_p): Use next_active_insn for finding the jump
	table.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.580&r2=2.581
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfgcleanup.c.diff?cvsroot=gcc&r1=1.88&r2=1.89
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/rtlanal.c.diff?cvsroot=gcc&r1=1.165&r2=1.166



More information about the Gcc-cvs mailing list