gcc/gcc ChangeLog basic-block.h cfg.c cfglayou ...

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Tue Mar 25 20:31:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	hubicka@gcc.gnu.org	2003-03-25 20:31:42

Modified files:
	gcc            : ChangeLog basic-block.h cfg.c cfglayout.c 
	                 cfgrtl.c 

Log message:
	PR opt/10056
	* cfglayout.c (fixup_reorder_chain):  Fix dealing with the conditional
	jump jumping to the next instruction.
	* cfgrtl.c (force_nonfallthru_and_redirect):  Likewise.
	* cfg.c (unchecked_make_edge): New.
	* basic-block.h (unchecked_make_edge): Declare.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.363&r2=1.16114.2.364
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/basic-block.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.161.4.3&r2=1.161.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfg.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.37&r2=1.37.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfglayout.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.23.2.1&r2=1.23.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfgrtl.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.61.2.3&r2=1.61.2.4



More information about the Gcc-cvs mailing list