http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55158



--- Comment #8 from Gary Funck <gary at intrepid dot com> 2012-11-09 15:26:46 
UTC ---

(In reply to comment #5)

> Completely untested patch for someone else to foster-parent:



> +               }

> +           }

>           f = find_fallthru_edge (last_bb->succs);

>           if (f && f->probability * 100 / REG_BR_PROB_BASE >=

>               PARAM_VALUE (PARAM_SCHED_STATE_EDGE_PROB_CUTOFF))



I could not apply the patch cleanly.  Perhaps it was garbled by line wraps,

etc.  Can you post the patch as an attachment?

Reply via email to