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]

egcs/gcc ChangeLog.cfg cfgcleanup.c cfglayout. ...

[Get raw message]
CVSROOT:	/cvs/gcc
Module name:	egcs
Branch: 	cfg-branch
Changes by:	hubicka@gcc.gnu.org	2001-11-14 03:17:58

Modified files:
	gcc            : ChangeLog.cfg cfgcleanup.c cfglayout.c cfgrtl.c 

Log message:
	* cfgclenaup.c (try_forward_edges, try_crossjump_to_edge):
	Never produce negative counts/frequencies.
	* cfglayout.c (cfg_layout_duplicate_bb): Likewise.
	* cfgrtl.c (verify_flow_info): Check frequncies.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.cfg.diff?cvsroot=gcc&only_with_tag=cfg-branch&r1=1.1.2.13&r2=1.1.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cfgcleanup.c.diff?cvsroot=gcc&only_with_tag=cfg-branch&r1=1.18.2.3&r2=1.18.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cfglayout.c.diff?cvsroot=gcc&only_with_tag=cfg-branch&r1=1.2.2.6&r2=1.2.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cfgrtl.c.diff?cvsroot=gcc&only_with_tag=cfg-branch&r1=1.10&r2=1.10.2.1


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