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]
Other format: [Raw text]

gcc/gcc ChangeLog.vec cfgcleanup.c gcse.c


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	edge-vector-branch
Changes by:	bje@gcc.gnu.org	2004-08-17 07:19:58

Modified files:
	gcc            : ChangeLog.vec cfgcleanup.c gcse.c 

Log message:
	* cfgcleanup.c (try_forward_edges): Eliminate FOR_EACH_EDGE.
	* gcse.c (bypass_block): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.vec.diff?cvsroot=gcc&only_with_tag=edge-vector-branch&r1=1.1.2.32&r2=1.1.2.33
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfgcleanup.c.diff?cvsroot=gcc&only_with_tag=edge-vector-branch&r1=1.121.2.13&r2=1.121.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcse.c.diff?cvsroot=gcc&only_with_tag=edge-vector-branch&r1=1.307.2.8&r2=1.307.2.9


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