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.hammer basic-block.h cfgloop ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	hammer-3_3-branch
Changes by:	rakdver@gcc.gnu.org	2003-09-09 20:32:04

Modified files:
	gcc            : ChangeLog.hammer basic-block.h cfgloopmanip.c 
	                 cfgrtl.c toplev.c 

Log message:
	* basic-block.h (debug_bb_n): Declaration changed.
	* cfgrtl.c (debug_bb_n): Return the dumped bb.
	* cfgloopmanip.c (prepare_for_recount_frequencies,
	recount_frequencies): Don't run when !flag_guess_branch_prob.
	* toplev.c (rest_of_compilation): Force profile estimation
	when flag_guess_branch_prob.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.hammer.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.1.2.188&r2=1.1.2.189
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/basic-block.h.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.161.2.6&r2=1.161.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfgloopmanip.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.1.4.6&r2=1.1.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfgrtl.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.59.2.10&r2=1.59.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/toplev.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.688.2.30&r2=1.688.2.31


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