This is the mail archive of the gcc-patches@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]

Re: PATCH: Only initialize constants in predict.c once


> > Set real_values_initialized=1 somewhere?
> 
> Argh!  I'm sure that was in an earlier version, but it probably got lost 
> when I resolved a merge conflict.
> 
> Will be fixed shortly.

Fixed with:

2003-03-01  Richard Earnshaw  <rearnsha at arm dot com>

	* predict.c (estimate_bb_frequencies): Correctly set
	real_values_initialized after initialization.


Attachment: predict-init2.patch
Description: predict-init2.patch


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