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]

Re: Patch: incremental addition for static prediction



  In message <200002210156.RAA24519@cse.cygnus.com>you write:
  > this patch adds another heuristic to static branch predictors for block
  > reordering. x86 bootstrap good, torture good.
  > acceptable?
  > 
  > 	* predict.c (estimate_probability): Added the pointer heuristic to
  > 	the collection of static branch predictors.
You should fix the braces as Mark Mitchell pointed out.  With that change
this patch is OK.

Thanks,
jeff


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