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] Pass down branch probability through dojump.c functions (PR middle-end/42233)


On Fri, Feb 19, 2010 at 02:10:36PM -0800, H.J. Lu wrote:
> > 2010-02-19 ?Jakub Jelinek ?<jakub@redhat.com>
> >
> > ? ? ? ?PR bootstrap/43121
> > ? ? ? ?* except.c (sjlj_emit_function_enter): Don't call
> > ? ? ? ?add_reg_br_prob_note, instead add REG_BR_PROB note to the last insn
> > ? ? ? ?directly.
> > ? ? ? ?* rtl.h (add_reg_br_prob_note): Remove prototype.
> >
> 
> It passed the failure point.

I've checked it in then.  Sorry for the breakage.

	Jakub


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