This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

egcs/gcc ChangeLog.CE condexec.c flow.c


CVSROOT:	/cvs/gcc
Module name:	egcs
Branch: 	condexec-branch
Changes by:	rth@sourceware.cygnus.com	00/04/25 06:48:34

Modified files:
	gcc            : ChangeLog.CE condexec.c flow.c 

Log message:
	* condexec.c (noce_process_if_block): Reject insn_b from test_bb
	if X is referenced by the condition.  Make sure set_b is initialized.
	(dead_or_predicable): Squeeze notes out of the sequence we move.
	* flow.c (tidy_fallthru_edge): Automatically remove simplejump_p,
	not condjump_p.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.CE.diff?cvsroot=gcc&only_with_tag=condexec-branch&r1=1.1.2.9&r2=1.1.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/condexec.c.diff?cvsroot=gcc&only_with_tag=condexec-branch&r1=1.1.2.8&r2=1.1.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/flow.c.diff?cvsroot=gcc&only_with_tag=condexec-branch&r1=1.243.2.13&r2=1.243.2.14


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]